CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 使用方法

搜索资源列表

  1. 在自己的软件中使用鼠标10

    0下载:
  2. • 对鼠标进行初始化的方法 • 应用鼠标来执行任务
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:19562
    • 提供者:高俊杰
  1. cinfozipxp

    0下载:
  2. 一个在MFC环境中使用的 InfoZip打包类,InfoZip是一个功能强大的免费ZIP/UNZIP库。为了方便它的使用,在此介绍一个InfoZip的打包类CInfoZip,这个类本身并不实现压缩功能,只是提供一个易于使用的InfoZip DLLs接口(包含在CInfoZip中)。CInfoZip类的使用方法请参见相关文章-an environment in the use of packaged InfoZip category, InfoZip is a powerful free ZIP
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:151842
    • 提供者:c-king
  1. UnZipDemo

    0下载:
  2. Winrar解压API函数使用DEMO,7z解压API方法,经典解压API函数使用方法。 -Winrar extract the API function to use DEMO, 7z extract the API methods, extract the API functions to use the classic method.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:594641
    • 提供者:
  1. sisotool

    0下载:
  2. Sisotool工具箱的使用方法介绍并结合实例对其进行详细介绍-The way to use Sisotool
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-26
    • 文件大小:309248
    • 提供者:王芳
  1. zlib

    0下载:
  2. zlib标准压缩库程序源码及详细的使用方法-zlib
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:530027
    • 提供者:liuwei
  1. 2008925175139289

    0下载:
  2. 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1444
    • 提供者:杨欢
  1. Ls32DeCompress

    0下载:
  2. LZ Compression Utility 的反程序,专门解压缩被LZ Compression处理过的文件。 使用方法,启动Ls32DeCompress.exe,输入文件名称即可-LZ Compression Utility anti procedures, specialized extract was treated LZ Compression documents. To use, start Ls32DeCompress.exe, input file name
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:164353
    • 提供者:陈晓东
  1. EXP-Atmega128

    0下载:
  2. ATMEGA128单片机说明其内涵128的使用方法,单片机的原理图,各个管脚的说明及用法,另外还有应用程序。-Single-chip ATMEGA128 its connotation of the use of 128, microcontroller schematics, descr iption of each pin and usage, as well as applications.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:6458706
    • 提供者:cys
  1. BackupGpeditOfWingl83

    0下载:
  2. 每次重装后都要设置组策略,特别是软件限制策略,造成很大的麻烦,所以就做了这个小软件,在虚拟机中测试过(测试环境为XP SP2),可以成功备份。由于对系统的了解所限,不知道是否每台电脑都可以成功备份。若备份不成功,可以叫Q讨论,我再做研究。 使用方法:直接双击exe使用,稍候即可将生成备份文件到桌面。待重装后双击即可还原。-After each reinstall all Group Policy settings, especially in the software restrict
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:380140
    • 提供者:Wingl83
  1. useoftreeview

    0下载:
  2. 1、treeview控件的应用,和数据窗口结合的使用方法。 2、treeview控件的常用函数的介绍。 3、动态切换数据窗口控件所关联的数据窗口对象。 4、数据存储datastore的初步应用。 5、treeview控件和弹出菜单的结合。-1, treeview control, applications, and data combination to use the window. 2, treeview control, introduction of the common
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:185281
    • 提供者:vivian
  1. testInterface

    0下载:
  2. 讲述接口使用方法, 怎么去定义接口,-the method of how to use interface
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:3469
    • 提供者:yangyang
  1. Unrarlibrary

    0下载:
  2. 这是WinRar官方的一个SDK库 这个库涵盖了rar的压缩算法 通过这个库你可以给你的程序添加rar压缩、解压缩功能 方法是在你的VisualC++工程中添加unrar.dll这个库 这样你就可以使用这个库里的各种函数进行文件操作 你可以查看unrardll.txt以得到这个库的使用方法-This is an official SDK library WinRar this database covers rar compression algorithm this library you c
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1364276
    • 提供者:陈昊
  1. huffman

    0下载:
  2. huffman这个是实现huffman数据压缩的基本实现,使用方法请看文件huffman.h该工程具有通用性-huffman huffman data compression is to achieve this basic implementation, see the files using the method of the project has the versatility huffman.h
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. zlib 的vc使用 lib文件,及使用方法,很不错-vc use zlib' s lib files, and use, very good
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:71679
    • 提供者:万林
  1. yeven-jpeg

    0下载:
  2. 图像压缩与解压缩详细文档,介绍了jpeglib库的使用方法-The detail of image compression and decompression,present the method of jpeglib
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1895268
    • 提供者:于红利
  1. Project

    0下载:
  2. 实现哈弗曼压缩的c源代码,数据结构课程最终的project.调试可运行.注意使用方法.-Something helpful.The Huffman code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:56203
    • 提供者:hancock
  1. PSOt

    0下载:
  2. PSO 工具箱,粒子群优化测试,有具体的使用方法。调试简单,易懂。-Particle Swarm Optimization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:846924
    • 提供者:文鹏
  1. ObjectLists

    0下载:
  2. 链表案例,可以详细的描述链表的使用方法,过程分析,非常详尽-Case list
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:47521
    • 提供者:ss
  1. GMDR

    1下载:
  2. 多层降维法MDR的衍生分析方法GMDR,软件包括使用方法-Multiple dimension reduction method is to detect and qualitative attributes, or attribute combination interactions, in turn, affects and decided to class variables method of data mining
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:734318
    • 提供者:尹焕英
  1. AutoCAD 2014注册机及激活方法_iHackSoft.com

    2下载:
  2. 教你如何使用和破解CAD2014(提供注册码机破解软件)(Teach you how to use and crack CAD2014 (provide registration code machine crack software))
  3. 所属分类:压缩解压

    • 发布日期:2017-12-27
    • 文件大小:601088
    • 提供者:全文情趣
« 12 3 4 »
搜珍网 www.dssz.com