资源列表

« 1 2 ... .94 .95 .96 .97 .98 2499.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法Cpp1

说明:算法分析,回溯法原理及基本实现,实现基本逻辑,完成主要功能-Algorithm analysis and backtracking principle and the basic realization of basic logic to complete the main function
<痛苦的西瓜> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法3

说明:对所给出的城市路口、道路信息,分别用Dijkstra 算法和Floyd算法,求出两两之间的最短距离和路径,结果输出到文件,每行一组最短路径,其格式为逗号分割的信息,分别为起点、终点、最短距离、中间依次经过的路口编号,各行按照起点编号、终点编号从小到大排序,只输出起点编号小于终点编号的部分。 -Information given city intersection, road, Dijkstra algorithm and Floyd
<> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman_2

说明:对输入的一串电文字符实现赫夫曼编码,再对赫夫曼编码生成的代码进行译码,输出电文字符串。要实现赫夫曼树德算法,首先要实现在HT[1.k]中选择parent为0且权值最小的两个根结点的选择算法;另外,还要一个实现统计输入电文字符串中各种字符出现的频率以及字符的种类的算法。假设电文中仅含有大写字母。-For the entry of a string of message character realize hoffman (coding,
<zy> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法bahuanghouwenti

说明:八皇后问题,实现相应功能,代码正确、希望可以帮到需要的人-Eight queens problem
<吴振林> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法beibao

说明:背包问题,也就是我们常见的那个。在很多的专题实验中都会遇到-Knapsack problem, that is, our common one. Will encounter a lot of topics experiment
<吴振林> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法huisufa

说明:回溯法背包问题,很实用也是经过改进的背包问题-The backtracking knapsack problem, very practical and improved knapsack problem
<吴振林> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法xianxingbiao

说明:线性表的删除、插入、查询等功能。线性表也是我们最常接触的基本知识-Linear form to delete, insert, query and other functions. Basic knowledge of linear form is the most common contact
<吴振林> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Oinvf

说明:对矩阵求逆,根据提示在visual c++运行环境中输输入矩阵及相关参数即可求出逆矩阵,已通过测试。 -Matrix inversion, follow the prompts to lose input the visual c++ operating environment matrix and related parameters can be calculated inverse matrix has been tested
<面积> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tjjuzhengh

说明:实现稀疏矩阵转化为三元组,并且且进行转置和其他运算。可直接使用。 -Sparse matrix into triples, and transposition and other operators. Can be used directly.
<面积> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法1.txt

说明:高精度计算大数据的阶乘,再也不怕阶乘后出来的数据大了-High-precision calculation of the factorial of large data, no longer afraid of factorial data
<joeyhd> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法MyTest01

说明:检索一串字符串中的每个字符的个数,别且输出-Retrieve a bunch of strings in the number of each character
<caicai> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Ferraru

说明:通过编写函数实现特殊二叉树的操作,是特殊殊二叉树的插入、删除比一般的二叉树效率更高 -Special binary tree operations by writing function is a special special binary tree insert, delete, higher than the general efficiency of the binary tree
<> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2499.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org