资源列表

« 1 2 ... .79 .80 .81 .82 .83 1484.85 .86 .87 .88 .89 ... 2656 »

[数据结构常用算法management-system-

说明:这是一个基于C语言以及数据结构的商品管理系统的源代码,界面优雅美观,麻雀虽小,五脏俱全,十分有利于初学者学习-This is a C-based language and data structures merchandise management system source code, elegant and beautiful interface, small but perfectly formed, very beneficia
<陈新> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法fcmsvm

说明:fcm-svm模型,用来处理连续型数据的拟合预测建模,想用SOM算法将连续性数据离散化,paosvm为改进的粒子群优化SVM参数的算法。数据可根据自己的进行替换-fcm-svm model fit to handle continuous data, predictive modeling, would like to use SOM algorithm continuity discrete data, paosvm of impro
<范振东> 在 2024-11-13 上传 | 大小:7kb | 下载:1

[数据结构常用算法Dijkstra-cPP

说明:Dijkstra 算法的代码,c++版,可以学习一下怎么实现的。-Dijkstra algorithm code, c++ version, you can learn about how to achieve.
<ji> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法TestQSort

说明:快速排序算法,C++操作重载例子 在VS2005上面直接编译通过-Quick sort algorithm, C++ operator overloading example
<谭毅> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法DecisionTree

说明:数据挖掘中决策树生成算法,可以通过算法生成最小决策树,java实现-Data Mining Decision Tree algorithm can be generated by the smallest decision tree algorithm, java achieve
<> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法bss_locate_spec

说明:NOISE SOURCE SPECTRUM LOCATE
<nitesh> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法Two-binary-sort-tree-into-one

说明:数据结构中,将两棵二叉排序树合并成一棵二叉排序树。即,将其中一棵树按中序遍历插入到另一棵树中。-Data structure, the two binary sort tree merged into a binary sort tree. That is, where a tree by preorder inserted in another tree.
<baiqiuju> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法hangbianji

说明:利用堆栈进行行编辑,当读入退格符“#”时,表示前一个字符无效;当读入退行符“@”时,表示当前行无效。-Line editing using the stack, when read backspace # , the former represents a character invalid When read back character @ , said the current line is invalid.
<山东蓝翔> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法arrangement

说明:假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 -Suppose you want to arrange a number of activities in the ha
<ZoeSnow> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法elfWindows

说明:无须进入UNIX系统,直接在WINDOWS下读取ELF文件的信息-ELF file reading in Windows
<浊清> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法queue2

说明:队列的顺序存储结构与操作,算法简单清晰,欢迎下载-Sequential storage structure and operation of the queue, the algorithm is simple and clear
<杨浩> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法stack2

说明:栈的顺序存储结构与操作,简单的算法,清晰,可以ac过-The stack order of the storage structure and operation, a simple algorithm, clear, too can ac
<杨浩> 在 2024-11-13 上传 | 大小:7kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 1484.85 .86 .87 .88 .89 ... 2656 »

源码中国 www.ymcn.org