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

搜索资源列表

  1. comm_BOMB

    0下载:
  2. TCP&&IP传输协议,非常使用, 可以做为一部分空间使用-& TCP IP transport protocol, the very use, can be used as part of the use of space
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:5425
    • 提供者:ljd
  1. sms短信平台

    3下载:
  2. 一个SMS 的短信平台的原代码,需要JAVA 的comm.jar的支持。可以和一些商用SMS的短信平台相媲美-an SMS messaging platform of the original code, the need JAVA Comm.jar support. Business can and some SMS messaging platform comparable
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:25810
    • 提供者:z
  1. bcbcomm

    0下载:
  2. CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:14412
    • 提供者:高荣
  1. Rs232-CSharp

    0下载:
  2. This class provides all the necessary support for communicatingwith the Comm Port (otherwise known the Serial Port, or RS232 port).IDE:VS.NET2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6528
    • 提供者:任绘锦
  1. 高级通信程序

    0下载:
  2. 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:214000
    • 提供者:sr
  1. Comm(串口调试工具)

    0下载:
  2. 串口调试程序源程序。 非常好的串口调试助手,提供源程序,供大家参考。-serial debugger source. Serial debugging very good assistants and provide the source for your reference.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:680036
    • 提供者:李剑莉
  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:林帆
  1. Sercodes_61519312

    0下载:
  2. COMM通信例子,编译通过,没有界面处理。-COMM communications example, compile, no interface processing.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37425
    • 提供者:shen
  1. mscommbcb

    1下载:
  2. 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3788
    • 提供者:贝石皿
  1. mainfrm

    0下载:
  2. 一个手机短信收发程序使用时需与电脑相连支持usb和comm接口-an SMS transceiver procedures and the need to use computers connected to support USB interface and comm
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:69517
    • 提供者:明儿
  1. sp--comm

    0下载:
  2. COMM32是一个简单的串口通信控件,提供源码,不存在黑箱。-COMM32 is a simple serial communication control, source code, there is no black box.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:26710
    • 提供者:侯志恒
  1. digital comm

    0下载:
  2. 世界著名学者PROAKIS<数字通信>第四版上的几个配套matlab例程-world-renowned scholars PROAKIS
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:李钰
  1. 串口通讯JustinIO

    0下载:
  2. using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9142
    • 提供者:liucheng
  1. Comm dll_2004[1][1].6.7

    0下载:
  2. 串口通信,写成dll便于参阅-serial communication, written dll ease of reference
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:52924
    • 提供者:刘如铁
  1. COM枚举

    0下载:
  2. 使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就这么简单,然后再加入你自己的方法如Add,Delete等即可-use as follows : 1, the works include
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24381
    • 提供者:pig
  1. TapiComm

    0下载:
  2. The TapiComm sample uses both the Telephony API and the Win32 Communications API to demonstrate one way to implement a very simple TTY application. While the user interface and TTY emulation are very rudimentary, the TAPI and comm modules are fairly
  3. 所属分类:TAPI编程

    • 发布日期:2008-10-13
    • 文件大小:106308
    • 提供者:杜建强
  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. myisp

    0下载:
  2. SM5964在系统编程的源代码,通过COMM串行口进行程序下载,方便嵌入式系统开发-programming specification of the system's source code through COMM serial port for downloading procedures, facilitate embedded system development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:226210
    • 提供者:严冰之
  1. waiwe-ijiekou

    0下载:
  2. 常用外围接口的程序设计,绝对全面,有AIO,CLK,COMM,DIO,KEY_MN,LCD等-common external interface program design, absolutely comprehensive, AIO, CLK, COMM, DIO, KEY_MN, LCD, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:182679
    • 提供者:王春生
  1. SCommTestcontrol

    0下载:
  2. 用MFC的Comm控件实现串口通信测试,可以向串口发出控制指令,我已经把这个程序用在远程控制云台转动的操作了,希望对大家有帮助-with MFC Comm Serial Communication Control tests to be issued Serial control commands, I have used this procedure in rotating platforms, remote control operation, we hope to help
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:32501
    • 提供者:杜莉
« 1 2 3 4 56 7 8 9 10 ... 41 »
搜珍网 www.dssz.com