CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 ACCESS

搜索资源列表

  1. 异步串行口

    0下载:
  2. 用汇编语音编写的基于320TMSC54XXDSP的异步串行口与PC机的接口程序,在ccs5000平台测试通过-compiled using voice-based 320TMSC54XXDSP prepared asynchronous serial port and PC Access mouth procedures, the test platform through ccs5000
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4287
    • 提供者:高高
  1. PPP050622-5

    1下载:
  2. 在串口上PPP拨号上网的源程序(实现PPP协议栈)-in Serial PPP dial-up Internet access on the source (PPP protocol stack to achieve)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:107427
    • 提供者:邓华利
  1. NCRSCR

    0下载:
  2. 获取ncr串口扫描器数据(商场用)。 直接发送数据到键盘 可可以发送到文本-access NCR scanner data (shopping centers.) Direct delivery of data to the keyboard can be sent to the text
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22849
    • 提供者:Lsm
  1. 20050627180518_SCC1

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序含多线程CRC校验-work written by a serial access function with a small test program with multithreading CRC
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1018655
    • 提供者:王杰
  1. McBSP_EDMA

    1下载:
  2. 把Ti C6711 DSP上的McBSP配置成串口模式,通过EDMA通道以中断方式传给CPU作处理。-Ti put on the C6711 DSP McBSP Serial configured model, through EDMA access pass to interrupt the CPU for processing.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:14263
    • 提供者:solo
  1. SeriesDial

    0下载:
  2. 采用vc++6.0环境,本程序利用串口技术及网络技术,实现串口拨号上网。-using vc 6.0 environment, the technical procedures for the use of serial and network technology, Serial dial-up Internet access.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:57721
    • 提供者:陈伯
  1. PCommTransfer

    0下载:
  2. 不仅串口的正常通信,还实现双串口透传,这个在你不知道控制设备的通信格式的时候通过将输入接入一个串口,输出接到一个串口,就可以在你的计算机上看到实际的通信报文。我就是有这种需求才作的。-not only the normal serial communication, but also to achieve double-Serial thoroughly, in this you do not know the communication control equipment format of
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:258285
    • 提供者:杨清海
  1. VBSHU

    0下载:
  2. 一个串口数据接,收的软件源程序,大家使用的时候要注意。数据心须是16进制的-a serial data access, or the software source code, we use the time to pay attention. Data heart to be of the 16 band
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3295
    • 提供者:SuperMan
  1. TIME-SYNC

    0下载:
  2. 用于工厂的时间同步系统,是VB界面,在工厂能够用一台电脑串口同时接30个终端同步显示时间-factory for the time synchronization system, VB interface, the plant can use a computer serial port 30 simultaneous access terminals showed that the time
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2998
    • 提供者:黄强
  1. gsm_gps_communication

    1下载:
  2. GSM/gps通信程序:双串口通信控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM / a GPS Communication Program : Two serial communicat
  3. 所属分类:手机彩信编程

    • 发布日期:2008-10-13
    • 文件大小:9360
    • 提供者:周国翔
  1. gsmmod6.2

    1下载:
  2. 这是一个利用短信实现抄表的工程的源码,单片机通过串口与TC35通讯.同时单片机通过485与表记通讯,获得表记数据后以短信的形式发给用户.-This is the use of text messaging to achieve a meter reading of the project of the source code, SCM and TC35 through serial communications. SCM also passed with 485 tables in mind c
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:42983
    • 提供者:刘铁军
  1. myComm2

    0下载:
  2. 串口编程的是反例子,可用于测试你的串口通行-anti-examples can be used to test your serial port access
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:34183
    • 提供者:黄继杰
  1. comm2.0.3

    0下载:
  2. Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32922
    • 提供者:huaihuai
  1. TaoModual_OCX

    1下载:
  2. 诺亚短信控件 ~~~~~~~~~~~~ 本控件支持大部分的手机和GSM工业模块,通过计算机串口或USB转串口可以 实现手机或GSM工业模块短信收发,电话簿管理,拨打电话等工作. 一、主要特点: ========== 1.数据收发可靠,经过大量短信收发的检验 2.可以同时处理短信发送,和短信接收工作 3.多个操作可以同时进行,不会产生数据遗失 4.允许读取所有电话簿,读取所有短信,读取短信数量和容量 5
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:1037512
    • 提供者:阮正
  1. ExePort

    1下载:
  2. 通过串口访问控制道闸,包括道闸升、道闸降,也可手工控制-through Gate Access Control, including the Gate of liters Gate fall, may also manually control
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:339798
    • 提供者:shine
  1. dliccard

    0下载:
  2. 完整的ic卡管理软件,使用串口ic卡标准读卡器,不需要外部驱动!软件包括ic卡发放管理,人员管理等,使用access数据库-integrity of the id card management software, the use of standard serial id card reader, do not require external drive! Software id cards issued, including management, personnel management
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:7214547
    • 提供者:zzq
  1. ComCount

    0下载:
  2. 获取当前机器的COM口的数量,如果你写一些串口有关的软件时,为了使用户更简易操作.这对你有用.-access to the current machinery population in COM, if you write software related to the serial port, To make it easy to operate. This be useful to you.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48083
    • 提供者:新康
  1. vbrs232

    0下载:
  2. 使用串口与计算机进行通讯。编写VB程序来访问串口显示数据。输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。-use serial communication with the computer. VB prepared to access serial display data. Output for the RS-232C standard interface, baud rate for the 300 -
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:64029
    • 提供者:irro
  1. redboot-strong-rel-v0.2.tar

    0下载:
  2. 程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。可源代码级调试uClinux内核。 硬件:思创黄金开发板(S3C44B0X/SST39VF160/RTL8019/10M OSC)。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:10M NET:RTL8019
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:691994
    • 提供者:zhoudong
  1. roll_display

    0下载:
  2. 一个轮盘显示程序,用LABVIEW开发,接入串口设备即可-a roulette display program with LABVIEW development, can access serial equipment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37725
    • 提供者:史逢时
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com