资源列表
genCRC32
- 本程序是使用Vc++6.0开发的用于计算机系通信理论课程的CRC32编码器模拟程序,它能模拟直接计算法和余式计算法,算法明晰。-this procedure is the use of Vitamin C 6.0 for the development of computer-communication theory courses CRC encoder simulation program, it can direct simulation calculation and computati
filesys_emu
- 本程序是使用Vc++6.0开发的用于计算机系操作系统课程的文件系统模拟程序,程序在控制台中运行,提示你加入文件,更改文件和删除文件;对文件也可以写入、删除和更改内容。它完整地实现了一个最简单的模拟文件树,希望对你理解操作系统关于文件系统的基础知识有所帮助-this procedure is the use of Vitamin C 6.0 for the development of the computer science courses on operating system file sy
md5_Gen
- 同学编写的小软件,MD5编码器 md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。 md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。 使用介绍: [choose ]:选择待加密文件; [encrypt]:对选定文件进行加密运算; [ sa
dianticode
- 模拟电梯的源代码,自己开发的. 功能还行,有错的地方,大家改改.. 交流一下.-simulated lift the source code, developed by ourselves. Features OK, there is something wrong, you change it .. things about.
Lesson19Code
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
24fan
- 利用后缀表达式来计算,穷举四个数的所有后缀表达式,然后计算它,能算出24的就是答案了-expression to use the suffix, several exhaustive of all four suffixes expression, then calculate it can calculate 24 is the answer
lianliankan1
- 利用递归来求的,其实连连看的搜索算法也就是搜索从一个点到另外一个点的不超过两次转弯的最短距离!-use recursion to seek the 1000 block of Terry Avenue fact, the search algorithm is a search from one point to another point of not more than twice the minimum distance between turning!
0809
- 0809控制器程序 VHDL编写的 仅供参考-0809 controller procedures prepared by the VHDL is for reference only
FileMuller
- java编写的删除文件的小程序,先通过对要删除的文件覆盖伪随机数,使得文件删除后不能被复原-document prepared by a small deletion procedures, first of the documents to delete coverage pseudo-random number that gave the document can not be deleted after rehabilitation
BO3
- 自己编的一个关于实现时钟功能的小程序。里面包括实现时钟界面,和时间的控制。-own series on the realization of a clock function of small programs. They include the clock interface, and time control.
ShuffleCards_beta0.1.2.2
- 在控制台应用程序下实现简单的人工洗牌算法。实现语言:csharp-in console applications under a simple artificial shuffling algorithm. Achieving Language : csharp
PhilosopherDining
- windowsAPI编程实现哲学家用餐问题。 五个哲学家五个线程。监测死锁并解决-windowsAPI Programming dining philosophers problem. 5 philosopher five threads. Monitoring and addressing Deadlock
