搜索资源列表
lmi
- D-S.Kim, Y.S.Lee, W.H.Kwon, and H.S.Park, \"Maximum Allowable Delay Bounds in Networked Control Systems\", Control Engineering Practice (Elsvier Science) (Simulation Example - Matlab Code), PP.1301-1313, Vol.11, Issue 11, December, 2003
异步串口通信 VC++
- 异步串口通信 VC++ 本文参考MSDN及相关网上文章。 ////////////////////////////////////////////// //MyComm.h 多机控制 异步串口通信 //说不定能有用上的。-asynchronous serial communication VC paper and related reference MSDN online article. ////////////////////////////////////////////// / / My
usbcontrol
- 自编译通过的USB监视程序 usb监听服务器:VC6.0 usb监听客户端:VS2005 -usbcontrol.rar
kdvp16
- KDVoicePhone Toolkit开发工具可以使你的应用程序获得声音和电话方面的特性,如:a.. 打电话或回电话;b.. 如果对话已经在进行,可以中途接听;c.. 在电话线或声卡中回放和记录音频;d.. 从电话线中检测音频信号和脉冲信号;e.. 捕获呼叫方ID;f.. 可控制本机听筒,外部的麦克风和MODEM的外部喇叭;g.. 定时事件来跟踪回放和录音的过程;h.. 录音时可检测静音;-KDVoicePhone Toolkit development tools can make your
MSComUseInVC++
- Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the applica
serial
- include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #include <termio
EXAM1
- arm7控制usb芯片ch375例子程序,该程序将U盘中的/C51/CH375HFT.C文件中的小写字母转成大写字母后, 写到新建的文件中.-usb chip arm7 control procedures ch375 example, the program will be U disk/C51/CH375HFT.C document lowercase letters to write to Queen National Cheng Kung University, wrote the ne
EXAM6
- phillips的arm芯片控制usb接口ch375,该程序将U盘中的/C51/CH375HFT.C文件中的前600个字符显示出来.-control arm of the phillips chip usb interface ch375, the program will be U disk/C51/CH375HFT.C document 600 characters before the show.
windowsMediaPlayer
- 一个提供了windows mobile上调用windows media player的控件类,包括各种cpp,以及相应的.h头文件-1 provides a windows mobile to call windows media player control categories, including a variety of cpp, and the corresponding. H header file
Comm_joystick
- 用游戏手柄向串口发送数据,可以实现串口收发。对游戏手柄的控制用到了mmsystem.h。-Using the game controller to send data to the serial port, serial port transceiver can be achieved. Joystick control on the use of the mmsystem.h.
1234pppccode
- This the first release of PPP for Nucleus Net. This release includes support for the PAP and CHAP-MD5 authentication protocols and the internet protocol control protocol (IPCP). The following files are the generic portion of PPP (non-harwa
VictorComm1501
- 串口控件 Victor 串口 VCL 控件 1.完全由 C++ 代码写的, 支持简体中文, 繁体中文, 英文. 2.免费控件, 在主页上可提供示例程序和使用方法 3.免费升级, 如果控件版本升级, 在直接主页上下载新版本控件 4. 使用简单方便,可以选择使用控件提供的按照时间间隔和首尾控制符两种方式自动识别数据包-Serial control Victor serial VCL controls 1. Entirely C++ code written to support S
scoom
- windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so