资源列表
ghhgjh
- 一款MP4程序和原理图,是深圳一家大公司开发的。是一位在公司内的工程师偷出来的-MP4 procedures and a schematic diagram, is the development of a large company in Shenzhen. Is an engineer in the company to steal out of
jingdianasm
- 一些经典的汇编程序,若干个小程序对学习汇编很有帮助 -A compilation of some of the classic procedure, a number of small programs helpful for learning assembly
adc
- 51单片机中实现AD数模转换的汇编源程序-AD conversion in assemble source program
ledvoice
- 51单片机中实现io端口控制led汇编源程序-the assemble source program to contrl the io ports for led
huibian
- 汇编计时器,可以实现自动获取时间,清屏,以及显示年月日-Compilation timer
1
- 汇编计时器,很简单的一款计时器,利用中断-Assembly timer, a timer is very simple to use interrupts
asm
- assembly step by step source code for e-book
EEPROMREADANDWRITE
- 运用PIC16F877A内部EEPROM读写实验-used PIC16F877A TO READ AND WRITE EEPRO
add
- .写一个完整的程序放在代码段CODE_SEG,要求把数据段DATA_SEG中的DATA1和附加段EXTRA_SEG中DATA2相加,并把结果存放在DATA_SEG段中的SUM中。其中DATA1 、DATA2和SUM均为双精度数,DATA1赋值为7725,DATA2赋值为-2341。-. To write a complete program on the code segment CODE_SEG, requested that the data segment DATA_SEG in DATA
AXregisterdividedintofourgroupsof16bits
- 编写一个程序,将AX寄存器中的16位数分成四组,每组四位,然后把这四组数分别放在AL,BL,CL,DL中。-Write a program, the AX register in the 16-digit divided into four groups, each with four, and then put these four groups, respectively AL, BL, CL, DL in.
divideoverflow
- 设AX/BL,当BL=0时产生除数为零中断,编写除数为零中断处理程序,显示DIVIDED BY ZERO!-Set AX/BL, while BL = 0 division by zero interrupt generated when the preparation of the division by zero interrupt handler, display DIVIDED BY ZERO!
l7
- 使用VHDL语言编写的简易数字存储示波器,用MAX+PlusII仿真验证。VHDL编写了采样、存储写、存储读和显示4个模块。采样使用ADC0809,存储器使用6264,显示使用DAC0832。-The design of the chip as a high-speed signal ADC0809 the A / D converter, SRAM6264 memory for data storage after sampling, DAC0832 chip as a signal of D
