CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - template

搜索资源列表

  1. StudentSrc

    0下载:
  2. STL模板在系统编程中的应用.上面用实例的方法使用模板和单键实例方法实现了程序的编写,这样能够使程序更加严谨,更易于维护-STL template in-system programming applications. Above examples of ways to use templates and examples of methods to achieve a one-click process to prepare, this will enable more rigorous, m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:85035
    • 提供者:wbb21230
  1. dllTest7_dcl

    0下载:
  2. dll编写很好的一个dll编写模板,可以-dll prepared dll prepared a very good template, you can
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:75400
    • 提供者:qifuchao
  1. dtl

    0下载:
  2. 一个跨平台的数据库操作库.可以在linux和windows下运行. DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。 dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了. 如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DT
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:977675
    • 提供者:刘火明
  1. zhuceji

    0下载:
  2. 注册机模板(纯API编写) 提供给写好软件后要求注册的人参考-Zhuceji template (the preparation of pure API) to write software for registration of reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:67622
    • 提供者:xinchangkk
  1. Makefile

    0下载:
  2. linux 下 makefile范本 可以根据此添加编译文件-makefile under linux template can be compiled based on this document to add
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:797
    • 提供者:anthero
  1. TrueCrypt6.1aSource

    0下载:
  2. 使用visual studio 2005 开发的开源文件、磁盘加密软件。这是6.1a版。加密自己资料的好工具。也是学习的优秀范本。结成了众多加密算法。-Using visual studio 2005 to develop open-source document, disk encryption software. This is version 6.1A. Encryption own good tool for information. Study is an excellent temp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1608785
    • 提供者:sunshine
  1. piccpc-wiz_src

    0下载:
  2. 知情同意C代码向导 创建C代码模板的PIC微控制器。 默认的模板是用于高新技术(商标)中保编译。 -PIC C Code Wizard template to create C code PIC microcontroller. The default template is used for high-tech [TM] PICC compiler.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:412022
    • 提供者:mm
  1. STL

    0下载:
  2. 学习过C++程序设计语言(也就是说学习过Template),但是还没有接触过STL的STL的初学者。这实际上是我学习STL的一篇笔记,老鸟就不用看了。-stl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:9600
    • 提供者:越甲三千
  1. bababian

    0下载:
  2. 功能与特点: 1.可显示自己在巴巴变上的专辑列表 2.可显示自己在巴巴变上的公开的图片 3.可显示巴巴变上用户的评论 4.可显示自己在巴巴变上的关键字 5.可显示巴巴变上的精彩图片 6.支持lightbox效果显示 7.支持IE,FF的正常显示 8.使用模板技术,可以较容易的修改风格 9.因为数据全部存储在巴巴变上,即便需要转移服务器也不需要担心数据的丢失问题-Function and Characteristics: 1. To show change on
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:126078
    • 提供者:chenwei
  1. BitArrayApp

    0下载:
  2. The class CBitArray behaves like a specialization of the MFC template class CArray. A real specialization is not possible because of a missing simple data type for a bit. For maximum efficiency the bits are packed into a dynamic array of unsign
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:23354
    • 提供者:tony Lam
  1. C

    0下载:
  2. C++树结构实现 ATL模板类 具体见内容 详细的够20个字了把-C++ tree implementation ATL template class specific and detailed enough to see 20 characters of the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3829
    • 提供者:erya
  1. MIS

    0下载:
  2. MIS即管理信息系统平台,可以以此平台为模板创建相关管理信息系统-MIS management information system that is platform, the platform can also be used as a template to create the relevant Management Information System
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:22479
    • 提供者:孙新星
  1. Lightemplate

    0下载:
  2. 调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒. 单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒. -Call the method is simple, if else include support such as labels, may
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5379
    • 提供者:yin
  1. pcidevice

    0下载:
  2. 将pci设备模拟成字符设备的模板程序。目前主要实现了ioctl系统调用。-Pci device simulation into the characters of the template process equipment. At present, the main achievement of the ioctl system call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:3441
    • 提供者:xiaoqing
  1. GenericTemplateMSQ.tar

    0下载:
  2. Generic template class library for message queue implementation, uses pthread mutex.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2901
    • 提供者:zzbao
  1. ProcessData

    0下载:
  2. CprocessData 是一个用它可以在不同的进程里面轻而易举进行数据分配的模板类,同时对于进程间的的SendMessage/PostMessage的调用也很有用。-CprocessData it is a different process can be easily carried out inside the template class data distribution, while for the inter-process SendMessage/PostMessage call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1000
    • 提供者:zeng
  1. asss

    0下载:
  2. 很好的供初学者联系的列子,可以作为模版,也可以作为参考-Very good links for beginners Liezi, can serve as a template, but also can serve as a reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:257837
    • 提供者:liuqiang
  1. tools-2009--5-24.tar

    0下载:
  2. C++的软件包,包括使用C++模板编写的外排序、SHA-1哈希函数等常用的计算消息摘要的哈希函数。-C++ the package, including the use of C++ template prepared to sort things, SHA-1 hash function, such as commonly used in the calculation of the hash function message digest.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3389449
    • 提供者:ydb
  1. ime_dll

    0下载:
  2. 输入法dll,可以利用此模板创建新的输入-Input Method dll, you can use this template to create a new input
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:18627
    • 提供者:_ndup_pudn_
  1. hishop5.2

    0下载:
  2. Hishop去版权信息,Hishop授权,Hishop破解,Hishop注册机.模板使用-Hishop to copyright information, Hishop authorization, Hishop crack, Hishop RI. Template Use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2403228
    • 提供者:cutegirl1979
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com