资源列表
bestfit
- its about page reeplacement technique in operating system
fork
- 此程序的功能就是创建若干进程,实现对进程的管理,主要是针对操作系统中进程这一块的理解。-Feature of this program is to create a number of processes to achieve the management of the process, mainly for operating system processes to understand this one.
dizhizhuanhua
- 操作系统,三位地址转化成一维,或者 一维地址转化成三维-Operating system, the three addresses into one-dimensional, or one-dimensional address into a three-dimensional
Fibonacci
- 利用fork以child process產生Fibonacci級數-The program using fork function creates child process for generating Fibonacci series
graymatrixfeatures
- haralik feature program
lru
- least recently used page replacement algorithm
fghfghf
- c to generate input and output
main
- Distinguish invasice or non invasive ds
pthread_mutex.h
- pthread mutex initializer for two processes
geohash
- geohash 算法头文件 ··现在最流行的hash算法之一-geohash algorithm headers ·· now one of the most popular hash algorithm
wenjianchuangjian
- 这段代码是通过VC++来编译的,这是创建一个文件的代码,通过输入文件的途径就可以在那里创建一个文件-This code is VC++ to compile, which is to create a file of code, through the input file means you can create a file in there
定时平仓
- 对于MT4交易来说非常实用的一款EA,定时全部平仓,如果不想拿隔夜单,可以定时在收盘前平仓。