-
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换...
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换-The design of the RS232 to USB converter, RS232 terminal baud rate used in 9600 only. There is no other baud rate to USB conversion
- 2022-02-05 04:37:19下载
- 积分:1
-
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的...
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU process, learning theory and computer component assembly language is a definite help in the
- 2022-07-13 03:08:07下载
- 积分:1
-
解码程序,用PIC16C57C来解PT2262
解码程序,用PIC16C57C来解PT2262-Decoding procedure, with PIC16C57C solved PT2262
- 2022-06-02 22:50:20下载
- 积分:1
-
Hood procedures currently on the market containing all the main functions of the...
目前市场上的发动机罩程序包含了发动机罩的所有主要功能,有兴趣对其进行研究
- 2022-03-19 12:35:03下载
- 积分:1
-
Student information system for students to display more information
学生信息系统为学生显示更多的信息
- 2022-03-22 01:06:05下载
- 积分:1
-
PC的地下
Pc Underground - Assembly Language - The True Language Of Programmers-Pc Underground- Assembly Language- The True Language Of Programmers
- 2022-09-10 15:55:11下载
- 积分:1
-
8051 procedures first set mileage value, and can show that the set value, in the...
8051程序 要先设定里程值,并能显示设定值,在开始按钮按下去后,里程值转换成记数初值,并开始计算里程-8051 procedures first set mileage value, and can show that the set value, in the beginning by this button, mileage converted into preliminary count, and began calculating mileage
- 2022-02-06 06:22:05下载
- 积分:1
-
这个程序主要功能是简单的动态进行创建Access数据源名
这个程序主要功能是简单的动态进行创建Access数据源名-Main function of this procedure is simple to create a dynamic Access data source name
- 2022-02-24 10:58:40下载
- 积分:1
-
单词记忆,每天可以学习单词
单词记忆,每天可以学习单词-word memory, learning words a day
- 2022-04-24 01:19:34下载
- 积分: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