CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中间件编程 搜索资源 - 码

搜索资源列表

  1. client2

    0下载:
  2. 通过XOR来实现网络编码的演示源码.在linux环境下运行-network coding for demenstration
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:5305
    • 提供者:Cai Ruojun
  1. hal_LED

    0下载:
  2. 基于s5pc100的led的Android HAL层的源码-Based on the Android HAL s5pc100 led the layer of the source
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-30
    • 文件大小:16302
    • 提供者:linjiandao
  1. excel

    0下载:
  2. c++ 详细的excel导入导出的程序源码-excel import and export procedures source
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-08
    • 文件大小:2006506
    • 提供者:周晓宇
  1. B2G

    0下载:
  2. b2g源码,mozilla-b2g项目的核心源码,另外需要gonk和gaia-b2g source, mozilla-b2g project' s core source code, in addition to need gonk and gaia
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-14
    • 文件大小:3133848
    • 提供者:花语人生
  1. SecondIDReader

    0下载:
  2. 读取二代身份证dll及源码,方便用于需要读取二代身份证的地方使用-Read Second Identity Card Source Code
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-08
    • 文件大小:2044031
    • 提供者:gareth
  1. shoi

    0下载:
  2. 体验服全能辅助模块,自己试试就知道好不好用,100 源码-Experience serving Almighty auxiliary modules, try to know yourself really easy to use, 100 Open Source
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-30
    • 文件大小:325692
    • 提供者:苏富强
  1. ZTE_USB_Driver-(I)

    0下载:
  2. 中兴品牌智能手机通用串口驱动程序开发源码-drive programe
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-27
    • 文件大小:9889142
    • 提供者:bmf
  1. pentaho-application-launcher

    0下载:
  2. pentaho启动难得源码资料,需要者请下载-pentaho start rare source of information for those who need download
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:6259
    • 提供者:chenmo_zhang
  1. Cyddh

    0下载:
  2. C语言移动通信源码,采用最简单的方法实现移动通信,适合新手学习-C language source mobile communications, using the most simple method for mobile communication, suitable for novice overhanging
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-10
    • 文件大小:1527
    • 提供者:江天文
  1. Shannon-Encode

    0下载:
  2. 香农编码的C语言实现。任意输入一信源概率,可以计算出对应的码长,码字,信源熵,编码效率等。-Shannon coding in C language. Enter an arbitrary source probabilities can be calculated for the corresponding code length, code words, the source entropy coding efficiency.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-07
    • 文件大小:4268
    • 提供者:isky
  1. 07Excel_source_code

    0下载:
  2. excel上传源码,包含具体的例子,很实用的实例-excel upload source, including specific examples, very practical example
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-08
    • 文件大小:48029
    • 提供者:xiaoguanglee
  1. zjc

    0下载:
  2. k3中间层插件开发源码事例,K3BOS 开发资料-k3 middle layer source plug-in development case
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:746952
    • 提供者:xucl
  1. Demo

    0下载:
  2. VirtualTreeviewVirtualTree 控件使用样例 含源码和样例-VirtualTreeviewVirtualTree controls using samples with source code and examples
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-02
    • 文件大小:563401
    • 提供者:deng
  1. 20104631_4_dll

    0下载:
  2. 大学生本科,中间件实验,用c++实现中间件的内聚合。含源码。-Undergraduate students, middleware experiments, using c++ to achieve the aggregation middleware. Including source code.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-11
    • 文件大小:2185339
    • 提供者:江苏
  1. 20104631_4_dll_out

    0下载:
  2. 大学生本科,中间件实验,用c++实现中间件的外聚合。含源码。-Undergraduate students, middleware experiments, using c++ achieve external aggregation middleware. Including source code.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-11
    • 文件大小:2467513
    • 提供者:江苏
  1. 20140325

    0下载:
  2. 本代码为源码,调试过的,DS2401芯片ID码读取程序源码-DS2401 chip ID code reading program source code
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-25
    • 文件大小:200550
    • 提供者:chenlong
  1. studyinfomanage

    0下载:
  2. 本源码是模拟的跑酷小游戏,带有流畅的人物奔跑动画效果,还有欢快的音乐。源码基于VC 2010创建,请用VS2010或更高版本编译运行。在帧动画的判断上,本可以直接使用求余运算, 但是 求余运算速度及效率不好, 所以使用简单的判断操作代替。通过源码可了解下绘制人物、透明贴图的相关技巧,这些技巧对于编写游戏来用是相当有用的。- Test.clw This file contains information used by ClassWizard to edit existing
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:40892
    • 提供者:六和
  1. struts2-sources

    0下载:
  2. struts2核心源码,及struts2-core和xwork-core,一共三个版本,2.3.7、2.3.8、2.3.15.1-struts2 core source code, and struts2-core and xwork-core, a total of three versions, 2.3.7,2.3.8,2.3.15.1
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-15
    • 文件大小:3842006
    • 提供者:Liu Yi
  1. luaossl-20140328.tar

    0下载:
  2. lua的ssl组件源码,可实现socket访问https-lua s ssl source components, to achieve socket access https
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-24
    • 文件大小:44668
    • 提供者:张伟
  1. protobuf-net

    0下载:
  2. google buffer C# API开发源码
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-25
    • 文件大小:350416
    • 提供者:adad
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com