-
485通讯协议,一个很有用的资料,介绍了485通讯的若干细节描述...
485通讯协议,一个很有用的资料,介绍了485通讯的若干细节描述-485 communication introduction
- 2022-03-19 17:38:33下载
- 积分:1
-
这里介绍的是如何用80C51单片机来实现长春工业大学的毕业设计,该设计是结合科研项目而确定的设计类课题...
这里介绍的是如何用80C51单片机来实现长春工业大学的毕业设计,该设计是结合科研项目而确定的设计类课题-This article introduces the CCUT graduation design with the 80C51 single chip computer.
- 2022-03-20 00:50:38下载
- 积分:1
-
最近看了一些,包括Rational Rose 2003的这些,感觉的变化。
最近看了一些包括Rational Rose 2003 在内的些书,感觉中文的UML还是较少,无奈本人只有四个级看不大懂。这本是电子工业的PDF中文的UML入门级书。-recently read some, including Rational Rose 2003 of these, the feeling of the Chinese UML or less, unfortunately I only see four little-understood. This is the electronics industry"s PDF Chinese UML entry-level book.
- 2022-11-02 22:15:08下载
- 积分:1
-
在1980年代,互联网已经被研究人员、学术界和大学所使用。
In the 1980 s Internet has been used by researchers, academics and university students to login to remote hosts, transfer (move) the files from the local hosts and remote hosts on the contrary, send and receive news, and send and receive e-mail.
- 2023-07-25 13:10:03下载
- 积分:1
-
电子密码琐的设计与源程序,C语言源程序,给爱好单片机的初学者一个捷径!...
电子密码琐的设计与源程序,C语言源程序,给爱好单片机的初学者一个捷径!-Electronic Code suo design and source code, C language source code, giving beginners a shortcut SCM-loving!
- 2022-06-14 08:46:27下载
- 积分:1
-
微软编程规范,良好的编程规范
微软编程规范,很好的编程规范说明-Microsoft programming norms, good programming specification
- 2022-12-25 08:25:02下载
- 积分:1
-
设计模式精解,一本经典的外国的软件工程方面的书籍
设计模式精解,一本经典的外国的软件工程方面的书籍-Design Patterns Explained.rar the explantation of the design patterns!
- 2022-02-04 02:34:53下载
- 积分:1
-
1. 用一个包含大小为MAX+1的数组结构体RoomArray来表示客房列表,其数组元素为表示车辆停车信息的结构体GuestNode,用链表队列LinkQueu...
1. 用一个包含大小为MAX+1的数组结构体RoomArray来表示客房列表,其数组元素为表示车辆停车信息的结构体GuestNode,用链表队列LinkQueueGuest表示等待队列,其节点元素为表示车辆停车信息的结构体QueueGuest;-1. With a size of MAX contains an array of the structure RoomArray said Rooms to list its array elements to said vehicle parking structure of the information GuestNode with Queue List LinkQueueGuest wait for Queue, said node elements for vehicle parking structure of the information QueueGuest;
- 2022-03-12 22:11:38下载
- 积分:1
-
ISE7.0 introduction xilinxFPGA through the use of design tools.
通过ISE7.0介绍xilinxFPGA设计工具的使用.-ISE7.0 introduction xilinxFPGA through the use of design tools.
- 2022-05-08 02:07:45下载
- 积分:1
-
一个简单的 Dll 使用示例
△ 使用 Dll 简单示例
说明: 此代码将显示一个简单的 Dll 和如何使用其中一个。它展示了什么是和引用的 dll 时并不是对最终用户可见。只是输入的名字和姓氏,和 dll 将格式转换为 ProperCase,并将其返回到调用项目。首先你需要打开 ProperCaseName.vbp 文件,并使该 dll。然后打开 DllTester.vbp 文件并添加对你刚编译 ProperCaseName dll 的引用。运行 DllTester 项目。
作者可能保留了某些版权到此代码...请遵守他们的要求和法律通过审查所有版权的条件,在上面的 URL。
- 2023-02-20 18:10:03下载
- 积分:1