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

搜索资源列表

  1. pwlib-v1_10_0-src

    0下载:
  2. 开源代码的pwlib的1.10.0版本,使用openh323的1.18.0版本毕备-revenue code pwlib version of 1.10.0, openh323 use the complete version 1.18.0 Preparation
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:2.44mb
    • 提供者:Fance
  1. OPCTESTCLIENT.rar

    1下载:
  2. 一个完整的OPC CLIENT 定制接口源程序,支持VC6编译。不含其它的动态库,A complete interface customization OPC CLIENT source code, support for VC6 compiler. Other non-dynamic library
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:361.07kb
    • 提供者:hunter
  1. Menu

    0下载:
  2. 完整的在DOS下生成菜单条(Menu Item)功能的代码-Complete the next generation in the DOS menu bar (Menu Item) function code
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-31
    • 文件大小:35.99kb
    • 提供者:肖荣权
  1. FX2Test

    0下载:
  2. 开发USB芯片CY68013的代码,修改USB固件完成传输功能-Development of USB chips CY68013 the code, modify the USB firmware, complete the transmission function
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-02
    • 文件大小:111kb
    • 提供者:zhang xiang li
  1. ctovb

    1下载:
  2. 这个代码可以实现把C++头文件转换为VB的.BAS模块文件。对于需要把C语言头文件进行转化为VB的朋友可以起到参考作用,整个源代码不是很完整,但转换很不错,大约有80-90 的样子。大家可以试试文件夹里的 WINGDI.H 进行转化-This code can achieve the C++ header files to VB' s. BAS module file. The need to C language header files into VB friends can play
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:87.75kb
    • 提供者:zcj
  1. RFID_WM_Client_Sample

    0下载:
  2. 远望谷XCRF-800系列读写器的RFID中间件。有ALE功能。完成标签去冗余,筛选,事件生成,多方式多协议对外发布(DWR Xfire WebService TXT)。防止标签的错读 误读。。我硕士阶段的自写代码。供大家参考。-Invengo XCRF-800 Series RFID reader middleware. There ALE function. Complete label to redundancy, selection, event production, multi-mo
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-03
    • 文件大小:463.61kb
    • 提供者:张怡远
  1. RemotingCorba_1_3_1

    0下载:
  2. RemotingCorba_1_3_1 使用C#语言实现的Corba通信框架。 包括完整的Corba通信框架源码和应用例子,分别编写了Server和Client程序。-RemotingCorba_1_3_1 use the C# language of the Corba communications framework. Including the complete source code and applications Corba communications framework
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:485.87kb
    • 提供者:睿铂
  1. aveva.d3lib

    0下载:
  2. aveva 底层环境 接口 C#完整源代码; aveva公司核心代码-aveva underlying environment interface, complete C# source code aveva company' s core code
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-07
    • 文件大小:1.87kb
    • 提供者:佛挡杀佛
  1. CachingByEnterpriseLibrary5

    0下载:
  2. 使用EnterpriseLibrary5实现数据的缓存(附完整代码下载) -Data cache using EnterpriseLibrary5 (with complete code download)
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-02
    • 文件大小:815.65kb
    • 提供者:陈肖群
  1. stacknode

    0下载:
  2. 栈这种数据结构是一个工具性的数据结构,通常被其它复杂数据结构所使用。比如实现二叉树的遍历的非递归算法。下面就用C++模板实现栈数据结构的一个较完整代码!在书本《数据结构(C语言版)--严慰明》提到栈可以用数组,也可以用链表实现,这里只用链表实现这一数据结构。-This data structure is a stack instrumental data structure is often used for other complex data structures. Such as a bi
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-02
    • 文件大小:2.22kb
    • 提供者:liyuyu
  1. midas2010

    0下载:
  2. midas2010 是MIDAS 开源代码,已经编译成功,绝对可以直接使用。功能很完整,是个学习三层模式最好的商业代码。可以在其他环境下编译-midas2010 MIDAS is open source code, has been compiled successfully, absolutely can be used directly. Function is complete, it is a three-tier model to learn the best commercial c
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-29
    • 文件大小:11.16mb
    • 提供者:林添玉
  1. 20104631_5_CORBA

    0下载:
  2. 用C++实现了中间件——corba,可以直接运行,工程含完整代码。-Achieved with C++ middleware- corba, you can directly run the project with complete code.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:45.66kb
    • 提供者:江苏
  1. StrToInt

    0下载:
  2. 非常完整的不同进制字符转化为数据的解析代码 支持二,八,十,十六进制 1. 0b/0B开头为二进制,0bxxxxx,其中x为0或1 2. 0x/0X开头为十六提制数 3. 0 开头为八进制数 4. 1~9开头为十进制数-Very complete character into a different binary code data parsing Support two, eight, ten, hexadecimal 1. 0b/beginning 0B is b
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-14
    • 文件大小:2.69kb
    • 提供者:Luo
  1. PLFramework

    0下载:
  2. 一款C++开发的PL框架完整源代码,此部分源码主要是两个部分:   1、 一个插件框架内核;   2、 一个测试用的插件;   Debug目录是我编译的插件基本框架,并且其中配了一个命令行加载入口,和一个测试插件。 -A C++ framework for developing PL complete source code, source code in this section are two main parts: 1, a plug-in framewor
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-26
    • 文件大小:363.33kb
    • 提供者:dfjdj
  1. Excel 快捷导出导入工具

    0下载:
  2. 省去复杂的excel代码,使用xml配置的形式完成导入导出(Eliminating complicated excel code, using xml configuration to complete the import and export)
  3. 所属分类:中间件编程

    • 发布日期:2018-04-29
    • 文件大小:62kb
    • 提供者:孤独的老张
搜珍网 www.dssz.com