资源列表
MOUSE
- tc2.0 c语言鼠标程序,int86 Dos 实现, 对c语言感兴趣的朋友看一下。
digitalmarking
- 实现数字图像盲水印的嵌入,利用变换域的方法。-realize the input of the blind watermark.
FIFO
- 在分页式虚拟存储系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已经没有空闲块,则可用FIFO页面调度算法把该作业中最先进入主存的一页调出,存放到磁盘上。然后再把当前要访问的页装入该块。调出和装入后都要修改页表中对应页的标志。 FIFO页面调度算法总是淘汰该作业中最先进入主存的那一页,因此可以用一个数组来表示该作业已在主存的页面。-In the paging virtual memory system, when the hardware was given a
client
- #define MAXCOMMANDLEN 10 /* maximum length of command is 9 */ #define MAXFILENAME 20
qingqiushineicun
- 一个请求页式存储管理方案,挺不错的,挺适合应付老师。-A request page memory management scheme, very good, very fit for the teacher.
4104
- 用于pl/0语法分析,输入计算的表达式就可以得到计算最终结果,-For pl/0 grammar analysis, input calculation expression can be calculated on the final results,
ADC_DAC_test_code
- These files are for testing the ADC (AD9240) and DAC THS8133 (DAC1). The ADC and DAC are tested in loop back. -These files are for testing the ADC (AD9240 ) and DAC THS8133 (Amp). The ADC and DAC are test ed in loop back.
ModalLessDlg
- 非模态对话框封装类,解决了非模态对话框的内存销毁问题。-Non-modal dialog wrapper class to solve the problem of non-modal dialog memory destroyed.
delay
- stm32单片机的延时程序,可以用于延时32为的单片机。-Stm32 MCU delay procedures, can be used to delay 32 for single chip microcomputer.
Bayes-identification
- matlab Bayes idetification 系统参数辨识-system parameter idetification
tphase
- This programme solves various formulaes for single phase bridge wave rectifier This function runs independently as well as with power_electronics In order to this function type bridge on command prompt- This programme solves various formulaes
read_cursor
- Read cursor file format using WIN32 API