搜索资源列表
simulator-codered-100run
- used to simulate CodeRed v2 worm,result as scan traffic!-used to simulate Code v2 worm, the result as scan traffic!
st7920xxxx
- ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟-LCD with a Chinese font LCD original procedure code 12864 keil. Serial preparation methods have been taken into consideration to the transplant avr, spi avr hardware can be us
DELPHI_MouseDown
- DELPHI模拟鼠标移动和点击事件代码。-DELPHI simulate mouse movements and clicks the event code.
Linux-userthread-library
- 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to sour
psde
- PSDE 是一套建立在Microsoft Visual C++环境之上的PDA软件开发平台,在PC上编译输出PDA的完全仿真软件,PSDE的目标是应用Microsoft Visual C++强大的开发环境开发出适用于特定PDA硬件平台编译器的标准C语言代码,同时输出PC上的仿真软件,以用于配套的电脑联机软件或演示程序等,避免了PDA开发厂商为了联机软件或演示程序而单独开发新的程序。PSDE能模拟的硬件功能有ROM、FLASH、LCD、触摸屏、按键、中断、硬复位、声音、CPU休眠等,涵盖了目前常用
filesystem
- linux系统下的C代码,模拟二级文件系统,在linux下可编译运行-linux systems C code to simulate the secondary file system, linux can be compiled at run
2_Memory
- 内存管理实验程序。 要求 : 使用 Windows XP的 API 函数,编写一个包含两个线程的进程,一个线程用于模拟内存 分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实 现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作,每个内存操作包括 如下内容: 1、时间:操作等待时间。 2、块数:分配内存的粒度。 3、操作:包括保留(reserve)一个区域、提交(commit)一个区域、释放(release)一个区域
VirtualDiskInMemory
- 该代码的功能是在内存中分配一块内存来模拟磁盘,从而构造一个虚拟磁盘。-the function of this code is mallocing a buffer to simulate disk,so we can make a virtual disk.
rossler
- It is a code to simulate two Rossler oscilators, unidirectionally coupled and sincronized
modelrlcblock
- this code simulate model rlc block .
MemoryManagementSourcecode
- 存储管理原代码,在Linux环境下模拟多种内存调度算法。-Memory management source code in the Linux environment, to simulate a variety of memory scheduling algorithms.
scen_gen
- NS2中模拟Zigbee的一段代码,包含C++和Otcl两种代码,另一种在另一处提供-Zigbee NS2 to simulate a section of code, including C++ and Otcl two kinds of code, and another provision in another
cfz
- 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
code
- ns2 code to simulate wireless network .
wfrp_802_15_4.tcl
- ns2 code to simulate wireless sensor network
Assi1
- simulate the loundermate customers bu using semaphres and threads you must use this code under linux -simulate the loundermate customers bu using semaphres and threads you must use this code under linux
Linux
- Linux文件系统,用VC++编写代码,模拟实际情况下Linux系统下文件的操作-Linux file system, using VC++ to write code to simulate the actual case files under Linux operating system
Code-Multisignature
- This is demo program to simulate multisignature. It can work well in Matlab 2012. Try this!
code
- Some assembly code to simulate project
simulate
- 这是一段给文档排版的程序,它最大的优点是能够自动给文章做合理的布局。-This is a piece of code which is used to format a paper or something else.