-
This is a simple address book program, very suitable for novices to learn from.
这是一个简单的地址簿程序,非常适合新手学习和借鉴。-This is a simple address book program, very suitable for novices to learn from.
- 2022-03-13 07:41:06下载
- 积分:1
-
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 ex...
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 exemple:-keyboard input from the two figures (0 to 7) between (a) a 16-band, said the number two and (2) with four two binary said the number of poor, the results would certainly gt; = 0 (3) with two decimal number two said the plot example :
- 2022-11-07 13:35:03下载
- 积分:1
-
tv controller
电视pic控制器,pic项目,十六进制代码,pic代码,免费pic代码项目,所有pic项目代码电视控制器
- 2022-07-02 02:41:51下载
- 积分: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
-
RC加密算法.用汇编语言写的.希望对大家有帮助.
RC加密算法.用汇编语言写的.希望对大家有帮助.-RC encryption algorithm. Using assembly language written. Hope everyone has to help.
- 2022-06-03 18:22:46下载
- 积分:1
-
常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自...
常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自行确定存储地址,最后别忘了还要8个LED和470欧姆电阻.-EEPROM chip used to read and write operations, 51 MCU control circuit, experiment, use 74LS373 1, AT28C16 1, AT28C17 1, the circuit is very simple, based on the actual situation of the circuit connectivity, self-determined memory addresses, finally do not forget to also 8 LED and 470 ohm resistors.
- 2023-02-14 14:35:04下载
- 积分:1
-
一种汇编的16F877控制595的LED屏源程序
一种汇编的16F877控制595的LED屏源程序-16F877 to control a compilation of 595 of the LED screen source
- 2022-09-09 01:40:03下载
- 积分:1
-
汇编语言求解八皇后问题
汇编语言递归求解八皇后问题,使用栈空间,递归求解。递归调用子函数---PlaceQueue
- 2022-08-18 11:33:47下载
- 积分:1
-
using pic16c57 to realize the PIC writer for pic16c57
using pic16c57 to realize the PIC writer for pic16c57-using pic16c57 to realize the PIC writer az r pic16c57
- 2022-08-21 02:57:11下载
- 积分:1
-
用sse2来实现dct变换,对于图像处理的速度有很大提高。
用sse2来实现dct变换,对于图像处理的速度有很大提高。-realizing dct translation with sse2 promotes the graph calculting speed
- 2022-12-16 04:30:03下载
- 积分:1