搜索资源列表
api函数实现串口读写
- 本源码主要是通过API函数实现串口打开,读写串口和关闭串口。-the source mainly through API functions Serial opened, read and write serial and serial closed.
ComAssistant串口通信Comport
- 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十
_com
- 一个较全de串口类,监视线程的打开和关闭处理的很好-a whole de serial, surveillance threaded opening and closing of the good
com_code(LJ)
- 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
PocketPC_ComAPI
- 本代码为用VS2003中开发基于Pocket PC设备串口通信而设计的一个单独的类。 考虑到系统运行稳定,在此类中将“打开”和“关闭”串口事件设成私有方法, 同时为了使用方便,对外提供一系列公共属性来在程序运行中实时设置, 其中包括布尔型串口打开事件,以及“发送”与“接收”两个公共方法。-the code developed using VS2003 based Pocket PC serial communication equipment designed a separate
comserialport
- 本文介绍了串口通信通信的主要过程 (1) 打开串口 (2) 配置串口 (3) 读写串口 (4) 关闭串口 -This paper introduces the Serial Communications of the main process (1) to open the serial port (2) Serial Configuration (3) literacy series I (4) Close Serial
TTYReceiveMSCommDlg
- MSCCom类实现串口的设置及打开、关闭串口,简单而实用的范例-MSCCom Serial type of setting up and opened, closed serial, simple and practical examples
pc_Rs232
- 该程序为vb.net封装的rs232类,实现了初始化,打开,关闭,发送,接受等方法-the procedures for vb.net Packaging rs232 and realizes the initialization, open, closed, sent, accepted methods
232_how
- 在vb.net 中如何使用计算机的串口,参数设置,打开,关闭-in vb.net how to use the computer serial port, parameter setting, opening, closing
TazkMan
- 嵌入式任务管理器的简单实现,能够查看系统进程已经杀死选择的进程,能够重启或者关闭机器-Embedded task management for the simple realization, to see your selection process has been killed in the process. to restart or shut down
Net_IP_Phone
- 基于delphi的网络IP电话,使用说明: 开机:打开监听服务,以便别人可以和你通话。 关机:关闭监听服务,已经接受的连接不受影响,你可以继续通话。 拨号:连接已经开机的机器,弹出对话框后必须输入对方的IP和端口,如果需要使用代理,请正确设置代理服务器。 挂机:断开正在进行的通话。 开机后会显示你监听的IP和端口,别人可以通过这个IP和端口和你连接。 连接成功(你拨号连接别人或别人来连接你)后会显示对方的IP和端口。-delphi network based
usb_power
- 开通或关闭ppc手机数据线充电功能的源代码
GPRS
- 此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!
TaskManager
- SmartPhone的任务管理器: 包括关闭任务、切换任务、查看任务属性、新建任务等功能
JustinIO
- csharp 串口 操作函数集 打开,关闭串口.设置串口参数.
VoyTest
- 机器人UP-VoyagerII源码 基本功能,前进后退,串口打开关闭,传感器信息读取
comm
- Win 32系统下的串行通信类。采用文件I/O函数提供的打开和关闭通信资源句柄及读写操作的基本接口。
利用短信远程关闭计算机
- 利用短信远程关闭计算机,运行程序,向短信猫发送关机数据,系统就会自动关机-Shut down the computer remotely using SMS, running programs, sending the cat to shut down the data message, the system will automatically shut down
SerialPort
- 老外写的串口类,非常强大。呵呵 (带有关闭串口函数)-Write the serial port class foreigners, very powerful. Ha ha (with close serial port function)
一键关闭APP
- android一键关闭APP demo,避免使用activity栈导致内存泄漏(One button closes APP)