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

搜索资源列表

  1. 用C的API函数写的串口通讯程序

    0下载:
  2. 用TC的API函数写的串口通讯程序。 对串口的访问 。-the API function to write the serial communication program. Right Serial visit.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3652
    • 提供者:阿钟
  1. MEXexample

    0下载:
  2. MATLAB中MEX命令的两个程序例子, 有详细解释, 如何在MATLAB里面调用C/C++函数-MATLAB MEX orders of the two procedures example, a detailed explanation How MATLAB inside called C / C function
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4346
    • 提供者:钟伟
  1. Visual C++串口通信技术与工程实践

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:264601
    • 提供者:张强
  1. C++定时器演示程序

    0下载:
  2. 用Windows API函数编写的定时器演示程序
  3. 所属分类:串口编程

  1. modbus.c

    4下载:
  2. modbus RTU 源代码 提供了modbus协议的各种函数-modbus RTU protocol modbus source code provides a variety of functions
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:2840
    • 提供者:zhang
  1. brew_API

    0下载:
  2. BREW API,BREW 的接口函数,比较不错,随用随查哦-BREW API, BREW interface functions, is doing relatively well, with the oh with the following search
  3. 所属分类:BREW

    • 发布日期:2017-05-16
    • 文件大小:4477604
    • 提供者:chenliang
  1. JSON_li

    0下载:
  2. 使用OBject-C语言编写的Json的API函数,可以在Iphone程序中使用-Use OBject-C language API functions of the Json, you can use the Iphone programs
  3. 所属分类:iPhone

    • 发布日期:2017-04-02
    • 文件大小:426916
    • 提供者:andy
  1. ziptest

    0下载:
  2. 使用OBject-c 语言编写的ZIP功能函数,可以在Iphone中使用,快速压缩、解压文件,很好的代码-Use OBject-c language of the ZIP utility functions, you can use the Iphone, fast compression,-extracting file, very good code
  3. 所属分类:iPhone

    • 发布日期:2017-03-28
    • 文件大小:19786
    • 提供者:andy
  1. comtest

    0下载:
  2. mini2440 串口应用程序,实现串口的功能,包括c函数和Makefile-mini2440 serial(UART) application program, include c and Makefile
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:2001
    • 提供者:孙文彬
  1. androidwordsnap

    0下载:
  2. android平台的文字扫描,采用jni调用c++函数库进行处理,目前版本只支持英文。-android platform, scan the text, using jni c++ library call processing, the current version only supports English.
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:168812
    • 提供者:tansir
  1. note-C-API

    0下载:
  2. lotus开发所需的api函数功能及简单源码介绍-the lotus api function capabilities needed to develop and simple source introduced
  3. 所属分类:Com Port

    • 发布日期:2017-06-14
    • 文件大小:22649026
    • 提供者:星辰
  1. Android下JNI编译使用NDK,调用SO文件

    0下载:
  2. windows下编译使用NDK,Android项目中调用C函数SO库文件
  3. 所属分类:android开发

  1. PDIUSBD12.c

    0下载:
  2. 包含PDIUSBD12使用中的关键函数,有了这些函数你可以轻松的使用PDIUSBD12芯片,用于USB通信协议的开发。-It contains PDIUSBD12 use key functions with these functions you can easily use PDIUSBD12 chip for developing USB communication protocol.
  3. 所属分类:USB develop

    • 发布日期:2017-04-13
    • 文件大小:2317
    • 提供者:diaoshipu
  1. ModbusRTU

    2下载:
  2. 该类通讯组件适用于基于PC高级语言的工业自动化控制系统,用于PC与可编程控制器(PLC)、智能仪表等进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;(This kind of communication component is suitable for industrial automation contro
  3. 所属分类:串口编程

    • 发布日期:2017-12-18
    • 文件大小:551936
    • 提供者:Autoctrl888
  1. plcmodbus

    1下载:
  2. PLC与PC通过MODBUS协议通讯的基于C#语言的通用类库,里面的函数已经涵盖了读写数据及IO的基本功能(PLC and PC through the MODBUS protocol communication based on the C# language class library, which has covered the function of reading and writing data and IO basic functions)
  3. 所属分类:串口编程

    • 发布日期:2017-09-26
    • 文件大小:30720
    • 提供者:VanillaZheung
  1. TestSockets

    0下载:
  2. 主要是介绍C# socket通信 用异步非阻塞方式,建立服务器和客户端,在程序中使用了委托,事件,回调函数来实现程序(This paper mainly introduces the asynchronous non blocking mode of C# socket communication, establishes the server and client, and uses the delegate, event and callback function in the progra
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:208896
    • 提供者:HALCON +++
  1. MQTTPacket

    2下载:
  2. 资料包里面包含MQTT协议的C语言库文件,可供初学者学习和使用(The packet contains the C language library file of the MQTT protocol for beginners to learn and use)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:36864
    • 提供者:人若初见
  1. fft

    0下载:
  2. FFT的头文件,可直接调用函数进行FFT运算,采样点数可以自行修改(The header file of the FFT can be directly invoked by the function for the FFT operation, and the number of sampling points can be modified by itself)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:稷下
  1. GPS_Analyse

    0下载:
  2. 卫星数据解析函数,包括头文件在内,另有LCD12864显示函数(Satellite data analytic function)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:薄薄2018
  1. C.Levy

    4下载:
  2. 在E.C.Levy的“光电振荡器建模”一文中,利用MATLAB函数编写了单回路OEO仿真程序。为了说明它的用途,我们生成图2,4,5,8和11。(The single-loop OEO simulation is written by using MATLAB functions)
  3. 所属分类:通讯编程

    • 发布日期:2021-04-21
    • 文件大小:10240
    • 提供者:丽丽qqq
« 12 3 4 5 »
搜珍网 www.dssz.com