资源列表
GDT-100B
- GDT-100调制器源代码,包括LCD显示,按键查询,PLL控制等功能-GDT-100 Television Modulator codes,include LCD display Keybaoard&PLL control......
IPFilter
- 用win32asm写的防火墙...基本的功能实现了,但是还有待改进-a program made by win32asm
IPFilter
- 简单的防火墙easy firewall简单的防火墙-easy firewall
Chapter05
- 罗云彬32位汇编代码,非常经典,有些可以直接引用
VB_window
- 本次设计的虚拟示波器的特点:使用高级语言VB设计应用程序,不仅实现波形显示,还可以对数据分析和处理。-This design has the characteristics: the use of advanced VB application, design language not only, still can show to wave data analysis and processing.
Matlab-three-dimensional
- 关于matlab的三维重建,对进行三维重建的同学有一定的帮助和学习-Matlab three-dimensional reconstruction of three-dimensional reconstruction of the students have some help and learn! ! !
masm
- 用于编写汇编时,减少工作量,同时灵活处理各种路径问题之间的疸-Used to write assembly, the reduce the workload, and handle all kinds of paths between the jaundice problem
TCP
- 扫描TCP端口是入侵者搜集目标主机开放端口的常用手法之一,而多线程的扫描能大大加快扫描速度。设置要扫描的起始IP和结束IP,开对应IP主机端口是否回复来证明是否开放-TCP port scan is a collection of target host intruder port open one of the common practices, and multi-threaded scanning can greatly speed up the scanning speed. Set u
xtimer1
- this circuit is used for programable timer.
uart
- c5402的异步串口程序,程序齐全 实验跑通-c5402 serial asynchronous procedures, procedures to run a full test pass
MMX
- MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。-That is scalable MMX multimedia instruction set, often used to prepare a compilation, embedded in C++ Or C, to enhance the implementation of the speed of the image algorithm. The document
cunchuguanli
- 1.实现一个内存管理的伙伴算法,实现内存块申请时的分配和释放后的回收。 实验准备 用随机函数仿真进程进行内存申请,并且以较为随机的次序进行释放。对其碎片进行统计,当申请分配内存失败时区分实际空间不足和由于碎片而不能满足。 2.设计一个虚拟存储区和内存工作区,并使用下述算法计算访问命中率。 1) 最佳置换算法(Optimal) 2) 先进先出法(Fisrt In First Out) 3) 最近最久未使用(Least Re
