Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 工程代码
Search - 工程代码 - List
这是《Visual C++串口通讯技术与工程实践》这本书的配套光盘,包括了书中所以例子的原代码-This is the "Visual C serial communications technology and engineering practice," This book matching discs, Therefore, the book includes examples of the original code
Date : 2008-10-13 Size : 3.68mb User : 吴宇翔

DL : 0
Visual C++ 串口通信技术与工程实践配套(代码)3.3节
Date : 2008-10-13 Size : 75.52kb User : ftt

DL : 0
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节
Date : 2008-10-13 Size : 49.47kb User : ftt

DL : 0
《Visual C++ 串口通信技术与工程实践》配套代码(代码)4.3节
Date : 2008-10-13 Size : 25.83kb User : ftt

DL : 0
Visual C++ 串口通信技术与工程实践配套(代码)5.4节
Date : 2008-10-13 Size : 66.27kb User : ftt

DL : 0
《Visual C++ 串口通信技术与工程实践》(代码)7.1节
Date : 2008-10-13 Size : 39.46kb User : ftt

DL : 0
USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录
Date : 2008-10-13 Size : 61.36kb User : shida508

DL : 0
VC网络通信第二版 配套代码 本书是一本介绍利用Visual C++进行网络通信程序开发的书籍。书中精选了大量网络实例,涵盖了本地计算机网络编程、局域网网络通信编程、IE编程、网络通信协议编程、串口通信编程、代理服务器编程和高级网络通信编程。每个工程实例都提供了完整的源代码,很容易地根据需要进行二次开发。
Date : 2008-10-13 Size : 2.43mb User : 于宗文

VC++ 串口通信的dll. MsgQue 和SerialBase中重要的数据结构和通信函数,其可以完全复用. SerialComm是具体的应用, 大家实际应用中要做相应的修改. 代码注释详细,书写规范. 不过注释是用英语. 代码在实际的工程项目中经过详尽的测试. 英文版使用文档正在完善之中. 我可以发给大家.
Date : 2008-10-13 Size : 35.4kb User : Rock

DL : 0
CC2430芯片点对点通讯,与PC端串口通信的示例代码。IAR环境下的工程文件
Date : 2008-10-13 Size : 133.15kb User : xiaoyu

这是《Visual C++串口通讯技术与工程实践》这本书的配套光盘,包括了书中所以例子的原代码-This is the "Visual C serial communications technology and engineering practice," This book matching discs, Therefore, the book includes examples of the original code
Date : 2025-12-21 Size : 3.68mb User : 吴宇翔

DL : 0
Visual C++ 串口通信技术与工程实践配套(代码)3.3节-Visual C++ Serial communication technology and engineering practice of matching (Code) 3.3
Date : 2025-12-21 Size : 75kb User : ftt

DL : 0
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节-Visual C++ Serial communications technology and engineering practice books matching (Code) 4.3
Date : 2025-12-21 Size : 49kb User : ftt

DL : 0
《Visual C++ 串口通信技术与工程实践》配套代码(代码)4.3节
Date : 2025-12-21 Size : 26kb User : ftt

DL : 0
Visual C++ 串口通信技术与工程实践配套(代码)5.4节-Visual C++ Serial communication technology and engineering practice of matching (Code) 5.4
Date : 2025-12-21 Size : 66kb User : ftt

DL : 0
《Visual C++ 串口通信技术与工程实践》(代码)7.1节
Date : 2025-12-21 Size : 39kb User : ftt

DL : 0
USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -Compiler USBPort note 01 (VC Knowledge) 1. Installation DDK2.
Date : 2025-12-21 Size : 61kb User :

< VC++串口通信工程发型实例导航>>源代码,北航出版社出版
Date : 2025-12-21 Size : 18.83mb User : Jack

DL : 0
VC网络通信第二版 配套代码 本书是一本介绍利用Visual C++进行网络通信程序开发的书籍。书中精选了大量网络实例,涵盖了本地计算机网络编程、局域网网络通信编程、IE编程、网络通信协议编程、串口通信编程、代理服务器编程和高级网络通信编程。每个工程实例都提供了完整的源代码,很容易地根据需要进行二次开发。-VC network communication code matching the second edition of a book is to introduce the use of Visual C++ For network communications development books. Featured book example of a large number of networks, covering the local computer network programming, local area network communications programming, IE programming, network communication protocol programming, serial communication programming, the proxy server network communications programming and advanced programming. Examples of each project are provided a complete source code easily in accordance with the need for secondary development.
Date : 2025-12-21 Size : 3.53mb User : 于宗文

VC++ 串口通信的dll. MsgQue 和SerialBase中重要的数据结构和通信函数,其可以完全复用. SerialComm是具体的应用, 大家实际应用中要做相应的修改. 代码注释详细,书写规范. 不过注释是用英语. 代码在实际的工程项目中经过详尽的测试. 英文版使用文档正在完善之中. 我可以发给大家.-VC++ Serial communication dll. MsgQue and SerialBase important data structures and communication functions, which can fully reuse. SerialComm is a specific application, we do practical application amended accordingly. Code Notes detailed, written specification . However, the Notes are in English. code in the actual projects after a thorough test. The English version of the document is perfect way to use. I can be distributed to everyone.
Date : 2025-12-21 Size : 35kb User : Rock
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.