-
算法导论(中文版),讲述了现代计算机常用数据结构和算法
算法导论(中文版),讲述了现代计算机常用数据结构和算法-this book intrdduce the basic algorithm,the language is chinese
- 2022-08-10 02:08:13下载
- 积分:1
-
是数据结构的课程设计,程序可以运行,但有时会出错,文档也有,希望对大家有帮助。最重要的是很简单,如果你什么都不会,但是课设题目,你就可以用。...
是数据结构的课程设计,程序可以运行,但有时会出错,文档也有,希望对大家有帮助。最重要的是很简单,如果你什么都不会,但是课设题目,你就可以用。-Is the data structure of curriculum design, program can run, but sometimes to be wrong, the document also, I hope all of you help. The most important thing is very simple, what if you do not, but the class-based subject, you can use.
- 2022-02-01 21:58:37下载
- 积分:1
-
Matlab 的 WinPR 的执行情况
Matlab 实现的 "WinPR" 文件的基础:获取更多地从图像分割评价。页 362-366 D.NAACL 打 2012 年 Scaiano M.,Inkpen原始脚本 http://scaiano.com/martin/SegEval.htmlMatlab 的适应: Juan G.法国
- 2022-02-01 08:00:19下载
- 积分:1
-
realization of the Polish
实现了波兰式的求解,对大数计算使用,可以到100位数的运算-realization of the Polish-solving, the use of large numbers calculation, the median of 100 Operators
- 2022-06-11 15:17:39下载
- 积分:1
-
约瑟夫环问题,设计一个程序求出出列顺序 基于VISUAL C++开发
约瑟夫环问题,设计一个程序求出出列顺序 基于VISUAL C++开发-Joseph Ring problem, design a procedure to derive the column order based on VISUAL C++ Development
- 2023-07-26 07:05:03下载
- 积分:1
-
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树...
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-err
- 2022-01-25 17:01:13下载
- 积分:1
-
数据结构代码,很好的资料
数据结构代码,挺好的资料,共享下,这个网站变态-Data structure code, very good information-sharing, this site metamorphosis
- 2023-06-24 19:25:02下载
- 积分:1
-
VB+proteus+keil c 文件是电压检测系统
VB+proteus+keil c 文件是电压检测系统
-VB+ proteus+ keil c are voltage detection system
- 2022-04-29 10:59:13下载
- 积分:1
-
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用...
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用户选择需要归并的数据的个数
* 由程序生成随机数据,数据结构为链表,并展示给用户
* 然后程序告诉用户需要增加的虚节点的个数
* 并把虚节点加入到链表中去,最后进行归并
-K Road merge algorithm* This procedure used to realize the way merging algorithm for K* in Turbo C2.0 compiler compiler under the process through the* algorithm* K* by the user input the user select the number of merging the data* generated by the random data , data structure for the list, and display to the user* and then the procedure to tell the user the need to increase the number of virtual nodes and virtual nodes* added to the list going, and finally to merge
- 2023-07-07 22:05:03下载
- 积分:1
-
Data structure, Newton interpolation. Solving equations using the Newton interpo...
数据结构,牛顿插值法。通过牛顿插值法求解方程-Data structure, Newton interpolation. Solving equations using the Newton interpolation
- 2022-03-15 22:54:28下载
- 积分:1