-
zyglq
c#的资源管理器 源代码+注释 初学者可看
- 2009-12-28 18:52:56下载
- 积分:1
-
Ej5
exercise 5 ssd4 icarnegie
- 2009-12-03 06:25:00下载
- 积分:1
-
Sudoku
sudoku untuk testing
- 2014-06-26 12:36:02下载
- 积分:1
-
des
说明: vb6中DES 三重DES运算,很好用,现在项目中在用(vb6 triple DES operations in the DES, very good use, the project is now in use)
- 2010-03-17 11:35:47下载
- 积分:1
-
PackSock
一个通过网络高速传输文件的控件:
具有以下特点
1.有高速数据传输功能,超过了Winsock控件的吞吐量
2.入校验功能,满足大数据包的收发,理论上不限数据尺寸
3.加入防错代码,提高了接口鲁棒性(through a network of high-speed transmission of documents, the controls : one with the following features. A high-speed data transmission functions Controls over the throughput of Winsock 2.- Check function and meet large data packet transceiver, Theoretically Open-data size 3. to prevent the wrong code, improve the robustness Interface)
- 2006-08-14 21:58:05下载
- 积分:1
-
ping
使用vb实现ping命令,可ping指定IP并返回结果(Vb realize the use of ping command, can ping the specified IP and return results)
- 2008-04-10 18:24:11下载
- 积分:1
-
HwDev-Demo-VB-ENU
说明: 汉王人脸通FaceID VB(非.NET) SDK开发包示例程序源代码,包含英文版本。(Hanvon FaceID SDK, EN demo VB (NOT .NET) source code included.)
- 2020-06-16 20:40:02下载
- 积分:1
-
prjPrintSpool
VB打印任务监控程序的源代码,适时获得当前打印机的任务状态,列出正在打印的任务,同时对所有任务进行管理 ,可结束和暂停任务,写的不错。(VB print job monitoring program s source code, the task of timely access to current printer status, list is printing tasks, while management of all tasks, to end and pause tasks and write well.)
- 2013-08-15 16:05:00下载
- 积分:1
-
Device Management
Device Management ZKTECO
- 2018-06-21 19:22:10下载
- 积分:1
-
tuoliduosouce
地磅测试程序,将字符串发送到指定COM口,基于VB写的地磅仪表数据读取工具源码,包括调用了一个仪表通信采集工具、上海耀华、托利多等大众仪表,有一定的参考价值。
设置Com1为通信端口,设置通信端口参数 9600赫兹、偶校验、7个数据位、1个停止位.(这里需要进一步说明的是tting="BBBB,P,D,S,含义是:B:Baud Rate(波特率);P:Parity(奇偶);D:Data Bit;S:Stop Bit)。
.InBufferSize = 40 设置缓冲区接收数据为40字节
.InputLen = 1 设置Input一次从接收缓冲读取字节数为1
.RThreshold = 1 设置接收一个字节就产生OnComm事件。
Timer可以计算从子夜到现在所经过的秒数,在Microsoft Windows中,Timer函数可以返回一秒的小数部分。(Weighbridge test program, the string will be sent to the specified COM port, source-based reading tool written in VB weighbridge instrumentation data, including calling an instrument of communication collection tools, Shanghai Yaohua, Toledo and other public instruments, there is a certain reference value.
Set Com1 communications port, set the communications port parameters 9600 Hz, even parity, 7 data bits, 1 stop bit (It should be further noted that tting = "BBBB, P, D, S, meaning:. B: baud Rate (baud rate) P: Parity (parity) D: Data Bit S: Stop Bit).
. InBufferSize = 40 is set to receive data buffer is 40 bytes
. InputLen = number Set Input once read from the receive buffer byte 1 of 1
. RThreshold = 1 is set to receive a byte generated OnComm event.
Timer can be calculated from midnight to now the number of seconds elapsed, in Microsoft Windows, Timer function can return a decimal fraction of a second.)
- 2014-04-25 15:41:13下载
- 积分:1