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

搜索资源列表

  1. package

    0下载:
  2. 开发手机游戏的难点在于图片占用资源空间太大,这个程序可以将图片打包成资源文件,再以数据形式读取 -development of mobile phone games is difficult Photo resources occupied too much space, this procedure can be packaged into resources Photo paper, in the form of reading
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:刘为
  1. WDP protocol

    0下载:
  2. 无线方式下的数据业务打包规范,中文翻译版!手边书,非常实用!看懂此文和相关的其它规范,就能在最深层次上理解WAP PUSH、短信承载等技术的原理。-wireless data services under the packaging norms, the Chinese translation version! On hand, a very practical! Read this article and other relevant norms, we will be able to und
  3. 所属分类:手机WAP编程

    • 发布日期:2008-10-13
    • 文件大小:2300317
    • 提供者:殷虎
  1. dataswap

    0下载:
  2. 数据交换,抽取数据打包成XML文档格式;好东东。
  3. 所属分类:手机WAP编程

    • 发布日期:2014-01-18
    • 文件大小:2254979
    • 提供者:唐国强
  1. GPS_Assemble

    0下载:
  2. 基于VC++平台上的GPS编程,此程序包用于GPS数据信息的打包并发送到串口。-Based on vc++ platform of GPS programming, this program for GPS data packets of information package and sent to a serial port.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-29
    • 文件大小:11991285
    • 提供者:颜俊杰
  1. leo

    0下载:
  2. 基于UDP的分组传输;应用全局变量的交互握手,对视频数据RTP打包,客户端接受RTP包并写入磁盘文件.-UDP-based packet transmission application global variable interaction shook hands on the video RTP package, the client received RTP packet and written to disk file.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-16
    • 文件大小:25585232
    • 提供者:李凡
  1. GPS

    0下载:
  2. GPS编程,其中包括GPS软件层的数据打包,以及硬件层的数据通信。适合初学者学习GPS所用。-GPS programming, including GPS software layer data packing, and hardware of the data communication layer. For beginners learn GPS use.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:22208
    • 提供者:颜俊杰
  1. SerialPortTest

    0下载:
  2. 本程序是对实现串口通信用户层协议的编制与数据处理方法的测试程序,可实现数据的打包并发送,接收后可解析。-This procedure is to realize serial communication protocol for the preparation of users and data processing method of testing procedures, can achieve data pack and send, receive after parsing.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:85882
    • 提供者:早餐
  1. ax.25-test

    2下载:
  2. AX.25业余无线电数据通信协议通信的实现程序,包括打包和解包。-A program for packeting and unpacking AX.25 protocol.
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-01-25
    • 文件大小:6403
    • 提供者:韦明川
  1. SerialPortTest1

    0下载:
  2. 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行“打包”,接收时如何根据协议对接收到的数据信息“拆包”,并取出自己想要的数据信息。-Communication protocols in serial communication programming is how to deal with the packets, sent the data communication protocol " package" , the received
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:29810
    • 提供者:亲爱
  1. javAX25-master

    0下载:
  2. AX.25是一个数据打包协议,用于信号数据提供高效率的传输-AX.25 is a data package protocol for signal data to provide efficient transmission
  3. 所属分类:android

    • 发布日期:2017-04-26
    • 文件大小:374005
    • 提供者:小马
  1. BaiduNaviSDKDemo-1.1.1-Mini

    0下载:
  2. 由于项目需要、这两天几天一直在研究百度导航的功能、通过不断的实践终于有结果了、不愿意独享 现在我把我的研究成果和大家分享一下、其实百度的 API 已经相当不错了 这之所以要写出来、一是自己做一个笔记、二是以方便一起朋友少走弯路 百度导航SDK由三部分组成:代码Jar包,资源包,so动态库。代码Jar包由Java源代码编译打包而成 提供在线导航、线路规划、语音播报等功能/资源包由导航所需的配置数据、基础数据 以及导航功能所需的layout、
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:11150713
    • 提供者:jifeng
  1. BlueUtils

    0下载:
  2. 蓝牙的连接 传输 数据传输 的工具包 各种功能已经封装好 删除界面 能够打包成 第三方jar包使用-Bluetooth connection data transfer toolkit
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2179723
    • 提供者:赵晓
  1. ctest

    0下载:
  2. 本软件是Android版本的词尾查词软件,包含15000词的CET6级词汇,通过JNI技术使用C语言进行后台处理,比如链表生成、查找等操作。环境配置好了的话,直接使用Eclipse的External Tool就可以进行JNI的编译和打包.so库,很方便使用。其中jni文件夹里是一些数据结构用的c源码-An android dictionary which can search with suffix of the word of CET6(15000 words). Using JNI (C l
  3. 所属分类:android

    • 发布日期:2017-12-11
    • 文件大小:7387310
    • 提供者:
搜珍网 www.dssz.com