资源列表
makethread
- this is an example of making and destroying thread in windows
malloc-memory
- 模拟操作系统对内存分配和释放的四种情况。用户可以自行设定将要分配和释放的内存大小来查看相应的结果。-Simulation of the operating system on memory allocation and release of the four types of circumstances. Users can set their own distribution and release to the memory size to see results.
malloc
- Malloc 向系统申请分配指定size个字节的内存空间。返回类型是 void* 类型。void* 表示未确定类型的指针。C,C++规定,void* 类型可以强制转换为任何其它类型的指针。-Malloc to the system for the allocation of the specified size bytes of memory space. Return type is void*. void* indicates undetermined type pointer. C, C+
managemen
- 页式虚拟存储管理缺页中断的模拟系统的设计方法-Virtual memory management page page fault simulation system design method
map_kernel
- Code samples of how to map the memory allocated in the kernel mode to the user mode.
master
- 在该工程中,服务器仅仅为了演示才使用了一个可见的窗体。服务器本身并不需要任何形式的用户界面,不过,通过用户界面反映出来的状态信息将有助于调试和运行时的监控。(注意,如果需要状态监控,另一种方法是由服务器提供状态方法,并由单独的监控应用程序来对服务器的状态进行查询。-thread can speed the program ontime and no delay proform prgram
MASTERMIND
- Applet Name: Mastermind Applet Source: mastermind.java Import(s): java.awt, java.net, java.awt.image Feature(s): image, mouse-Applet Name: Mastermind Applet Source: mastermind.java Import (s): java.awt, java.net, java.awt.image Feature (s): image, mo
MatrixMul
- an example of matrix multipication on cuda GPU
MBR-read
- 读取磁盘MBR信息及扩展分区信息(包括CHS参数,LBA参数等)-Read the MBR message
MBR
- gh0st3.6的硬盘锁代码,摘取出来优化了一下,可以运行-hard drive lock code gh0st3.6 selected to optimize the look out, you can run
MD5100
- 标准C++写的使用MD5算法加密和解密的代码,这个代码测试可以使用。-Written in standard C++ using the MD5 algorithm to encrypt and decrypt the code, this code test can be used.
MD5102
- Labwindows 哈希函数,实现MD5校验码读取的代码-Labwindows hash function, the realization of MD5 checksum code to read the code