-
汇编源代码大全2
汇编源代码大全2--Assembly source code-2.
- 2022-10-14 03:55:03下载
- 积分:1
-
高质量C编程指南,C、C++程序编程者必不可少的一本书,指导程序员去更好的完善自己的代码!...
高质量C编程指南,C、C++程序编程者必不可少的一本书,指导程序员去更好的完善自己的代码!-High-quality C Programming Guide,a book about High-quality C Programming.
- 2022-03-26 09:46:40下载
- 积分:1
-
用于做电容可调用的工装程序,完整的代码,内部有级联8片的74HC595驱动与SMG12232驱动。再就是程序的高效率方式...
用于做电容可调用的工装程序,完整的代码,内部有级联8片的74HC595驱动与SMG12232驱动。再就是程序的高效率方式-Capacitor can be used to make calls tooling process, the complete code, within the cascade 8 of 74HC595 drive and SMG12232 drive. And then there are procedures for an efficient way
- 2022-05-20 08:25:30下载
- 积分:1
-
dos下分别用汇编指令和c语言实现pci设备的访问。
dos下分别用汇编指令和c语言实现pci设备的访问。-dos were compiled under the directive and c language realize pci devices visit.
- 2023-07-29 12:20:03下载
- 积分:1
-
LPC列的214X触摸屏
DS触摸屏:使用Crossworks 2.0项目的LPC214x控制器的触摸屏驱动程序。。
- 2022-01-27 11:27:14下载
- 积分:1
-
《Z
《Z-Stack操作系统抽象层应用程序编程接口》(中)-OSAL API_F8W-2003-0002
- 2023-07-31 21:15:03下载
- 积分:1
-
使用c和c++来进行嵌入式系统开发的书。最好要有c语言方面的知识。...
使用c和c++来进行嵌入式系统开发的书。最好要有c语言方面的知识。-The use of c and c++ for embedded systems development book. Best to have c language knowledge.
- 2022-03-31 03:59:04下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1
-
1602显示程序,经过测试通过,目前已经在使用中
1602显示程序,经过测试通过,目前已经在使用中-1602 display program, after the test, now in use
- 2023-04-16 21:25:02下载
- 积分:1
-
SP2339驱动
SP2339驱动--Driver for SP2339.
- 2023-05-26 07:35:03下载
- 积分:1