搜索资源列表
KongTiaoCeShi
- VB串口调试程序,用于通过串口控制空调,这是我写的第一个VB程序,写的不好,请大家不要见笑-VB serial debugging procedures for the adoption of Serial control air conditioning, which is the first I wrote a VB program, badly written, Please do not laughed at
caculate_software_for_8051baud_rate
- 是我用VB制作的一个51单片机波特率计算小工具,无需安装即可使用。很方便!-I VB produced a 51 baud rate calculation small SCM tools can be used without having to install. Very convenient!
完整的文件发送接收程序源代码_VB
- 完整的文件发送接收程序源代码VB.zip 下载的别人的,谢谢原作者。-integrity of the document send and receive source code VB.zip download others, I thank the original author.
智能膨胀仪通讯源程序
- 我做的一个VB与下位机通讯的程序。在程序中涉及到了,通讯检测,数据分析等功能!主要是利用VB的通讯控件MSCO-I do a VB and under-machine communication procedures. The procedure involves the detection of communications, data analysis functions! Mainly using VB Communication Control MSCO
checktool
- 串口调试常工具,在AVR猎手检验工具基础上改进。可以计算累加校验和,异或检验和,CRC16,可以添加数据帧头帧尾(用于自定义协议的起始和结束标志),如果能集成在串口助手里面则更好,只是本人VB新手,串口助手写了一个,经常蹦愧,不好意思弄上来。-Serial debugging tools often, hunters in the AVR on the basis of test tools to improve. Can calculate the cumulative checksum, X
VB_Winsock
- vb下使用winsock方法。虽然很简单,但是覆盖了很多点。只要在这个点上多下点功夫,相信你就会成为网络高手了。-vb winsock methods under. Although it is very simple, but covers a lot of points. Point more than the next point effort, I believe that you will become a network expert.
FCT
- VB开发的一个FCT测试系统,使用到了WT1600功率计和PCL734数字I/O卡和NI的GPIB卡,程序还没最终完成,但主要功能已经可以使用-VB developed a FCT testing system, using the WT1600 power meter and PCL734 digital I/O cards and NI s GPIB card, procedures not yet finalized, but the main function has been to u
hlmSmsControl
- 一个用vb6开发的短信控件 开源 与个人收发短信完全没有 问题 目前还在改进 发送长短信(大于70个字 接收时合并为一条)和特服短信(如10086)的问题 献给和我一样从互联网收益良多的vb fans 同时请斑竹 对我的下载权限放开点吧-A development with VB6 controls open-source messaging and individuals to send and receive text messages will not be any prob
Dll4_v4
- 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the
SMS_Thru_G14959511122002
- Title: SMS Thru GSM Modem Descr iption: I wrote this program for testing my Wavecom Modem which was used to collect data for Power Meters. As doing this was fun, I thought that other having similar modems can use this code for sending and receiving
vb-chuankou
- rivate Sub cmdSend_Click() Dim sj() As Byte Dim sj_Txt As String Dim i As Integer sj_Txt = "800A00113135323634389794" sj_Txt="00FFWW0D006501" & hex(deltapre*i/n+m_OldPre) & "42" Text1 = sj_Txt ReDim sj(Len(sj_Txt) / 2 - 1) For
VB_60_LAN_Sockets
- VB源码实现网口控制安捷伦N6700A仪器,ZIP包中包含工程等多个文件-Communication with the N6700A over LAN may be accomplished without the use of I/O libraries or drivers. In this example it is accomplished using Winsock. Dynamic Host Configuration Protocol (DHCP) is typical
cieh10_vb
- vb调用winsocket控件,通过modbus TCP 协议与IO设备控制。-A VB program for communicating with I/O equipment by modbus Tcp protocol. in which winsocket activeX is loaded.
plc-vb
- vb与永宏PLC网络联机,本人做的是工厂机械信息收集,连接64台设备-the vb Yonghong PLC network online, I do factory machinery information collection, connect 64 devices
VBCom_Notification
- VB程序,Notification方式可以读取M区、Q区(I区)的数据。-VB procedure, the Notification method can read the data of M area, Q area(I area).
PLC_XY
- 这是一款远程控制PLC IO口,可以远程修改PLC参数,实现远距离控制。开发环境vb.net-This is a remote control of PLC I/o port, can change the PLC parameter remote, realizing remote control development environment at vb.net
13100
- 斐波那契数列的前N项和,最简单的一种写法,谨献给VB初学者。-The first N Fibonacci series, the easiest way to write, I would like to dedicate VB beginners.
VB_DDE_CONNECTION_BETWEEN_PROCESS
- VB的进程通信有很多种,但是都比较繁琐,该源码提供了最精简的一个DDE实例,高效解决问题!例如我就用来写了一个用来加载比较大的一个数据库长期开着的Server,相应的客户端就可以实现较快的启动。-VB-process communication there are many, but it is too complicated, a DDE instance for the source provides the most streamlined and efficient problem-so
