CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 索引

搜索资源列表

  1. vbapi函数手册

    0下载:
  2. vbapi函数手册 为了让大家能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,可添加到收藏夹。 声明:本帮助文件由Raise Belling个人整理后出版,内容全摘自网络,版权归实际作者所有。-vbapi manual to fun
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:956.11kb
    • 提供者:吴文勇
  1. 2003sx014

    0下载:
  2. 数据结构上机实验内容 索引顺序表的查找源程序代码 -data structure on the plane experiment content indexing table lookup sequence source code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:98.17kb
    • 提供者:陈阿
  1. 文本文件系统

    1下载:
  2. 文件系统操作,能Crate,Delete目录,使用多级目录,至于是否采用索引节点结构,自选。目录项目中应包含:文件名、物理地址、长度等信息。-file system operation, can Crate, Delete Contents, the use of multi-level directory, As to whether Index node structure, Customize. Contents Item should include : name, physical a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.9kb
    • 提供者:陈南
  1. B_PLUS

    0下载:
  2. B-TREE文件索引源代码,快速,高效的数据文件索引程序.-B-tree index of the source code file, fast and efficient data document indexing procedures.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15.06kb
    • 提供者:董永亮
  1. qbd-dbCoder131

    0下载:
  2. 数据库编码器,新版软件改善了编码容量,提高了50-60%,改善的处理索引和关联性能,现在,可以支持查询了-database encoder, the new software to improve the coding capacity, improved 50-60%, improved indexing and processing performance related, and now support for the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29.42kb
    • 提供者:姚紫欣
  1. shxaccess

    0下载:
  2. 我写的一个大字体字库访问程序,类似于shxvier,显示方面简单一些主要面向字库的应用,字库索引按照区位码顺序做了调整,有兴趣的看看吧.^_^-I wrote a large font library visit procedures, similar to shxvier. a simple display of some of the major application-oriented font, font Index location code with the order made a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.79mb
    • 提供者:wzm
  1. DbfDll

    0下载:
  2. DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18.42kb
    • 提供者:申屠航兵
  1. firstNLP

    0下载:
  2. 实现字典排序和字典索引,实验学习程序,对你一定有帮助!-achieve dictionaries and dictionary Index ranking, experimental learning process, you must have!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:316.89kb
    • 提供者:hexin
  1. indexf

    0下载:
  2. 索引文件的操作的c++实现 HFile1.dat是记录文件 HFile1.idx是索引文件 IndexFM.txt是运行结果-index files of operation of the c achieve HFile1.dat is documented HFile1.idx IndexFM.txt document is indexed is running results
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.66kb
    • 提供者:丁丁
  1. hashfm

    0下载:
  2. 散列文件的插入、删除和查找操作的c++程序 HFile.idx是索引文件 HFile.dat是记录文件 HashFM.txt是运行结果-hash of the document insertion, delete and search operation c procedures HFile.idx is HFile.dat index files are documented H ashFM.txt is running results
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.87kb
    • 提供者:丁丁
  1. KeChengSheJi

    0下载:
  2. 这是我在做C++课程设计时写的,也是我第一个用写出来的Windows下的窗口应用程序.这个是一个单词查询的小程序,单词保存在word.txt文件中,解释保存在menning.txt文件中.两个文件用单词索引号联系和查询-This is what I do in C programs written by design, I also used to write a paragraph out of the window under Windows applications. This is a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:306.32kb
    • 提供者:张宏昆
  1. SelectString

    0下载:
  2. 永远选择一个字符串,并返回字符串的字符索引值。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:108.21kb
    • 提供者:李睿
  1. unix_simul1056217132002

    0下载:
  2. 模拟Unix混合索引文件系统,C++ BUilder下编译
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:14.59kb
    • 提供者:kgekanwang
  1. liaobiao

    0下载:
  2. 往文件clientFile.dat文件中插入数据的同时,在索引文件linkFileIndex.ind中予以管理,并附自动生成需要的条数的 链表文件等功能
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6.33kb
    • 提供者:linxinghai
  1. 分散索引的文件系统

    0下载:
  2. 分散索引的虚拟文件系统-scattered Index Virtual File System
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9.56kb
    • 提供者:李烨
  1. 磁盘毁尸灭迹

    0下载:
  2. 原理: 本软件通过覆盖磁盘可用空间来达到彻底清除曾经删除的文件. 作用: 可以彻底清除磁盘曾经储存但被移动、修改、删除的痕迹,这样就可以不必担心以前删除了的文件被他人使用 磁盘恢复软件 恢复了. 常识: 一般常规方式删除(比如清空回收站或SHIFT+DELETE,以及在windows下的格式化)只是清除文件在文件系统中的索引位置,而文件的实体还是保存在磁盘扇区里的,所以所谓 磁盘恢复软件 依然能够恢复你已删除了的文件,只有完全清除文件在磁盘物理扇区上所占用的每一个区
  3. 所属分类:文件操作

    • 发布日期:2009-05-16
    • 文件大小:9.29mb
    • 提供者:epcdiy
  1. AXPUnpack

    3下载:
  2. 最近研究了一下*狐的天龙**的打包文件axp格式,其实网上也有一些同学的分析,不过不是很完整。 过程: 1、OD加载游戏,通过对文件I/O的API下断点,定位游戏加载的打包文件 2、对程序读入的文件数据缓冲区下内存断点,定位索引和偏移的计算算法 3、通过IDA提取文件偏移和hash计算的代码,通过内嵌汇编测试程序 4、将代码还原成c代码 整个过程没有太大的技巧,关键是耐心和细心的考验,文件头和索引头还有一些字段无法确定其作用,许多地方是都是猜测,无法保证正确性。后还原时代码果如暴雪的mpq文件的
  3. 所属分类:文件操作

    • 发布日期:2011-07-01
    • 文件大小:68.26kb
    • 提供者:jamesma
  1. CluceneTest

    0下载:
  2. CLucene 例程 是信息检索的初步学习参考代码,可以了解倒排索引的文件结构以及查询方法-CLuene Demo is a reference code for learning information retrival,which can help to learn the inverted index data structure and query method
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:26.29kb
    • 提供者:forrest
  1. indexfiles

    0下载:
  2. 如何建立索引文件的源代码 如何建立索引文件的源代码-How do I create a index file the source code of how to create index file the source code of how to create index file s source code
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:1.66kb
    • 提供者:蔡鑫
  1. fileindex

    0下载:
  2. 文件索引,从硬盘读写文件并计算读取硬盘的次数。-Document indexing, document from the hard disk read and write and calculate the number of hard to read.
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:929.37kb
    • 提供者:liumang
« 12 »
搜珍网 www.dssz.com