-
虚拟串口设备驱动程序
虚拟串口设备驱动程序-Virtual Serial Device Driver
- 2023-03-13 05:35:03下载
- 积分:1
-
二
二维多项式拟合
仿照matlab中polyval编写-Two-dimensional polynomial fitting matlab modeled in the preparation of polyval
- 2022-07-13 14:42:13下载
- 积分:1
-
该软件是典型的将 HTML 页面文件(包括媒体文件)捆绑成 EXE 电子文档的制作软件。软件支持大多数基于 Web 的技术,集成了目前所有同类软件的优点于一身,...
该软件是典型的将 HTML 页面文件(包括媒体文件)捆绑成 EXE 电子文档的制作软件。软件支持大多数基于 Web 的技术,集成了目前所有同类软件的优点于一身,是 EXE 电子图书制作软件中最豪华、最完善的一款-The software is a typical HTML pages of documents (including the media) bundled into the EXE electronic document production software. Software support for the majority of Web-based technology that integrates all existing software similar to the one the merits of electronic books EXE software produced the most luxurious, the perfect one
- 2022-03-20 07:00:09下载
- 积分:1
-
学习用,实现电脑自动关机,用VC环境开发。
学习用,实现电脑自动关机,用VC环境开发。-Learn to realize the computer automatically shut down, using VC++ development.
- 2022-03-19 13:23:10下载
- 积分:1
-
cppcheck, can detect c++ code, including memory leaks and cross
cppcheck,可以检测c++代码,包括内存泄漏和越界-cppcheck, can detect c++ code, including memory leaks and cross-border
- 2022-11-04 15:20:03下载
- 积分:1
-
VB编写的MODBUS通讯实现源码
VB编写的MODBUS通讯实现源码,
功能:
Public Sub tran_modbus_order(ByVal byt_slv_id As Byte,
ByVal byt_func As Byte, ByVal addr As Long, byt_data() As Byte)
Function CRC16(data() As Byte) As String
- 2023-01-05 06:50:03下载
- 积分:1
-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
最优服务次序
这是一个算法的最优服务次序的程序,主要的功能是对于一个算法能给出最好的、最方便的计算方法,属于算法设计和算法分析的范畴。
- 2023-03-09 05:55:03下载
- 积分:1
-
用CRectTracker编的小程序,实现框选以及所选区域的拉伸
用CRectTracker编的小程序,实现框选以及所选区域的拉伸-CRectTracker made use of small procedures, as well as selected regional框选realize tensile
- 2023-02-18 18:50:03下载
- 积分:1
-
An adjacency matrix representation of the map structure, can help to understand...
一个邻接矩阵表示的图型结构,可帮助了解图的数组表示法,理清很多基本概念。可以用VC直接编译运行。-An adjacency matrix representation of the map structure, can help to understand the array graph representation, clarifying many of the basic concepts. VC can be directly translated to run.
- 2022-01-25 19:13:54下载
- 积分:1