-
This is a simple white noise generator written in asm for pic16f73, but it can b...
This a simple white noise generator written in asm for pic16f73, but it can be easily modified for other pics-This is a simple white noise generator written in asm for pic16f73, but it can be easily modified for other pics...
- 2023-06-11 19:15:04下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1
-
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多...
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多-Do a simple image processing, the realization of the last paragraph of the code segment 4 of the function, the compilation of more computing
- 2022-03-26 11:40:23下载
- 积分:1
-
我搜索了这个网站,见提供的CD player都是
c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上...
我搜索了这个网站,见提供的CD player都是
c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下:
1. CD loop.
2. Track loop.
3. Random track play.
4. Track sample.
5. Play list.
6. Track select.
7. Master volume control.
8. CD Speaker volume controls.
9. Multiple CD drive support.
-search of this site, see the CD player are c, delphi source; I will provide a written using win32 compilation CD player. Functional interface with absolutely no losers in the software used to prepare the above, the specific functions as follows : 1. CD loop. 2. Track loop. 3. Random track play. 4 . Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. Speaker volume CD con trols. 9. Multiple CD drive support.
- 2022-04-29 07:28:54下载
- 积分:1
-
windows 环境下的nasm汇编编译器器源码
windows 环境下的nasm汇编编译器器源码-The source code of nasm in the windows environment
- 2022-02-15 11:50:23下载
- 积分:1
-
AVR单片机的24C02 f
AVR 24c02 f
- 2022-05-29 02:51:21下载
- 积分:1
-
XC2s200 Xilinx公司的SpartanII FPGA 全套图纸,很好!
XC2s200 Xilinx公司的SpartanII FPGA 全套图纸,很好!-XC2s200 Xilinx
- 2022-03-12 02:23:26下载
- 积分:1
-
特此感谢Redfox的源程序,游戏中的地图数据和角色移动的核心代码基本保持原版,对这部分内容仅作了格式上的调整。
目前只能算是入门级水平,如果游戏中有任何...
特此感谢Redfox的源程序,游戏中的地图数据和角色移动的核心代码基本保持原版,对这部分内容仅作了格式上的调整。
目前只能算是入门级水平,如果游戏中有任何逻辑错误,请大家自行对源代码修改(源代码是:版权没有,翻版不纠!
但请大家尊重Redfor的源码,如要转载,请与原作者联系)-Redfox hereby like to thank the source, in-game map data and the role of mobile code essential to maintain the core of the original, this part of the contents were only format adjustments. The current level can only be regarded as entry-level, if the game has no logic error, please everyone to modify the source code (source code is: there is no copyright infringement is not correct! But please respect everyone Redfor source, such as the need to reprint, please contact contact the original author)
- 2023-02-06 00:25:03下载
- 积分:1
-
use of the card RTL8139 development to make the PC hard drive, network card, pas...
利用对网卡RTL8139的开发,使PC硬盘,网卡,口令为一体,从而实现对硬盘数据的保护.-use of the card RTL8139 development to make the PC hard drive, network card, passwords as one. thus the hard drive data protection.
- 2022-11-03 09:05:02下载
- 积分:1
-
(中断子程序)计时子程序
(中断子程序)计时子程序----------------CLOCK
功能:①TMR1每50000指令周期(即50000微秒)中断一次, 进入本程序后重装定时器
TMR1, 并清除TMR1溢出标志(PIR1,0).
-(Interrupt Subroutine) subroutine CLOCK timing functions: ① TMR1 every 50000 instruction cycles (that is 50000 microseconds) disruption of the first to enter this process re-timer TMR1, and clear TMR1 overflow flag (PIR1, 0).
- 2023-06-20 14:15:03下载
- 积分:1