资源列表
字符串的查找
- 该程序是用汇编语言实现对字符串的查找,有模糊查找功能.3x-that the procedure was used assembly language to achieve the right search string, a fuzzy search capabilities. 3x `` `
2t1程序
- 二进一出的伪随机数生成程序,即将两个不随机的数据流作为输入,生成出一条随机特性较好的数据流-two into a pseudo-random number generator procedures, not the upcoming two random data stream as input, generating a better characteristics of the random data stream
条形码生成
- 一个条形码生成程序的例子,比较清晰地介绍了条形码的生成程序。-a barcode generation procedure example, a more explicit introduction of the bar code generation process.
c 语言开发b-tree数据文件索引
- c 语言开发b-tree数据文件索引 .zip -b-tree data files Index c language b-tree index data files. Z IPS language b-tree index data files. zipc language b-tree data files Index . zip
Wangmeng_vc347772244
- 操作系统课程设计的一个小尝试,是银行家算法的具体介绍和源代码,有C/C++两种-courses on operating system design of a small attempt, the banker's algorithm introduced and the specific source code, C / C Two
xfocus_conference_doc
- 一套非常实用的文章,包括病毒原理、杀毒引擎技术、如何提取病毒特征码等。-a very practical articles, including virus theory, the virus engine technology, how to extract virus signatures so.
438356
- 用BCB做的一个闹钟,可以自己设置好时间,可以自己改变闹钟的铃声.可以隐藏.-do with BCB an alarm clock, set their own good time, it changed its own alarm clock rings. hide.
5761366
- 实现多人聊天,一人做服务器,其它人做客户端,主要用到winsocket连接机制.-achieve more than chat, a person servers, other people to do the client, the main mechanism used winsocket link.
gabor_asr_cpp.tar
- 提取gabor算子,用于语音识别,提高系统的性能-extraction operator, for speech recognition, improving the performance of the system
embedpc
- a fat12 source code, it is verified for many platform-a FAT12 source code, it is verified for many platform
存储管理源代码
- 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
银行家算法集
- 这是我收集的关于银行家算法的一些资料和代码-This is my collection of bankers, some of the algorithms and code
