资源列表

« 1 2 ... .96 .97 .98 .99 .00 1801.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法paixun

说明:数据结构中各种排序算法快速排序 冒泡排序 堆徘 插入排序等的c++语言实现-c++ sort
<张波> 在 2024-10-04 上传 | 大小:13312 | 下载:0

[数据结构常用算法Improved_KNN

说明:该算法在原有KNN的基础上实现自动选择最佳K值,并且在不同数据集中具有通用性,同时附有评价算法。-this algorithm can choose the best value of K based the original KNN algrithm,and it can be used universally in different dataset,it also include a measure algrithm to est
<linc> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Joseph

说明:经典的约瑟夫环问题:编号为1,2,..., n 的n 个人按顺时针方向围坐一圈, 每人持有一个密码(正整数)。一开始选任一个正整数作为报数上限值 m, 从第一个人开始按顺时针方向自1 开始顺序报数,报到 m 时停止报数。报 m 的人出列,将它的密码作为新的 m值。试设计一个程序求出出列顺序。 现已C语言实现-Classic Joseph ring problem: Numbers for 1, 2,... , n n personal
<Tony> 在 2024-10-04 上传 | 大小:39936 | 下载:0

[数据结构常用算法dianti

说明:模拟四层电梯控制,可实现电梯自动计算按最短路径运行-four floors elevator
<> 在 2024-10-04 上传 | 大小:416768 | 下载:0

[数据结构常用算法Data-structure

说明:这个文件包括了数据结构和相应的经典的算法程序,对于想要学习数据结构的很有帮助。-his file includes the data structure and the corresponding classical algorithm procedures, to study the structure of the data to have the help very much.
<梦女孩> 在 2024-10-04 上传 | 大小:814080 | 下载:0

[数据结构常用算法Data-Structures-AlgorithmAnalysis

说明:数据结构与算法分析——C++语言描述第2版 源代码,由Joel Adams和Larry Nyhoff编著。适合数据结构的学习。-Data Structures and Algorithm Analysis- C++ language to describe the version 2 source code and compiled by Joel Adams and Larry Nyhoff. Suitable for the s
<neuzxy> 在 2024-10-04 上传 | 大小:1195008 | 下载:0

[数据结构常用算法results-of-polynomials

说明:使用C++实现计算多项式相加的结果,不知道如何,请大家验证-Using C++ to achieve the results of calculation of polynomials
<cl> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[数据结构常用算法erchashu

说明:建立一个二叉树并进行三种(前序,中序,后序)遍历-Establish a binary tree and three (former sequence, sequence, in the sequence) traverse
<zhou shun> 在 2024-10-04 上传 | 大小:5120 | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:输入一个表达式,其中包含0~9及负号小数点组成的浮点数和加减乘除运算符,还应该包含括号。其他字符非法的输入均报错,表达式以#结束。输出运算结果。程序所能达到的结果有:适用于浮点型的计算,且适用于多位数的运算,适用于负数的运算。对输入的表达式有判断对错的功能-Input a expressions, including 0 ~ 9 and minus the decimal point of floating-point and add,
<zhou shun> 在 2024-10-04 上传 | 大小:8192 | 下载:0

[数据结构常用算法TextQuery

说明:从指定文件中查找某特定单词,显示该单词所在位置并输出包括该单词在内的前后文-Find a specific word from the specified file, showing the location and output of the word including before and after, including the word
<秦天> 在 2024-10-04 上传 | 大小:10892288 | 下载:0

[数据结构常用算法critical_path_works

说明:关键路径问题的解决,关于一些简单的功能实现,使用c语言完成,用于数据结构实习-Critical path problems on some simple, accomplished using the c language for data structures internship
<Mary> 在 2024-10-04 上传 | 大小:1921024 | 下载:0

[数据结构常用算法AllDist

说明:Floyd算法,用于求最短路径,使用C++描述-Floyd Algorithm, Shortest path
<zhixiwang> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 1801.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org