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

资源列表

« 1 2 ... .31 .32 .33 .34 .35 24436.37 .38 .39 .40 .41 ... 28278 »
  1. hashtable

    0下载:
  2. 数据结构与算法,关于哈希表的建立、插入、查找、删除功能的实现-hashtable with some functions like insert ,find ,remove, search
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2.06kb
    • 提供者:Elaine
  1. huffmantree

    0下载:
  2. 数据结构与算法,关于哈弗曼树的C++语言实现,其中涉及二叉树和优先队列的相关知识-a piece of code about HuffmanTree ,use the C++ language, and also include some knowledge of binarytree and prior tree.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:114.21kb
    • 提供者:Elaine
  1. Generic-function

    0下载:
  2. 泛型函数: 总结:使用标准模板库 (STL) C++标准库提供了更为安全,更为灵活的数据集处理方式。 STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。 访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供; 算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using the Standard Template Library
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:739.2kb
    • 提供者:fdsf
  1. quick

    0下载:
  2. 使用快速排序法,将无序的序列排成有序的序列-Use Quick Sort, the disorderly arranged in orderly sequence sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:858byte
    • 提供者:姚建伟
  1. hill

    0下载:
  2. 使用希尔排序法,将一个无序序列排成有序序列-Sequencing method using the Hill will be arranged in an unordered sequence of ordered sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:869byte
    • 提供者:姚建伟
  1. heap

    0下载:
  2. 使用堆排序法,将一个无序的序列排成有序的序列-Using the heap sort, arranged in a disorderly orderly sequence sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.05kb
    • 提供者:姚建伟
  1. sort

    0下载:
  2. 基本囊括数据结构中的所有排序,并且,用图解法阐述了排序的原理-Basic include data structure, and all the sorting, graphic method expounds the principle of sorting
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:609.41kb
    • 提供者:crystal
  1. List

    0下载:
  2. 实现数据结构中单链表的创建/删除/查找,学会使用单链表对以后的编程很有帮助并带有测试数据图片-Single-linked list data structure to create/delete/find, learn to use a single list of useful programming after pictures with a test data
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:595.82kb
    • 提供者:liqiang
  1. ok-suit

    0下载:
  2. 一个实现外部排序的程序,其中gnerate.cpp为产生一个随机的文件,用于被排序。而caculate.cpp为外部排序程序。-A realization of the external sort program, which gnerate.cpp to generate a random file for be sorted. The caculate.cpp external sort program.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:913.12kb
    • 提供者:zdy
  1. doc

    0下载:
  2. ⑴ 自定义磁盘文件管理的数据结构; ⑵ 能够自由创建、修改、删除文件; ⑶ 文件具有一定自定义的属性; ⑷ 能够显示当前系统文件的状态。-⑴ Custom disk file management data structure ⑵ the freedom to create, modify and delete files ⑶ file has a custom property ⑷ can display the status of the current system fi
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:146.68kb
    • 提供者:王立壮
  1. avltree

    0下载:
  2. 通用的平衡二叉树算法C++源代码,通过通用的回调函数保证通用性,性能良好-Balanced binary tree algorithm for general-purpose C++ source code, to ensure that the callback function through the general versatility and good performance
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:10.16kb
    • 提供者:
  1. queue

    0下载:
  2. 模拟排队的算法 病人排队看病 医生看病的顺序 用链表实现-Simulated patients queuing algorithm in the order queue to see a doctor a doctor to achieve a linked list
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:223.28kb
    • 提供者:杜鹃
« 1 2 ... .31 .32 .33 .34 .35 24436.37 .38 .39 .40 .41 ... 28278 »
搜珍网 www.dssz.com