资源列表
masm1
- 在显示器上显示九九表 有二进制转换十进制的显示子程序
test
- 如何获取真正中断入口地址 真正的中断地址往往在远跳转的地方,在判断哪个远跳转是真正的中断地址时,不同的中断要具体判断,如跟踪 INT 13H 时,我们知道 BIOS 的段地址一般为 E000,所以一旦判断到段地址为 E000 时,就可以把这个地址保存下来作为真正 INT 13H 地址,而跟踪 INT 21H 时,INT 21H 在 DOS 的内核中,所以要先用第一个 MCB 地址的功能取出 MCB 地址,而第一个 MCB 地址之前是系统内核区,当判断到段地址小于第一个 MCB 地址时,这个
ATM
- 简单模拟ATM的运作流程,c++初学者可以学习下-Simple simulated the process of ATM
my-code-
- 很多种c语言文件读取操作 很多种c语言文件读取操作-A variety of c language file read operations are many c language file read operations
160080a
- SED1521DAA和KS0107组合的160*32的LCD显示程式-SED1521DAA and KS0107 portfolio of 160 * 32 LCD display program
csb
- 一个超声测距的汇编程序,里面有注解,可供大家参考。-An ultrasonic ranging compilation of procedures, which are notes available for your reference.
prueba
- Codigo de prueva de un semaforo escrito en ensamblador para un msp430. utiliza entradas y salidas digitales
Plane-truss-calculation-program
- 平面桁架计算程序 c语言程序 这是计算力学课程的作业-Plane truss calculation program
mpmc
- 物质点法的c语言计算程序 这是本构模型的自己写的程序-Material point method c language computer program that is written in their own procedures constitutive model
rename
- 实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext 程序功能: 1.程序带有三个命令行参数dir、old和new,用法为: reext dir old new 其中Dir是一个全路径名,old和new是文件扩展名,如: Reext c:\ASM\TEST txt doc 2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变: 3.较高要求,可以搜索指定目录的全部子
tongjizifuchuanzhongzifuleixing
- 随机输入一串字符串,统计出各个不同类型的个数,使用汇编语言编写。-Enter the string of random strings, the statistics of the number of different types, the use of compiled languages.
FIR_16bits_LP
- This is a verilog code for Low pass FIR Filter which inputs 16bit wide.
