资源列表
asm_code
- 内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the impleme
ROCK
- 我编的遗传算法matlab程序,请大家多多指教!
CompletePortModel
- 完成端口模型 一个简单的完成端口的例子。 完成端口用于大型C/S模式服务器,是C/S设计的最优方案。
ds1302
- 基于89s51单片机的ds1302时钟芯片的汇编程序,可以显示年月日,时分秒星期等,显示通过LED数码管
pinggu
- 基于matlab实现对 图像的亮度提取 以及对其亮度均匀性进行评估!-Matlab-based implementation of image brightness, as well as its extraction to assess the uniformity of brightness!
chap6
- 用户可根据自己的需求设定不同的参数实现n*n的矩阵转置,而且这里包含了几种不同的方法-Users can set different requirements according to their own parameters to achieve n* n matrix transpose
st7565PAT89C4051
- AT89C4051测试ST7565 LCD-AT89C4051 TEST ST7565 LCD
Hilditch细化算法
- Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
AbstractInputMethodService
- Abstract Input Method Service provides a abstract base class for input methods for Embedded Linux.
chenchen
- 一个ARM串口控制GPRS模块发送短信的c语言程序,LINUX环境下编译-A the ARM serial port control GPRS module to send text messages c language program, compiled under Linux
sofrce
- File comparison source code 文件比较的源代码-Compare the source code File comparison source code File
