-
开发环境:FASM
功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码...
开发环境:FASM
功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码
- 2023-05-23 21:05:03下载
- 积分:1
-
MCS
MCS-96单片机要用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-MCS-96 microcontroller with PWM have Sawtooth, PWM register should be the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, After filtering, it will be Sawtooth.
- 2022-03-03 14:01:07下载
- 积分:1
-
This is the snake game... It s better to set the "step delay" to "0" before runn...
This the snake game... It s better to set the "step delay" to "0" before running, it requires fast processing. You can control the snake using arrow keys on your keyboard. All other keys will stop the snake. Press ESC to exit. -This is the snake game... It s better to set the "step delay" to "0" before running, it requires fast processing. You can control the snake using arrow keys on your keyboard. All other keys will stop the snake. Press ESC to exit.
- 2022-12-02 14:35:03下载
- 积分:1
-
4*4键盘扫描,依据键值,LCD双行显示,双行显示满后,清屏,重新显示...
4*4键盘扫描,依据键值,LCD双行显示,双行显示满后,清屏,重新显示-4* 4 keyboard scanning, based on keys, LCD double display, double line after the expiry of the Qing-ping, re-display
- 2022-04-19 03:18:47下载
- 积分:1
-
可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。...
可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。-Can store up to 50 telephone information, including the serial number, name, address, telephone number. Have to find, browse, modify, add, delete, view, on one, the next record function. Note detailed compilation of the masm615 to run under.
- 2022-06-02 02:47:08下载
- 积分:1
-
这是用MCUAT89C2051控制切换芯片MT8816,8路输入,16路输出的视频切换源程序...
这是用MCUAT89C2051控制切换芯片MT8816,8路输入,16路输出的视频切换源程序-MCUAT89C2051 control switch chip MT8816, eight road input, 16 output video source switching
- 2022-12-10 15:20:03下载
- 积分:1
-
创建结构体,以birthday,学号、姓名为数据成员。赋值并输出。...
创建结构体,以birthday,学号、姓名为数据成员。赋值并输出。-Create a structure to birthday, school number, name of data members. Assignment and output.
- 2023-04-06 19:30:03下载
- 积分:1
-
这个程序是:图形菜单,并且可以在菜单上添加窗口
这个程序是:图形菜单,并且可以在菜单上添加窗口-This procedure is: graphical menu, and can be added in the menu window
- 2022-03-23 06:23:50下载
- 积分:1
-
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编...
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.
- 2023-08-11 06:25:03下载
- 积分:1
-
KEY scanning line inversion method. Asm
矩阵键盘扫描扫描之线反转法.asm把扫描到的键值,通过计算机的串口发送出去。-KEY scanning line inversion method. Asm
- 2022-07-13 07:33:27下载
- 积分:1