资源列表
Windows
- windows 环境下32位汇编语言程序设计,对于windows底层工作原理有深入的讲解,是学习windows编程的非常好的资料-about how to program your windows software
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
fasong
- 无线射频识别装置,发送模块的源码程序。加了语音播报功能。-Radio frequency identification device, send the module source programs. Added voice broadcast feature.
jieshou
- 无线射频识别装置的接收模块,添加了语音接受设备。-The receiver module of the radio frequency identification devices, add the voice of the receiving device.
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
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
12864M_B.asm
- 图形点阵汇编语言实例-this is a joke
0809
- 0809八路模拟信号循环采集——查询方式-0809the eight analog signals circulating collection-- query mode
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
8259_1
- 本源程序通过使用星研集成环境中的8259实现中断控制-Interrupt control
8255
- 本源程序通过使用星研集成环境中的8255芯片实现交通灯的功能-The traffic lights
example
- Write an EXE program that accepts a string from the keyboard, converts it to HEX (this algorithm should also check to see if the input is a number), and stores it. It should take a second string and convert it to HEX, then add the two numbers,
