资源列表
C
- 简单的开机密码程序,就是简单的开机密码程序-Simple power-on password program, the program is a simple power-on password
jishiqi1
- 使用C++实现的小程序。计时器单位转换。输入为整型数单位为秒,输出格式为DDD:HH:MM:SS的时间。华为机试。-Use C++ achieve applet. Timer unit conversion. Enter an integer number of seconds, the output format is DDD: HH: MM: SS time. Huawei machine again.
qsort
- 七种qsort排序方法 <本文中排序都是采用的从小到大排序> -Seven kinds of qsort sort method < in this paper are based on the sort of small to large>
gscale
- GSCALE Scales the intensity of the input image. G = GSCALE(F, full8 ) scales the intensities of F to the full 8-bit intensity range [0, 255]. This is the default if there is only one input argument. G = GSCALE(F, full16 ) scales the i
tcc-3
- 解决低版本tcc生成dll无法导出变量的问题 v2-Solve the low version tcc generate dll problem can not be exported variable v2
add_edge
- 在社会网络中,采用MATLAB计算图的连通性和节点平均度数的两个算法-Two algorithms in the social network, using MATLAB computing node graph connectivity and average degree of
Greedy----water-home-equipment
- 贪心算法,喷水装置是一个练习贪心算法很好的实例-Greedy algorithm- water home equipment
fft
- C语言的快速傅里叶变换小代码,常用来进行频率变换,希望大家交流测试用。-C language fast Fu Liye transform code, commonly used in frequency conversion, we hope that the exchanges test.
crc
- 关于CRC编码校正代码,程序效率还行。应用于计算机网络分组中CRC error detection-CRC error detection
matlab3
- 非常有用的matlab源程序,适合初学者-Very useful matlab intelligent algorithm source program, suitable for beginners
exchangenode
- Fireworks algorithm23Fireworks algorithm-Fireworks algorithm
Program
- 实现OPT、FIFO、LRU、Clock等页面替换算法。接收用户输入参数,包括程序长度(页面数)、页框个数及页面大小,输出结果采用不同颜色区分命中、替换及直接加入空闲块。-Implementation of OPT, FIFO, LRU, Clock and other page replacement algorithm. Receive user input parameters, including the length of the program (page number), page
