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

搜索资源列表

  1. C语言文件管理

    0下载:
  2. 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8501
    • 提供者:葛林
  1. 数据结构的文件读写

    0下载:
  2. 结构数据的读写是指从\"流\"文件中读取数据存入结构,或将结构数据写入\"流\"文件。我们可以用以下两种方法进行结构数据的文件读写-read and write data structure is defined as "the flow" paper read data are stored in the structure or structures to write data "flow" document. We can use the follo
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7800
    • 提供者:王 艳
  1. TSP的C实现

    0下载:
  2. 人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件-AI classic TSP's C language, and includes source code debugging process produces files
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9304
    • 提供者:谭旭刚
  1. TSP的Java实现

    0下载:
  2. 人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:谭旭刚
  1. 简单易懂的CRC

    0下载:
  2. 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值。-This is a simple and easy to unicef.org calculation method to calculate your choice of paper, accurate calculation unicef.org value.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:79761
    • 提供者:黄晶
  1. 8数码问题的源代码

    0下载:
  2. 我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42606
    • 提供者:周慧
  1. 文件压缩算法

    0下载:
  2. VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15502
    • 提供者:pbt
  1. 支持超大文件的Sha1算法软件

    1下载:
  2. 作者自己开发的支持超大文件的Sha1算法源代码(VC++6.0)
  3. 所属分类:密码/编码算法

  1. C#对称算法的密钥生成

    0下载:
  2. C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
  3. 所属分类:密码/编码算法

    • 发布日期:2012-05-30
    • 文件大小:32077
    • 提供者:popand924
  1. 最高压缩比的压缩软件7zip源码

    0下载:
  2. 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 7-Zip是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的7z文件格式,而且还支持各种其它压缩文件格式,其中包括ZIP, RAR, CAB, GZIP, BZIP2和TAR。此软件压缩的压缩比要比普通ZIP文件高30-50 。因此,它可以把经WinZip压缩的文件再压缩2-10 。 -The code is mainly 7zip 7zip and LZMA, former platform clien
  3. 所属分类:压缩解压

    • 发布日期:2017-04-09
    • 文件大小:1394033
    • 提供者:azmy
  1. ZipTest_src.zip

    0下载:
  2. 这是一款zip压缩与解压缩的编码,可以通过调用里面压缩函数和解压缩函数对相应的文件与文件夹进行压缩与解压缩功能的操作,This is a zip compression and decompression of the coding, you can by calling the function inside the compression and decompression function of the corresponding file and folder compression a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:98071
    • 提供者:李勇
  1. CExeSourceCode

    0下载:
  2. 将任何一个exe文件压缩,压缩后生成的文件为windows执行文件-Compress any exe file, and transfer it to a windows executeable file after compressing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:169014
    • 提供者:站长
  1. kafsrt20

    0下载:
  2. 一个可以索引和排序的文件系统- May the index and the arrangement filing system
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:113065
    • 提供者:站长
  1. FilePartition

    0下载:
  2. vb做的文件分割器,实现大文件的分割和合并。-vb file to do the partitioning, and implementation of large files and merge partitions.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:31335
    • 提供者:lg
  1. huffman_compress

    0下载:
  2. 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3832480
    • 提供者:刚娃子
  1. huffman

    0下载:
  2. 一个用哈弗曼树实现的文件压缩解压程序 有兴趣的来-To achieve a tree with Havermann file compression decompression procedures are interested to see
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:12590
    • 提供者:张鸿志
  1. Zip_Compression

    0下载:
  2. 一个简单的文件/文件夹的压缩/解压缩软件,可以实现良好的压缩率和效率-A simple file/folder compression/decompression software, you can achieve a good compression ratio and efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:124045
    • 提供者:Tony
  1. SingleFileDataStorage1.4.1

    0下载:
  2. SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:478421
    • 提供者:王金其
  1. hafuman

    1下载:
  2. 基于哈夫曼树的文件压缩/解压程序c++源代码程序-Huffman tree based file compression/extracting program c++ source code program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4641
    • 提供者:xie
  1. 文件读写入链表

    0下载:
  2. C++语言编写,可实现基于链表的文件读写入链表,数据结构源程序(C++ language is written to achieve chain table based file reading and writing chain table, data structure source program)
  3. 所属分类:数据结构

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:玉玲珑
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com