搜索资源列表
JTAPI1.0-src.zip
- tapi的java封装,但好像缺少jni接口的C源码文件
usb610.2
- USB51S库一共有3个文件,包括USB51S.LIB,ISR.C,ISR.H(为了增加USB通信的灵活性,并没有把所有的子程序都封装倒USB51S.LIB,而是在ISR.C建立部分通信程序,这样方便用户修改-USB51S for a total of three documents, including USB51S.LIB, ISR.C, ISR.H (USB communication in order to increase the flexibility, and not all th
icqlist
- 在有关套接字方面,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
BOCO.APP.CommBase
- 封装COM的操作的Windows API,方便C#开发人员使用。-Packaging operation of the Windows API to facilitate the development of C# in use.
Microsoft.WindowsMobile.Bluetooth
- 封装了一部分的蓝牙控制模块,用C#编写,可以简单地设置或获取其中的参数来控制蓝牙
jeasonzhao.sms.sgip
- 短信串口通信 于短信网关通信协议的封装 C#实现的类库
wangyue4
- 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,
SPGatewaySuportCMPP30AndCMPP20
- 使用标准C开发的同时支持CMPP3.0 和 CMPP2.0 的SP短信网关程序,效率高,性能好,内存使用率 稳定。能够很好的适应SP的需求。 主要文件说明: eventq.c 事件队列 smctimer.c 计时器 spsms.c CMPP 协议实现 smtcp.c socket的封装 smsm.c 系统初始化,入口点,Using standard C development while supporting CMPP3.0 and SMS Gateway CMPP2.0
USB.rar
- USB设计需要的资料,包括:MINI USB接口尺寸封装,USB_debuger程序,usb定义。,USB-required information, including: MINI USB interface size packaging, USB_debuger program, usb definitions.
SmsTest
- SIM300的封装,对于要用GSM搞硬件开发的人很-SIM300 package, for use GSM person engaged in the hardware development is
56551MMS
- 实现了彩信编程协议中的MIME协议的封装,利用本代码,用户可以选择所要封装的图片,输出为封装后的文件-MMS programming agreement achieved in the MIME protocol package, use this code, the user can choose to package the picture, the output file for the package
SyExpat
- symbian XML文档解析,已封装好,可直接使用-symbian XML document analysis, has been packaged, and can be directly used
GpsDllSample
- C++封装的dll,用于从串口读取GPS数据。-Native DLL for GPS communication.A DLL written in C++ giving full control over the communication with the COM port. It exports functions to open, configure and close the port, as well as read information form the port characte
MPEG4CE
- Windows Mobile下的MPEG4 Xvid解码程序, 纯C代码解码器,使用C++封装-mpeg4 xvid decoder under windows mobile 6.5, decoder is c, and wrap as c++ class
AACCodec
- 封装的faac的aac编解码器,纯c代码实现的编解码器,使用C++封装类-aac decoder and encoder, wrap as c++ class
MP4FileRW
- WIndows mobile下MP4文件读写封装类,使用开源代码进行C++类封装-mp4 file read and write wrapper under windows mobile, wrap as c++ class
fmdb
- SQLite的Objective-C封装 是SQLite的C API對初學者來說實在太麻煩太瑣碎,難度太高。FMDB說穿了其實只是把C API包裝成簡單易用的Objective-C类。對于SQLite初學者來說,大大減低了上手的難度。有了FMDB,寫程式時只要專心在SQLite的 語法上,而不用去理那堆有看沒有懂的C API,實在是件快樂的事情。-The SQLite Objective-C package SQLite C API for beginners, it is too
CareComModbus
- 一个封装好的C#写的Modbus接口读写程序,平台是:visual studio.net 2015(A packaged C# written Modbus interface to read and write procedures, the platform is: visual studio.net 2015)
Com
- com封装的一个类,可以直接拿来用的,非常方便。(Com package of a class, can be used directly,)
c#socket
- 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块(Examples include SocketAsyncEventArgs communica
