CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - user

搜索资源列表

  1. cport30

    0下载:
  2. 非常好用的串口编程工具 for delphi 7.0-very user-friendly programming tools for Serial delphi 7.0
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:210.36kb
    • 提供者:小熊
  1. Caller

    0下载:
  2. 串口的监控程序,提供了固定命令模式和,用户自定义模式。-serial monitoring procedures, and providing a fixed command pattern and user-defined mode.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:230.53kb
    • 提供者:吕涛
  1. mytingcheshoufei

    2下载:
  2. 本软件是用delphi编写的小区或停车场收费系统,是一个完整的案例,系统中涉及IC卡发卡机串口操作和数据库编程,对于串口编程的朋友们大有帮助,实际案例学习比看书快多了。(用户名as无密码)。-the software is prepared by the district delphi or parking fees system is a complete case, the system involved in IC cards for serial operation and databa
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.56mb
    • 提供者:张永
  1. tmsa32d6

    0下载:
  2. 一个非常好用的delphi6串口控件,不足之处时只能在delphi6中使用-a very user-friendly Delphi6 serial port controls, deficiencies in the Department can only use Delphi6
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:96.3kb
    • 提供者:孙敏健
  1. lscommdemo2

    0下载:
  2. 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-achieve a simple and user-friendly multi-threaded serial communication interface, and can switch automatically receive inquiries model for the serial data transceiver
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:86.24kb
    • 提供者:苏文涛
  1. DOSCOMterminal

    0下载:
  2. DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed
  3. 所属分类:串口编程

  1. sermon

    0下载:
  2. 这是一个超级好用的串口监控程序(非源码),可以检测到其他软件打开串口后的任何活动及收发数据,从而可以分析其通讯协议。软件的全称是Serial Monitor v3.22 ,这个是破解版,很费劲才找到的。我实际使用效果非常好,可以很容易得到别的软件如手机管理软件的通讯的全过程,搞清发了一些什么AT命令,等到了什么样的应答和数据。强烈推荐串口编程者必备-This a super user-friendly Serial Monitoring Program (FOSS), can detect ot
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.5mb
    • 提供者:程志宏
  1. SerialPortTest

    0下载:
  2. 串口通信的用户协议的编制与数据处理方法 串口数据包处理方法编程实例-Serial Communication user agreement and the establishment of data processing methods serial data packet processing methods Programming Example
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:71.02kb
    • 提供者:孙洪亮
  1. atlyfscript

    1下载:
  2. 这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very c
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:66.79kb
    • 提供者:vip
  1. 音响控制

    1下载:
  2. sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。-351 serial control procedures! The process itself provides a user interface that can switch 351 4P ABCD input, but can also increase the voice added, reduce, mute function.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15.09kb
    • 提供者:lsq
  1. 利用串口发送用户借助自定义的数据协议组织的数据

    0下载:
  2. 代码显示了如何利用串口发送用户借助自定义的数据协议组织的数据;用另一个串口接收数据并进行了解析,根据数据解析结果控制“二极管”的开和关。初学串口编程的童鞋值得参考~,Code shows how to use the serial port to send a user-defined data protocol with the organization of the data with another serial port to receive data and the analytic
  3. 所属分类:串口编程

    • 发布日期:2012-08-22
    • 文件大小:279.99kb
    • 提供者:slvher
  1. TCP2COM.TCP端口与COM口映射

    1下载:
  2. TCP端口与COM口映射。含源代码,说明。,TCP2COM is a software that works as a portmapper between a tcp port and a com port. When running, the software redirects all I/O of a given com port to a tcp port. The program can run as a NT service or in user environment
  3. 所属分类:串口编程

    • 发布日期:2016-01-25
    • 文件大小:98.91kb
    • 提供者:孙浩然
  1. SIM300D.rar

    1下载:
  2. simcom的gprs模块sim300d的数据手册,很全的,软硬件参考都有.,Simcom the gprs data module sim300d manual, very wide, and hardware and software reference to have.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4.01mb
    • 提供者:张鹏
  1. myWindowsSerialportTools

    0下载:
  2. 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:81.05kb
    • 提供者:
  1. RS232ToPs2

    0下载:
  2. 一个将扫描枪RS232输出格式自动转换为PS/2键盘格式输入的小程式,对有需要用到PS/2格式扫描枪需求,且手头又只有PS/2格式扫描枪的用户很有用,里面有创建系统托盘及注册表操作应用示例。-A scanning gun RS232 output format will automatically switch to PS/2 keyboard input format of small programs, there is required to use PS/2 format scannin
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:52.04kb
    • 提供者:刘艺军
  1. port

    1下载:
  2. 读取串口数据并画实时曲线的VC++程序源码,界面友好,可定制。-Read real-time serial data and draw the curve VC++ program source code, user-friendly, customizable.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2.33mb
    • 提供者:qiang
  1. SendReceive_COMM

    0下载:
  2. 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
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:7.53kb
    • 提供者:andradrr
  1. vb

    1下载:
  2. 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
  3. 所属分类:Com Port

    • 发布日期:2015-04-22
    • 文件大小:82.11kb
    • 提供者:陆杰锋
  1. hal_omapuart

    0下载:
  2. 实现了omapl137的UART串口通信,端口,波特率,字符长度可根据用户配置,功能十分强大-Realized the UART omapl137 serial communication, port, baud rate, characters in length can be based on user configuration, the function is strong
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3.17kb
    • 提供者:hubin
  1. codewarrio-user-guide

    0下载:
  2. it s the user guide of codewarrior for mc9s serial mcu.it is helpful for you work.-it' s the user guide of codewarrior for mc9s serial mcu.it is helpful for you work.
  3. 所属分类:Com Port

    • 发布日期:2017-05-21
    • 文件大小:6.13mb
    • 提供者:Felix
« 12 3 4 »
搜珍网 www.dssz.com