搜索资源列表
mscomm
- Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual B
USBjiekou
- 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通兜母鞲黾扑慊鶦PU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位) 的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位) 进行如下简单的编码: 0H:发送的是新的半个字节数据 1H:重新发送上次传送错误的数据 2H:文件名结
java_serial
- 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
VB-comm-programming
- 在VB下对串口COMM控件编程和发机制进行了详细地设计,同时可以为串口调试用,不失为一个好工具。习惯于VB编程的朋友可以CC一下了。-in VB Serial COMM under the control programming and the mechanisms to perform detailed design, while it used to debug serial port, is a good tool. Accustomed VB CC friends out.
SerialTool
- 多线程串口通信的例子,可以实现同时多串口的通信-multithread serial communication example, can achieve more while the Serial Communications
NEWRFID20050114
- 串口扫描程序,能够边扫描边进行数据的判断-serial scanning procedures can-while-scan data judgment
音视频矩阵控制
- 音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm控件-audio and video matrix of Serial control procedures can be achieved eight into four control. While providing udp eavesdropping, the receiving network orders network co
串口
- #include<reg51.h> //包含单片机寄存器的头文件 unsigned char code zifuchuan[ ]="ni hao! wo shi cai hai peng huan ying xue dan pian ji "; //流水灯控制码,该数组被定义为全局变量 /***************************************************** 函数功能:向PC发送一个字节数据 *******
SerialPort.rar
- 在Visual c++下的串口通信程序,可以边学边用呀,In the Visual c++ Under the serial communication program, you can learn while using it
SendReceive_COMM
- This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
comm
- 一个完整的串行通讯源代码,C语言,同时支持两个串行端口,中断方式,自定义数据校验协议,对开发DOS下的通讯程序非常实用-A complete source code for serial communication, C language, while supporting two serial ports, interrupt, custom data validation agreement, under DOS on the development of the communication
mycom
- MFC编写的串口调试软件,利用MSCOMM控件编写。同时提供了软件的发行安装包,MSCOMM控件的注册授权文件和注册方法。-Serial debugging software written in MFC, using the preparation of MSCOMM control. While providing a software distribution package, MSCOMM control, the registration authority and the regis
VC6_ser_CArchive
- VC6.0关于串行化的设计,使用CArchive类对文件进行操作,实现大数据边采集边播放的例子-VC6.0 on the serialization of the design, CArchive class to manipulate files, while achieving high data collected while playing examples of
com
- 用vb实现的强悍的串口调试程序源代码,可实现两个COM口同时通讯!-Achieved with vb serial powerful source code debugger, can be realized while the two COM port communication!
mscomm
- 根据系统功能的要求,主站需发送2种类型的命令:(1)同期命令,它由定时器触发引起,每隔ls周期发送1次;(2)非周期性命令,它由操作者按动相应命令按钮引起,非周期性发送。自动监控系统软件安装在主站上,而通信程序作为自动监控系统软件的一部分也安装在主站上。 -According to the system functional requirements, the main points need to send 2 types of commands: (1) In the same order,
datacollect3.1
- 本人编写上位机监控软件,利用微软串口控件,可以同时显示8路输入电流值,同时发送8路电流信号,同时具有数据保存功能。-I write PC monitoring software, utilize Microsoft serial control can display both 8-channel input current value, while at the same time send 8-ch current signal, with data saving function.
curUse0911
- 本人编写上位机监控软件,利用微软串口控件,可以同时显示8路输入电流值,同时发送8路电流信号,同时具有数据保存功能。-I write PC monitoring software, using Microsoft serial port control, can display the current value of 8 inputs, 8 current signals while sending, but also has data storage capabilities.
SampleApp_timerCO
- 代码为2430采集温湿度,并通过串口输出的协调器部分,同时该代码还可作为指定地址协调器部分。-Code for the 2430 acquisition of temperature and humidity, and coordinator output through the serial port part, while the code can be used as part of the designated address coordinator.
fading_rayleigh
- signal fading while transmission of radio frequency-signal fading while transmission of radio frequency
chuankou
- 实现串口通信,输入短信内容以及手机号码,自动将短信内容发送到指定手机上,同时读出卡里相关位置的短信内容-Achieve serial communication, message content, and cell phone number entered, the content of messages sent automatically to a designated phone, read out the card while the content of messages relate