CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 捆绑

搜索资源列表

  1. ch13_codes

    0下载:
  2. windows 应用程序捆绑核心编程 第13章 附书源代码-windows application bundled with the core programming in Chapter 13 attached to the book source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4633020
    • 提供者:
  1. ch12_codes

    0下载:
  2. windows 应用程序捆绑核心编程 第12章 附书源代码-windows applications bundled with the core programming Chapter 12 attached to the book source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-01
    • 文件大小:14198968
    • 提供者:
  1. ch11_codes

    0下载:
  2. windows 应用程序捆绑核心编程 第11章 附书源代码-windows application bundled with the core programming in Chapter 11 attached to the book source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-11
    • 文件大小:18735119
    • 提供者:
  1. BindFileSource

    0下载:
  2. 基本构成思想:其实,其中的构成思想非常简单。合并文件时:建立一个新的二进制文件,先写入你的自身捆绑程序的数据和其文件长度,再写入你要捆绑的第一个文件的数据和其文件长度,后再直接写入你要捆绑的第二个文件的数据和文件长度……,最后可直接写入你要捆绑的最后一个文件的数据(不需其文件长度)。分解释放最终合成文件时,也就是将上面的方法思想倒过来既可:打开最终合成文件,读取源自身捆绑程序文件长度,将文件指针移到自身捆绑程序数据后,读取第一个被绑定文件的长度,接着读取其长度的文件数据并写入到一新建文件1中,再
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:98406
    • 提供者:灰太狼
  1. EXE

    0下载:
  2. 可以将不同的软件捆绑在一起,简单实用,可以自己制作一些整人的小软件-运行的时候关掉杀软,不然被认为病毒,功能很明显
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:228875
    • 提供者:小东
  1. C-bianxiequdong

    0下载:
  2. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备. 每一个驱动都是不同的 作为一个驱动编写者, 你需要深入理解你的特定设备. 但是大部分的原则和基本技术对所有驱动都是一样的. 本书无法教你关于你的设备的东西, 但是它给予你所需要的使你的设备运行起来的背景知识的指导.-This book guides you how to write your own driver, and how to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1196500
    • 提供者:feilong
  1. BINDER

    0下载:
  2. 一款灵巧的捆绑器源代码,比较实用,不但可以使用,也可以适用于初学者的研究。-A usefull binder code,not olny can be use for us ,but also some fresh programmer for studing.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:11689
    • 提供者:chenyu
  1. EXEhebing

    0下载:
  2. EXE合并 文件捆绑 《易 语 言 源 代 码》-EXE file bundle consolidation " e-language source code"
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:17419
    • 提供者:小林
  1. wenjiankunbangqi

    0下载:
  2. 将多个文件合并成一个最终可执行文件,运行这个最终合成文件后,就相当于运行了合并前的多个文件,也就是文件捆绑,传说中文件捆绑器。这种程序在木马程序合并中会经常用到,你想知道它是怎么用程序实现的么?下面用VC6.0做的一个文件捆绑器的例子代码来演示一下-Multiple files into a final executable file, run the final synthesis document, the equivalent of running a number of document
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3798551
    • 提供者:郭子
  1. bindfile

    1下载:
  2. 教主,捆绑,修改代码,杀毒软件对exe等pe文件的捆绑管的比较严格!-bing file!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-18
    • 文件大小:46080
    • 提供者:mike
  1. 1

    0下载:
  2. VB的简单捆绑器源代码,帮助你学习VB,提高编程能力,早日成为高手-VB source code for a simple binding device, and help you learn VB, improve programming ability, soon became expert
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4539
    • 提供者:张慧
  1. bindervb

    0下载:
  2. 一个VB写的捆绑工具 大家可以拿去使用!-Write a VB bundled tools we can chunks!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:263486
    • 提供者:望里
  1. ch01_codes

    0下载:
  2. Windows应用程序捆绑核心编程配套光盘第一章程序。内存映射进行共享读写-Windows applications supporting CD-ROM bundled with the core programming chapter program. Read and write shared memory mapping
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:215674
    • 提供者:沈浪
  1. ch03_codes

    0下载:
  2. Windows应用程序捆绑核心编程配套光盘 第三章。内存共享。-Windows applications supporting CD-ROM bundled with the core programming chapter. Memory sharing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:24200213
    • 提供者:沈浪
  1. Exekunbang

    0下载:
  2. Exe捆绑机源代码,需要的可以下载下来研究研究。-Exe bundling machine source code, need can be downloaded off studies.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3486524
    • 提供者:双方的
  1. 2010891232450

    2下载:
  2. EXE文件捆绑器 可以将两个EXE文件捆绑在一起 -exe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:83953
    • 提供者:发个
  1. 3520

    0下载:
  2. 给予捆绑物体的识别! 给予捆绑物体的识别! -Object recognition for bundling! Object recognition for bundling! Object recognition for bundling! Object recognition for bundling!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:621580
    • 提供者:kk
  1. pyxulrunner-template

    0下载:
  2. xul 捆绑 python的应用程序开发模板, 需要xul sdk 和 python.-xul+ python application template
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:17070
    • 提供者:shixin
  1. EXE

    0下载:
  2. EXE文件捆绑的易语言源码,需要V4.1以上的易语言。-EXE files bundled with easy-language source code, need more than V4.1 easy language.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:552137
    • 提供者:fmjna
  1. EXEkunbang

    0下载:
  2. 一个能捆绑exe的源码,可以学习参考用,开放下载权限,大家自由下载啊-Exe can be the source of a bundle, you can learn reference, available for download permission, we free download ah! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:553996
    • 提供者:王都
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com