-
Temperature LM35 Source Code
Temperature LM35 Source Code
- 2022-03-06 14:57:07下载
- 积分:1
-
AT89C5X,看门狗程序,可以防止程序进入死循环.
AT89C5X,看门狗程序,可以防止程序进入死循环.-AT89C5X, watchdog procedure can prevent the procedure to enter the infinite loop.
- 2022-09-03 03:25:02下载
- 积分:1
-
此程序完成功200HZ的固定频率,稳定性很高,波形失真度小,如果要想产生固定频率,这个程序是最好的选择!...
此程序完成功200HZ的固定频率,稳定性很高,波形失真度小,如果要想产生固定频率,这个程序是最好的选择!-success of this procedure 200Hz End of fixed-frequency, high stability, waveform distortion small, if they have a fixed-frequency, the procedure is the best choice!
- 2022-04-30 14:16:19下载
- 积分:1
-
《C++面向对象程序设计》答案
《C++面向对象程序设计》答案,谭浩强,
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部
习题的参考解答。为了帮助读者更好地理解程序,我们在有的程序中加了必要的注释。对有的题目,我们
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-23 08:11:00下载
- 积分:1
-
DS1302 driver, C51 series, and finally by the Proteus simulation can show the se...
DS1302的驱动程序,C51编的,最后由proteus仿真的,可以显示设定时间,程序中的延时函数是由汇编语言实现,也就是说这程序是C和汇编混编的。-DS1302 driver, C51 series, and finally by the Proteus simulation can show the set time delay proceedings by the assembly language function is to achieve, that is to say that the procedure is of mixed C and assembler.
- 2022-04-29 01:34:26下载
- 积分: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
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
WIN98 drive boot record, have my own notes. Watchable school compilation!
WIN98硬盘引导记录分析,有我自己的注释。学汇编必看!-WIN98 drive boot record, have my own notes. Watchable school compilation!
- 2022-01-21 06:13:58下载
- 积分:1
-
我写的在DOS下枚举所有PCI设备的例子
我写的在DOS下枚举所有PCI设备的例子-I write DOS Enumerate all PCI devices example
- 2022-03-11 13:32:38下载
- 积分:1
-
将系统时间显示出来 由汇编语言编辑而成
可应用于课程设计等项目...
将系统时间显示出来 由汇编语言编辑而成
可应用于课程设计等项目-The system time display made by assembly language editor can be used in curriculum design and other projects
- 2023-02-25 04:50:04下载
- 积分:1