-
bingo
自己做的两个小病毒和一个控制开关机的程序。。。小病毒求大神指点aaa(Own two small virus and a control switch procedure. . . The god of small viruses seek advice aaa)
- 2013-12-26 18:46:40下载
- 积分:1
-
WinAPI_Com
用Visual C++的API函数来打开、关闭串口和设置串口通讯速率等功能。(Visual C++ using the API function to open and close the serial port and set up features such as serial communication rate.)
- 2009-07-03 15:25:47下载
- 积分:1
-
ColorSel
很特别的彩色画笔,不需要画板,在任何平面都可以书写,全部代码.(very special color brush, and not slate, in any plane can write all the code.)
- 2006-11-10 15:21:00下载
- 积分:1
-
read-grade-calculate-average-grade
可以从一个txt文件中读取出若干个学生的各科成绩,并且计算出每科的平均成绩。对学生的成绩进行排序,还可以显示出每科的最高分。并且可以生成txt文件把这些结果用储存起来。(It can read a number of students grades in all subjects a txt file, and calculate the average score for each subject. Sort on student achievement, but also can show the highest score for each subject.Besides
,it can generate txt files to store theses results.)
- 2015-01-24 18:17:12下载
- 积分:1
-
一个简单的录音放音程序
一个简单的录音放音程序 采用vc++编写 功能适宜(A simple recording and play programme, programed with VC++,with proper function.)
- 2005-05-14 11:45:44下载
- 积分:1
-
MaxDOS_71_G82
对系统进程GHOST的一个很好用的软件,GHOST就是对系统进程备份(GHOST of the system process a good use of the software, GHOST is a backup of the system process)
- 2009-09-19 17:06:43下载
- 积分:1
-
TCPSrv
socket服务器程序Demo。供socket开发人员参考。(socket server program Demo. Developer Reference for the socket.)
- 2013-09-13 16:51:05下载
- 积分:1
-
OPC客户端远程服务器
OPC客户端源码,可同时连接局域网内的多个OPC服务器
MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time
MFC with Interface Edition)
- 2021-01-06 21:28:54下载
- 积分:1
-
28335svpwmProgram
基于TMS320F28335 SPVWM的实现源代码,已在CCS3.3中编译通过,波形很好。(TMS320F28335 implementation of SVPWM based, university thes is, it is practical)
- 2020-07-02 07:20:02下载
- 积分: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