资源列表
dingdian
- 顶点覆盖近似算法,本人已经运行过,可以使用
LRU
- 关于操作系统的内存管理,如何节省利用容量不大的内存为最多的进程提供资源,一直是研究的重要方向。而内存的虚拟存储管理,是现在最通用,最成功的方式—— 在内存有限的情况下,扩展一部分外存作为虚拟内存,真正的内存只存储当前运行时所用得到信息。这无疑极大地扩充了内存的功能,极大地提高了计算机的并发度。虚拟页式存储管理,则是将进程所需空间划分为多个页面,内存中只存放当前所需页面,其余页面放入外存的管理方式。 -About operating system memory management, how to
pianosound
- 利用IBM PC机的系统喇叭发声的电子琴程序,在WINDOWS 98系统可以调试通过-IBM PC speaker system audible, the flower procedures, in Windows 98 system debugging through
Tree_printf
- 打印树的实例,其他人不需帐号就可自由下载此源码 -example, others can not account free download this source
KNN0
- knn算法的源代码,用来实现文本分类,是目前应用最广的算法-knn algorithm source code, which can be used for text classification, is the most widely Algorithm
DirectInsertSort
- 实现直接插入排序 要求:封装成一个函数,形式如下: void DirectInsertSort(bool bOrder, bool bPrintEveryStep, int * array) 其中,参数bOrder是布尔类型变量,true表示升序,false表示降序 bPrintEveryStep表示是否把每一步的排序结果打印出来,true表示打印,false表示不打印 array是待排序的数组 -direct insertion sorting
zhuce
- 汇编语言(注册码破解)-assembly language (license crack)
qpmsz
- 全屏幕模拟时钟的C源程序,呵呵 很有意思,可以玩一下
s3c9454通过I2C总线读写24C02的子程序
- s3c9454通过I2C总线读写24C02的子程序,s3c9454 through the I2C bus to read and write the subroutine 24C02
9AT24C02_I2C
- 89s51的9AT24C02总线试验程序-89s51' s 9AT24C02 bus testing procedures
28keyscan
- 89C51单片机汇编语言2×8键盘扫描源程序-89C51 single-chip 2 × 8 assembly language source code keyboard scanner
transferrange
- 输入十六进制数,将其位数排序后,以十进制形式输出-Enter the hexadecimal number, the median of its sort, with its decimal form of the output
