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

搜索资源列表

  1. Windows下串口通信C++源代码,纯C++代码

    0下载:
  2. 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:246730
    • 提供者:韦龙新
  1. g.729codec

    0下载:
  2. G.729音频编解码协议的标准文档和标准参考代码(ITU-T提供),包括编码和解码,纯C实现,未优化.-G.729 audio codec standard agreements documentation and reference code standards (ITU-T), including encoding and decoding, and pure C realized, not optimization.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:2227985
    • 提供者:王博
  1. nt3d

    0下载:
  2. 一个用纯c写的模拟3d程序,利用了些扩大缩小来模拟浮点数
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:73763
    • 提供者:mao
  1. G.729_win32_vc

    0下载:
  2. 已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目-has tested the ITU G.729B a source. Operational use of sentinel, 2-c achieve. has been accompanied by VC6 project documen
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:417823
    • 提供者:amani
  1. PJMPlayer

    0下载:
  2. 程序以及测试文件。 说明: 1.两个程序均可以播放X264生成的264文件,这里先只支持QCIF,文件名固定为test.264,不是这个名称将无法解码 2.PC版将两个文件放在同一个文件夹下即可运行,按播放可以观察播放效果 3.Pocket PC版将264文件放在根目录下,运行即可观察解码效果。 JM是基于JM10.1,纯C的,解码速度比T264慢很多。-testing procedures and documents. Note : 1. Two procedures
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:363081
    • 提供者:fangzongdi
  1. XMLDeal_Modi

    0下载:
  2. Windows Mobile上对XML的操作的封装类,纯C++,功能强大,可以支持多种语言和编码,可以生成和解析XML文件。
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:121892
    • 提供者:lucky
  1. CRC16.rar

    0下载:
  2. 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:96759
    • 提供者:chen
  1. desScreen.rar

    0下载:
  2. 主要是手机OLED屏幕将按照page模式的显示转换成手机按照点阵数据显示的一个转换函数,纯c编写,可以很简单的一直到低端手机OLED屏幕的驱动编写上,OLED-screen cell phone is mainly in accordance with the page mode display into a mobile phone in accordance with the lattice data show a transfer function, pure c preparation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:239765
    • 提供者:孙泽夺
  1. Font

    0下载:
  2. 在wince环境下修改字体的类型、大小、加粗,api实现,纯C代码,可用于evc3,evc4,vs.net,也可用于windows环境-To modify the environment in the wince font type, size, bold, api implementation, pure C code that can be used evc3, evc4, vs.net, can also be used in windows environment
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-23
    • 文件大小:844333
    • 提供者:cyantree
  1. OV7670

    1下载:
  2. 手机摄像头驱动代码。纯C写的,方便开发者阅读。-sensor code
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-12-11
    • 文件大小:148327
    • 提供者:li
  1. WinGpib

    0下载:
  2. 使用devcpp编写的纯C语言的GPIB通讯程序,带windows界面,使用此程序不但可以学到GPIB通讯方面的知识,而且可以学到如何使用纯C语言编写windows窗体界面。-To use devcpp written in pure C language GPIB communication process with the windows interface, use this procedure can not only learn the knowledge of the GPIB co
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:16487
    • 提供者:xgwu
  1. GPS_Csharp_wm6.1

    2下载:
  2. 在智能手机上捕捉GPS信号,不需要ARCGIS开发库支持,采用纯C#编写。开发环境为Microsoft Visual Studio 2005。可在vs.net2008下重编译运行。我的运行环境为windows mobile 6.1和SP2003。可以显示经度,纬度,卫星个数,精确的gps授时。精确至小数点后13位。 界面2是手机自带的gps界面,界面5是本程序的gps界面。纯C#开发的程序是纯绿色的,相对而言,采用ARCGIS开发库开发的同类程序,虽然代码简单,但要安装ARCGIS手机端,
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-03-26
    • 文件大小:162006
    • 提供者:redvfp
  1. max262

    0下载:
  2. 纯C编写,没有错误。实现基于MAX262的可编程滤波器。-The preparation of pure C, there is no error. MAX262-based implementation of the programmable filter.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1755
    • 提供者:潘某
  1. MFileMgr

    0下载:
  2. brew 文件浏览器实现,是纯c编写的,有框架的。-file manager of brew platform.
  3. 所属分类:BREW

    • 发布日期:2017-04-05
    • 文件大小:186506
    • 提供者:lido
  1. zlibC

    0下载:
  2. 这是一个纯C格式的ZIP和UNZIP这个可以在SYMBIAN网络通信时用到。也得是通过移植才能使用。不过很方便-This is a pure C format ZIP and UNZIP this can be used when the network communication SYMBIAN. Have to be used through the transplant. But it is a convenient
  3. 所属分类:Symbian

    • 发布日期:2017-04-08
    • 文件大小:257149
    • 提供者:sz42c
  1. FunAndGames

    0下载:
  2. mtk 游戏模块源代码,纯C语法编写的,直接移植到mtK工程里就可以用的-mtk funandGame source code
  3. 所属分类:MTK

    • 发布日期:2017-03-31
    • 文件大小:511463
    • 提供者:xuexiaojun
  1. LDGP4525

    0下载:
  2. MTK平台手机的驱动:驱动芯片LDGP4525,包括所有MTK移植时的接口函数。直接就可以使用。因为纯C程序,也可以直接把所要的函数移植到单片机使用-MTK platform for mobile phones driver: driver chips LDGP4525, including all the interface functions MTK transplantation. Can be used directly. Because pure C program can also
  3. 所属分类:MTK

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:kerden
  1. LDGP4524

    0下载:
  2. MTK平台手机的驱动:驱动芯片LDGP4524,包括所有MTK移植时的接口函数。直接就可以使用。因为纯C程序,也可以直接把所要的函数移植到单片机使用-MTK platform for mobile phones driver: driver chips LDGP4524, including all the interface functions MTK transplantation. Can be used directly. Because pure C program can also
  3. 所属分类:MTK

    • 发布日期:2017-03-31
    • 文件大小:1806
    • 提供者:kerden
  1. Bright

    0下载:
  2. AP3154 LED背光驱动代码,纯C代码,SDI接口脉冲控制-AP3154 led driver for embedded system, pure C code, with SDI interface
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:869
    • 提供者:aquasnake
  1. 20091010_Gis

    1下载:
  2. gis 地理信息系统,非常好用,功能超强,纯C++实现-gis geographic information systems, is very easy to use, powerful features, pure C++ implementation
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:43609
    • 提供者:Jamine
« 12 »
搜珍网 www.dssz.com