Skip to content
Frey's blog

C语言中的指针

  • Posted on 2021-01-30
  • Posted by yerf

c语言复杂指针

git基本用法笔记

  • Posted on 2020-10-16
  • Posted by yerf
  • Leave a comment

分支建立于合并 在分支树上移动 branch_name指向分支树上的一个提交记录,每一个提交记录都有唯一的SH […]

matplotlib绘制x轴不连续的图

  • Posted on 2020-10-15
  • Posted by yerf
  • Leave a comment

问题:matplotlib在绘制x轴不连续的数据时,会自补全;当使用日期作为横坐标时,会出现一些空值 例如: […]

在wsl上安装Arch Linux

  • Posted on 2020-10-12
  • Posted by yerf
  • Leave a comment

微软提供wsl用于windows中的linux开发,商店中只有商用linux分发版,本文尝试在wsl上安装arch linux

python标准库模块heapq

  • Posted on 2020-10-11
  • Posted by yerf
  • Leave a comment

python标准库模块heapq提供了堆排序算法的实现

初探Tornado

  • Posted on 2020-08-30
  • Posted by yerf
  • Leave a comment

深入理解Tornado中的异步非阻塞和epoll

mysql 新建用户

  • Posted on 2020-08-29
  • Posted by yerf
  • Leave a comment

mysql新建用户,授权,撤权

拼多多笔试之不同的骰子

  • Posted on 2020-08-27
  • Posted by yerf
  • Leave a comment

问题 输入:n个骰子的状态(上下左右前后) 输出:骰子的种类数和每种的个数 相同的骰子:可以通过旋转达到相同状 […]

基于统计的分词方法

  • Posted on 2020-08-06
  • Posted by yerf
  • Leave a comment

n元语言模型(n-gram) 假设$latex S$表示长度为$latex i$,由$latex (w_1,w […]

vim及插件编译

  • Posted on 2020-07-23
  • Posted by yerf
  • Leave a comment

VIM编译 编译选项 –with-features=huge –enable-multibyte –en […]

  • « Older posts

近期文章

  • C语言中的指针
  • git基本用法笔记
  • matplotlib绘制x轴不连续的图
  • 在wsl上安装Arch Linux
  • python标准库模块heapq

标签

git kafka leetcode matplotlib mysql NLP python tensorflow tornado vim wsl 代理 分词 堆排序 统计学

文章归档

  • 2021年1月
  • 2020年10月
  • 2020年8月
  • 2020年7月
  • 2020年5月
  • 2020年4月
  • 2020年3月

分类

  • C语言
  • Linux
  • NLP
  • Web开发
  • 大数据
  • 日常笔记
  • 神经网络
  • 算法

This website uses the Simple Bootstrap theme

Powered by WordPress