资源列表

« 1 2 ... .03 .04 .05 .06 .07 2008.09 .10 .11 .12 .13 ... 2656 »

[数据结构常用算法birch算法源代码

说明:数据挖掘中的birch聚类算法,c语言代码
<piscesedwin> 在 2011-05-17 上传 | 大小:257634 | 下载:1

[数据结构常用算法setColor_pro

说明:经典的着色问题,数据结构,本代码由本人自己编写,VC++版本-classic color issues, data structure, the code from my own preparation, the VC version
<better> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法ba

说明:利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。 [基本要求]: (1)I:初始化(Initialization)。从终端输入一个长度不超过80的字符串(全部为大写字母且无空格
<张巨松> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法hafuman

说明:是数据结构的作业,有哈弗曼编码/译码、印哈弗曼树的代码以及实验报告-Data structure is operating, there哈弗曼encoding/decoding, India哈弗曼tree code and experimental report
<王徐哎> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法TreeTraversal

说明:已知二叉树的先序、中序遍历的结果,构造出该二叉树,并用非递归的后序遍历算法遍历该二叉树-Sequence of the first known binary tree, traversal of the results of the binary tree structure, and after the use of non-recursive traversal of the binary tree traversal algori
<浩峰> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法Win32_3DViewer

说明:A code to display a 3d model http://www.cppfrance.com/codes/VIEWER-3D-GENERATEUR-2D-WIN32-OPENGL-VCPLUSPLUS7_29029.aspx
<silkan> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法Dirtree

说明:二叉树的示例程序,是学习二叉树的良好示例-Sample application binary tree is a good example of learning a binary tree
<feng yuan> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法YDH

说明:运动会系统 1比赛项目维护(包括项目的录入,修改和删除、查询等); 2运动员信息维护(包括信息录入,修改,删除、查询); 3裁判和工作人员综信息(包括信息录入,修改,删除、查询); -System 1 Games competitions maintenance (including project input, modify, and delete, query, etc.) 2 players maintainin
<杜鹏> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法bottomupsort

说明:冒泡排序,是指计算机的一种排序方法,它的时间复杂度为O(n^2),虽然不及堆排序、快速排序的O(nlogn,底数为2),但是有两个优点:1.“编程复杂度”很低,很容易写出代码;2.具有稳定性,这里的稳定性是指原序列中相同元素的相对顺序仍然保持到排序后的序列,而堆排序、快速排序均不具有稳定性。不过,一路、二路归并排序、不平衡二叉树排序的速度均比冒泡排序快,且具有稳定性,但速度不及堆排序、快速排序。-Bubble sort is a sor
<huang> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法Euler-diagram

说明:欧拉图判定 有向图和无向图都可以实现,有操作文档说明。-to determine Euler diagram directed graph and undirected graph can be achieved, also there is an operational documentation .
<> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法ShortPath

说明:这个是一个求最短路径的程序,程序应用了地杰克斯拉算法-This is one of the shortest path procedures, the procedures applied to Dijksla algorithm
<钟西泽> 在 2024-11-01 上传 | 大小:258048 | 下载:0

[数据结构常用算法RMB-JISUAN

说明:计算人民币输出的算法 能够有效地算出各种金币的数目-RMB output algorithm can effectively calculated the number of various coins
<刘磊> 在 2024-11-01 上传 | 大小:257024 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 2008.09 .10 .11 .12 .13 ... 2656 »

源码中国 www.ymcn.org