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

搜索资源列表

  1. AVlibde

    1下载:
  2. 一个本人整理的语音编码解码库,支持GSM,G726格式,能够跨平台使用在linux,win32,symbian上成功编译。这里提供的是一个以C++类接口方式的win32平台的编解码库,可以用于网络音频处理。-a collation of voice codecs for support GSM, Audio format, cross-platform can be used in linux, win32, football scores on the success compiler. Fo
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:80946
    • 提供者:王宁
  1. icqlist

    0下载:
  2. 在有关套接字方面,Visual C++ 6.0对原来的Windows Sockets库函数进行了一系列封装,继而产生了CSocket 、CSocketFile等类,它们封装着有关Socket的各种功能-in the socket. Visual C 6.0 pairs of the original Windows Sockets library functions carried out a series of Packaging, produced by the CSocket, CSock
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:1189
    • 提供者:xxr
  1. CnComm1.3

    0下载:
  2. 一个功能强大的串口通信类库,非常好用!来自llbird的C/C++世界。
  3. 所属分类:串口编程

    • 发布日期:2014-01-16
    • 文件大小:5481
    • 提供者:薛中行
  1. libusb-win32-releases

    0下载:
  2. libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This versi
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:623363
    • 提供者:郑绍华
  1. Serial_CommunicationSource

    0下载:
  2. 比较高级的串口的通讯库,有可以运行的程序,完整的串口的通讯类库和实际的代码。对RS-232, RS-422等串口通讯,是非常好的参考,也非常有实用价值。-Serial port Communication source code for C++ on Windows. Very useful source code and C++ class/library.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:47476
    • 提供者:Rex
  1. rtklib_2.2.0

    0下载:
  2. RTK-GPS实时通信的类库,用c语言编写-RTKLIB is a simple and portable C-library for constructing RTK-GPS (Realtime Kinematic GPS) positioning applications.
  3. 所属分类:GPS develop

    • 发布日期:2017-06-16
    • 文件大小:24542554
    • 提供者:ykoky2k
  1. itpp-html-doc-4.0.7.tar

    0下载:
  2. IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。-IT++ is a mathematical, signal processing and communications functions of the C++ class library. Its main purpose is to simulate communications systems and to study i
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-11
    • 文件大小:2765988
    • 提供者:秦政
  1. itpp-4.2.tar

    0下载:
  2. IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。 本资料除C++源码外还包含相关文档,为目前(2011.07)最新版本。-IT++ is a mathematical, signal processing and communications functions in C++ library. Its main purpose is to simulate commun
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1594522
    • 提供者:HANYUFEI
  1. quickhit

    0下载:
  2. 基于QT4.7.0类库的C++语言的贪吃蛇游戏源代码及工程文件,使用不同的编译器可生成运行环境塞班v3v5的可执行程序-Snake game source code and project files based on the QT4.7.0 class library C++ language, using a different compiler to generate the operating environment Saipan v3v5 executable
  3. 所属分类:Symbian

    • 发布日期:2017-05-17
    • 文件大小:4631858
    • 提供者:yinzi
  1. BYLW

    0下载:
  2. 邮件客户端系统源码和全套毕业论文文件,本课题为优秀毕业课题。我对邮件通讯的所有技术细节都做了分析,做毕业课题的学弟们可以参考参考呵。 我负责的是邮件的发送的功能。在熟悉了专门用于发送邮件的SMTP协议以及RFC规定的邮件的格式的基础上,运用了微软新推出的C Sharp这一新型的面向对象语言的便利性和灵活性,从SMTP协议规定的底层命令做起,一步步的与服务器进行交互操作,最终实现发送多附件多接收人的功能。其中,具体的和服务器的交互操作,都封装了在SmtpMail.dll这个动态链接库里面了。而
  3. 所属分类:3G develop

    • 发布日期:2017-04-10
    • 文件大小:1467508
    • 提供者:redsharp
  1. RFMTest

    1下载:
  2. 由于vc下的反射内存卡接口不能在C#中直接使用,因此本文封装了vc下的反射内存卡接口,使用者可以直接将程序中的封装类和动态库加入自己的程序里,直接调用接口即可实现C#中対反射内存卡的操作。该程序可迅速帮助读者了解反射卡的使用过程。-Vc reflective memory card interface can not be used directly in C# This article package vc reflective memory card interface, users can
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-02-19
    • 文件大小:121122
    • 提供者:xiaodi
  1. ECS_POS

    1下载:
  2. RD-DH32 ESC/POS C#实现,可以打印条码,二维码,图片,注释详尽,其中二维码打印需要一个类库,请自己下载-implement for RD-DH32 ESC/POS instruction using C# . use this implement we can print barcode ,2d code ,image .
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:15117
    • 提供者:主小伯
  1. SerialPortLib

    0下载:
  2. 这是一个操作短信猫的类库,里面有个老外写的类库,我又进一步封装了几个简单的方法和属性。便于日常开发使用。-It is a example for deal sms,it s designed by C#.You can learn to deal serilaport,and you can use it to design second.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:117425
    • 提供者:刘东明
  1. Cypress-Suite-USB-3.4.7

    0下载:
  2. cypress公司的源码,c#vs2010环境下的USB采集程序,包括驱动,类库,例程-cypress company source, c# vs2010 environment USB acquisition procedures, including the driver, libraries, routines
  3. 所属分类:USB develop

    • 发布日期:2017-06-01
    • 文件大小:14071894
    • 提供者:张静
  1. jhym

    0下载:
  2. 安卓asp.net与安卓交互项源码实现了安卓客户端跟web服务端的登录交互等功能,涉及的知识比较基础,C#的IIS服务器配置大家可以上网查一下,数据库请参考model类库中的变量建表,配置好服务器后,到安卓客户端代码中修改服务器ip地址。-Android asp.net and Android interaction source code to achieve the Android client and web server login interactive function, invol
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:10518854
    • 提供者:梁子轩
  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. CareComModbus

    2下载:
  2. 基于c#的modbus RTU串口通讯编程,包含数据的读写功能,封装成modbus类库调用,已测试过,可以用(Modbus RTU serial port communication programming based on c#, including data reading and writing function, encapsulated into modbus class library call, has been tested and can be used)
  3. 所属分类:串口编程

    • 发布日期:2019-09-18
    • 文件大小:89088
    • 提供者:沉寂的奢华
搜珍网 www.dssz.com