资源列表

« 1 2 ... .99 .00 .01 .02 .03 1604.05 .06 .07 .08 .09 ... 2656 »

[数据结构常用算法beibao_9

说明:背包问题,经典的9个算法详细解析。每一个都有详细的讲解和代码分析-Knapsack problem, the classic algorithm detailed analysis of nine. Each with a detailed explanation and code analysis. .
<zhou> 在 2024-10-07 上传 | 大小:26624 | 下载:0

[数据结构常用算法shunxubiao

说明:完成随机获取顺序表的节点,完成插入、合并、删除、排序。-Random order to complete the table for the node, the completion of insertion, merge, delete, sort.
<陈渊> 在 2024-10-07 上传 | 大小:620544 | 下载:0

[数据结构常用算法Collide

说明:不同势能函数下的散射截面的c++程序算法-Different potential energy function of the scattering cross section under
<李金东> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法CIAdatabase

说明:解析一个文件中的内容,以B tree的方式存储其中的国家,职位,人民,是一个基于B TREE的搜索算法实现。包括了源代码,原始文件以及搜索案例-Parse the contents of a file to B tree stored in a manner which the state, position, people, is a B TREE-based search algorithm. Including the sourc
<leo> 在 2024-10-07 上传 | 大小:2110464 | 下载:0

[数据结构常用算法HuffmanTree

说明:基于Huffman树的一个压缩算法,通过统计字符的出现频率构造Huffman树,然后进行编码和解码。包括源代码和测试样例-Huffman tree based on a compression algorithm, the frequency of statistical character of the Huffman tree structure, and then to encode and decode. Including s
<leo> 在 2024-10-07 上传 | 大小:1087488 | 下载:0

[数据结构常用算法paixu

说明:对排序算法的一些总结。(选择,快速,插入,shell,归一排序等等)。希望有心人能总结得更全。-Summary of some of the sorting algorithm. (Selection, speed, insert, shell, normalized sequencing, etc.). More caring people can sum up all hope.
<juckciy> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法Dijkstra

说明:用c++实现最有向连同图的短路径算法。图的路径带有权值。-With c++, together with plans to achieve the most short-path algorithm. That path with the right values.
<书剑> 在 2024-10-07 上传 | 大小:911360 | 下载:0

[数据结构常用算法structured-programming

说明:顺序结构、循环结构和其他控制结构的8个算例-Eight examples for order structures, looping structures, and other control structures.
<kathy> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法[PDF]data-structureCPP

说明:数据结构C++语言描述,数据结构是计算机科学专业的一门核心课程。-Data Structures C++ language to describe the data structure of a computer science core curriculum.
<chl> 在 2024-10-07 上传 | 大小:20143104 | 下载:0

[数据结构常用算法trie-tree

说明:Trie是一种树型数据结构,用于存储字符串,可以实现字符串的快速查找。Trie的核心思想是空间换时间,利用字符串的公共前缀来降低查询时间的开销以达到提高效率的目的。 适用范围:统计和排序大量的字符串-Trie is a tree data structure used to store the string, the string can quickly find. Trie' s core idea is space for
<咋都有> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法CrossRiver

说明:三个人过河问题商人和随从是否可以安全过河-Three issues businessmen and followers across the river is safe to cross the river
<小瑞瑞> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法cx

说明:有一个首地址为A的N字数组,请编程序使该数组中的数按从大到小的次序排列-A first address for the A N-word group, programmed so that the array of numbers arranged in descending order
<gcgo> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 1604.05 .06 .07 .08 .09 ... 2656 »

源码中国 www.ymcn.org