资源列表
shizhong
- 电子时钟程序,没有电路图,请大家自己设计
wenben
- 这是一个汇编程序,文本方式下字处理程序的设计与实现-This is an assembler, a text mode word-processing program design and implementation of
ELECTRONICCLOCK1.2
- 一个简单的时钟程序,利用dos的功能调用,子功能号为2ch-A simple clock program using dos function call sub-function No. 2ch
e
- 题目:画椭圆ellipse 1.程序分析: 2.程序源代码: #include "stdio.h" #include "graphics.h" #include "conio.h" -题目:画椭圆ellipse 1.程序分析: 2.程序源代码: #include "stdio.h" #include "graphics.h" #include "conio.h"
add
- Arithmetical Operations in Assembler Language and X-Toy. Shows the way from higher program languages to Assembler and Machine Code. So you can see, what the machine (PC) "sees". Files are: add.c add.asm add.toy
dingshinaozhong
- 单片机定时闹钟 由单片机AT89C51芯片和LED数码管为核心,辅以必要的电路,构成的一个单片机电子定时闹钟-Microcontroller time-of-day alarm
phone
- 在本次试验中需要注意基址寄存器BX的移动方法,对以字为单位的数组,BX的移动方式 是每移动一次加2或者减2 另外函数调用的过程中需要小心PUSH和pop的调用是否安全,例如在name_sort中pop CX的 时候没有先Push CX,导致了name_sort函数不可以调用 此程序使用比较高效的方法只是对号码单的首地址进行排序,为此开辟了一个地址数组 AdTable,类似C语言中的指针数组 在每个名字的前面存有每个名字的长度,有利于对名字进行比较,体现了空间
snake
- this the game snake an asm language-this is the game snake an asm language
numeros_letras_php
- Programa para convertir numeros a letras en php
DSP280x_Sci
- SCI通信,DSP的SCI模块通信程序,触摸屏与DSP的通信-Communications SCI communications, DSP SCI module communication procedures, touch screen and DSP
snake
- 汇编程序模拟贪食蛇游戏,可直接debug运行或宏汇编后运行-Assembler贪食蛇simulation games, can run or debug after running macro assembler
snake
- 使用汇编语言,一个简单的贪吃蛇程序。通过键盘上的上下左右键控制蛇的走向。采用Tasm汇编器。-The use of assembly language, a simple procedure Snake. Through the keyboard keys to control the up and down about the direction of the snake. Tasm using assembler.
