资源列表
8259_1
- 本源程序通过使用星研集成环境中的8259实现中断控制-Interrupt control
masm-query
- 汇编实现字符查找功能:data segment word1 db macth! ,0ah,0dh, $ word2 db no match! ,0ah,0dh, $ buffer1 db ? 存入关键字 buffer2 db 20h dup(?) db 0 db 20h duo(?) 存输入字符,大小可改 data ends stack1 segment stack db 200h dup(?) stack1 ends code se
0809
- 0809八路模拟信号循环采集——查询方式-0809the eight analog signals circulating collection-- query mode
12864M_B.asm
- 图形点阵汇编语言实例-this is a joke
luyin
- 4004语音芯片的录音程序,对4004等语音芯片很好的编程配置,适合初学者对芯片录音功能编程的学习-4004 voice chip recording , good programming in 4004 and other voice chip configuration, suitable for beginners to learn programming on-chip recording function
fayin
- 4004语音芯片的发音触发程序,对4004等语音芯片很好的编程配置,适合初学者对芯片功能编程的学习-The pronunciation of the 4004 voice chip trigger, good programming in 4004 and other voice chip configuration, suitable for beginners chip functional programming learning
jieshou
- 无线射频识别装置的接收模块,添加了语音接受设备。-The receiver module of the radio frequency identification devices, add the voice of the receiving device.
fasong
- 无线射频识别装置,发送模块的源码程序。加了语音播报功能。-Radio frequency identification device, send the module source programs. Added voice broadcast feature.
5
- 用汇编写的一个小程序,可以播放音乐,里面有3段,呵呵,供大家参考,不妥之处,还望不吝赐教。谢谢了-A small program written in assembler, you can play music, there are three sections for your reference and wrong, but also look to the wing. Thank you
Windows
- windows 环境下32位汇编语言程序设计,对于windows底层工作原理有深入的讲解,是学习windows编程的非常好的资料-about how to program your windows software
C
- 生成100个点的坐标(x,y,z),x和y在10-10000之内,z在0-10之内,用TXT输出x,y,z以及平均高程h。-Generate 100 points of coordinates (x, y, z), x and y in 10-10000, z 0-10, TXT output x, y, and z and the average elevation h.
Attachments_2011_11_11
- assembly program output first 15 fibonacci siries
