搜索资源列表
Proteus.zip
- 《单片机原理实用教程——基于Proteus虚拟仿真》一书的配套光盘,光盘内容为书中各章例题的Proteus设计范例以及汇编语言源程序。 所有范例均在Proteus V7.2之下调试通过。范例必须在安装Proteus软件之后才能运行。, All examples are under the debugger through the Proteus V7.2. Example Proteus software must be installed to run after.
timer
- 电子时钟虚拟仿真代码1221212323132-election timer demo
adc22
- 串口调试助手和虚拟串口设备驱动 用于proteus的仿真 谢谢大家 这个好网站 好好利用-Serial debugging assistant and virtual serial device drivers for proteus simulation thank everybody this website to use
cunchuguanli
- 1.实现一个内存管理的伙伴算法,实现内存块申请时的分配和释放后的回收。 实验准备 用随机函数仿真进程进行内存申请,并且以较为随机的次序进行释放。对其碎片进行统计,当申请分配内存失败时区分实际空间不足和由于碎片而不能满足。 2.设计一个虚拟存储区和内存工作区,并使用下述算法计算访问命中率。 1) 最佳置换算法(Optimal) 2) 先进先出法(Fisrt In First Out) 3) 最近最久未使用(Least Re