-
basic functions of CAN efficient communications applications. Similarly, the CAN...
基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN-bus产品,也满足基于高层协议如ModBUS、DeviceNet...之间可选 3. RS232接口,波特率在1200bps -basic functions of CAN efficient communications applications. Similarly, the CAN232 not only meet the basic CAN-bus products, but also to meet for high-level protocols such as ModBUS, DeviceNet ... between three options. RS232 interface, baud rate in 1200
- 2022-03-21 20:55:41下载
- 积分:1
-
一个在WIN2000和WINXP下隐藏的类,直接可以使用,但在有时不是很稳定,可能造成死机,呵呵,仅供参考,我也是看别人的代码,然后写成一个类的,主要目的是方便...
一个在WIN2000和WINXP下隐藏的类,直接可以使用,但在有时不是很稳定,可能造成死机,呵呵,仅供参考,我也是看别人的代码,然后写成一个类的,主要目的是方便使用。-a WINXP in WIN2000 and hidden under the category, can be used directly. But sometimes is not very stable, which may result dies, what is for reference only, I also look at the code, then into a category, the main objective is to facilitate use.
- 2022-03-05 17:03:51下载
- 积分:1
-
VB获取系统信息的源程序,可以获取系统的硬件信息。
VB获取系统信息的源程序,可以获取系统的硬件信息。-VB source code to obtain system information, you can access the system" s hardware information.
- 2022-04-24 23:27:18下载
- 积分:1
-
TCPIP protocol stack of a class thing now is to achieve some simple features, ro...
类TCPIP协议栈的一个东西,目前只是实现一些简单的功能,有待改善-TCPIP protocol stack of a class thing now is to achieve some simple features, room for improvement
- 2022-03-12 02:17:19下载
- 积分:1
-
一个煤矿管理软件,可以作为参考,鸡西煤矿正在用
一个煤矿管理软件,可以作为参考,鸡西煤矿正在用-a coal mine management software can be used as reference, is used in Jixi Coal Mine
- 2022-01-26 17:26:39下载
- 积分:1
-
不需重起,多开3389,用编程方式取得3389服务的PID。
不需重起,多开3389,用编程方式取得3389服务的PID。-not important, as much as 3,389, with 3,389 acquire programming services PID.
- 2023-06-02 19:25:03下载
- 积分:1
-
它是窗口系统接口测试套件源代码文件
It is windows system API test suite source code file
- 2022-01-26 07:52:36下载
- 积分:1
-
获取系统进程路径的例子,采用MFC,可以列出当前执行进程所在的系统位置。...
获取系统进程路径的例子,采用MFC,可以列出当前执行进程所在的系统位置。-acquisition process trails example, using MFC, a list of the implementation process where the system position.
- 2022-11-14 08:10:03下载
- 积分:1
-
VC2005下利用ATLServer创建的webservice服务。备注:为了可以顺利完成Web 服务的创建,应当做好准备工作。不仅要保证操作系统为Window...
VC2005下利用ATLServer创建的webservice服务。备注:为了可以顺利完成Web 服务的创建,应当做好准备工作。不仅要保证操作系统为Windows NT 4.x或Windows 2000,而且要保证IIS被妥善安装。-VC2005 using ATLServer created webservice service. Note: in order to be successful completion of the creation of Web services, it should be well prepared. Not only to ensure that the operating system for Windows NT 4.x or Windows 2000, but also to ensure that IIS was properly installed.
- 2022-06-26 04:38:25下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1