CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - interface C

搜索资源列表

  1. 单片机启点-I2C程序C语言

    0下载:
  2. I2C编程,应用于I2C接口的C语言程序,适合初学者-I2C programming, I2C interface for the C language program suitable for beginners
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.18kb
    • 提供者:黄一一
  1. VC知识库文章 - 初识 Embedded Visual C++

    0下载:
  2. 操作系统有所耳闻,它是微软已推出的三种操作系统内核之一,是一种实时操作系统。虽然它是一种实时操作系统,但是从96年发布v1.0到现在,它的主要用途都在民用领域,比如Pocket PC、SmartPhone、Automation。不像VxWorks,应用于航空航天、军事等领域。现在linux、VxWorks厂商也都看好嵌入式民用市场,激烈竞争在所难免。我看好Windows CE,因为微软在PC领域实在太强,用户也早已熟悉了微软的产品,把PC下的技术移植到嵌入式领域,首先在操作界面
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.55kb
    • 提供者:wzg
  1. libppskype

    0下载:
  2. SKYPE的接口C语言库,实现SKYPE的基本功能。-Skype interface C language library and achieve Skype's basic functions.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:125kb
    • 提供者:连红星
  1. C++读写地址例程(同步方式)

    0下载:
  2. 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:139.9kb
    • 提供者:大卫
  1. visualc_matlab_hybridprogram

    0下载:
  2. VISUAL C++与MATLAB 混合编程及接口调用,麻烦给我早点开通,-VISUAL C and Matlab interface and called for the trouble I opened earlier, thank you
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:46.85kb
    • 提供者:王冰
  1. java_delphi

    0下载:
  2. 本程序 通过delphi 制作发送短信的dll 然后 通过java调用 用到JNI接口 dll 复制到java的 C:\\j2sdk1.4.2_04\\bin 目录下 请跟实际情况修改目录 用Java操纵串口,实现短信的发送-delphi through the production process by sending messages through the dll then called java JNI interface used to copy the dll java C
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:503.42kb
    • 提供者:徐泼
  1. ScoutPCWz.ZIP

    0下载:
  2. The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is loc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.32mb
    • 提供者:李明
  1. CBuilderGetTime

    0下载:
  2. 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:wangjing
  1. ref709-1

    1下载:
  2. Echelon公司Lonworks完整源代码。包括了Lontalk协议中从PHY物理层到APP应用层七层的.c和.h文件,并且还包括了应用程序API接口函数以及整套程序的流程说明和详细注释-Lonworks integrity of the source code. Lontalk including the agreement from the PHY physical layer to the application layer APP seven-storey. C and. H docu
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:332.03kb
    • 提供者:kelvenmo
  1. SendFile.bak

    0下载:
  2. 使用visual c++开发的串口文件发送程序,不像串口调试软件对发送文件大小有限制,波特率、串口数可调,命令行界面-The use of visual c++ Developed serial file procedures, unlike the serial debugging software to send the file size limitations, baud rate, serial number of adjustable, command-line interface
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:155.92kb
    • 提供者:cuiwenpin
  1. POCSAG_Src

    0下载:
  2. 这是一个很好的c++的串口编程实际应用,用来向连接在串口的*器发送一个消息,*器在接收到该消息后,向某个频段的各个接收器(如:传呼机)*该消息。 这是英文界面的,我还要上传一个中文界面的,待续。-This is a very good c++ Serial programming in practical applications, used to connect serial devices to send a message mass, mass in receiving the
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:67.62kb
    • 提供者:何山
  1. POCSAG_Src_chn

    0下载:
  2. 续上个上传文件,这是修改为中文界面的项目源代码。这是一个很好的c++串口编程应用,用来向连接在串口的*器发送一个消息,*器在接收到该消息后,向某个频段的各个接收器(如:传呼机)*该消息。-Continued the previous upload, which is amended to read Chinese language interface, the project source code. This is a very good c++ Serial programming a
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:92.58kb
    • 提供者:何山
  1. USB_c_program

    0下载:
  2. 8051单片机USB接口程序设计 配套c程序 ch10-ch18,希望对你有用!-8051 Single-chip USB interface programming package c procedures ch10-ch18, hope useful for you!
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1.23mb
    • 提供者:guanjian
  1. MyComm

    0下载:
  2. Visual C++串口编程例子。实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发 -Visual C++ serial port programming example. Implementation of a simple-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the dat
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:yangjian
  1. chuankou

    0下载:
  2. 能够实现简单的串口通信简单易懂,非常适用于初学者-can implement simple communication by serial interface
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:894byte
    • 提供者:zhanglc87
  1. socket

    0下载:
  2. 详细说明:采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。--using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of s
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:45.16kb
    • 提供者:王朝霞
  1. T232

    0下载:
  2. C语言的串口程序,质量很高。运行期间有界面。-C-serial process, very high quality. There Interface
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:6.14kb
    • 提供者:gdz
  1. usbcan20110120

    0下载:
  2. 自己花3个月编写的USB CAN 通讯程序完整版,下位机DSP2812通过CAN总线连接广州志远电子的USBCAN1.0分析仪,上位机通过USB口调用厂家的dll。delphi界面编程涉及到了BDE数据库引擎和DBGrid控件的使用-He spent three months writing the full version of USB CAN communication procedures, lower computer connected via a CAN bus DSP2812 Gu
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:664.38kb
    • 提供者:赵鑫
  1. lte_web_intf.c

    0下载:
  2. LTE web interface for LTe client to interact with.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4.41kb
    • 提供者:g34144254jiach
  1. WimDev

    0下载:
  2. 高速公路整车式计重收费系统接口文件,C语言格式,有详细中文说明-Highway vehicle weight fees formula file system interface, C language format, a detailed descr iption of Chinese
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:HDYANGQY
« 12 3 »
搜珍网 www.dssz.com