联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(371) 
按平台查找All Visual C++(371) 

[数据结构] kdtree_search

k-d树是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索
kd tree is a k-dimensional data structure segmentation data space. Mainly used in multi-dimensional space-critical data search (2015-01-26, Visual C++, 1KB, 下载12次)

http://www.pudn.com/Download/item/id/1422249589279829.html

[数据结构] The-campus-navigation-program-design

校园导航程序设计,关于迪杰斯特拉算法和佛洛依德算法的典型应用
The campus navigation program design, typical application on Dijkstra algorithm and Freud algorithm (2013-03-18, Visual C++, 9401KB, 下载2次)

http://www.pudn.com/Download/item/id/2163380.html

[数据结构] adms

阿当姆斯显式和隐式求解方法,用四阶龙格库塔作为起始,然后运用四阶阿当姆斯算法求解初值问题。主要程序包含在test2.cpp中,方法简单易懂。编译环境VC2010
Adam James explicit and implicit method for solving fourth-order Runge-Kutta as a start, then use the fourth-order A Williams algorithm for solving initial value problem. The main program contains in test2.cpp method is simple and easy to understand. Compile environment VC2010 (2012-06-09, Visual C++, 3766KB, 下载17次)

http://www.pudn.com/Download/item/id/1907300.html

[数据结构] kruskal

克鲁斯卡尔算法通常用来求解最小生成树问题,使树的权值之和最小。
Kruskal algorithm is usually used to solve the minimum spanning tree problem, so the right value of the tree and the minimum. (2012-05-17, Visual C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/1873399.html

[数据结构] data-structure

数据结构 包含了数据结构中比较重要的算法实现 二叉树,迪杰斯特拉,堆排序算法
The data structure contains important data structures algorithm binary tree, Dijkstra, heap sort algorithm (2012-04-06, Visual C++, 70KB, 下载2次)

http://www.pudn.com/Download/item/id/1818206.html

[数据结构] Dijkstra

迪杰斯特拉算法的简单实现,供大家参考,代码简洁易懂,数据结构可用
Di jester pull algorithm of simple realization, provide everyone reference, code concise to understand, the structure of the data available (2012-03-30, Visual C++, 1075KB, 下载4次)

http://www.pudn.com/Download/item/id/1812285.html

[数据结构] Kruskal

克鲁斯卡尔算法,实现最小生成树,并且可以通过参数控制连通分支的数量
Kruskal algorithm for minimum spanning tree and connected components can be controlled by the number of parameters (2011-12-10, Visual C++, 34917KB, 下载7次)

http://www.pudn.com/Download/item/id/1726856.html

[数据结构] C

几个有趣的问题,提供了相应的C代码,可执行,像爱因斯坦问题,九宫图问题
Several interesting questions, to provide the corresponding C code, executable, such as Einstein issue, Jiugong graph problems (2011-09-20, Visual C++, 11KB, 下载2次)

http://www.pudn.com/Download/item/id/1650591.html

[数据结构] dijskra

在VC6.0上通过的迪杰斯科拉算法,TXT文件中附有输入数据及结果
In VC6.0 algorithm adopted Dijie Scola, TXT file with input data and results (2011-08-06, Visual C++, 59KB, 下载4次)

http://www.pudn.com/Download/item/id/1616078.html

[数据结构] c-creat

生成碳纳米管的计算法,输入m和n维坐标的大小,可以形成管内碳原子的坐标
Calculation of carbon nanotubes generated, m and n-dimensional coordinates of the input size, can form the coordinates of carbon atoms within the tube (2011-06-27, Visual C++, 3KB, 下载5次)

http://www.pudn.com/Download/item/id/1581764.html

[数据结构] IntToString

将一维数组中的浮点型数据,转为字符串后存入二维数组,再将该二维数组存入文本文件
One-dimensional array of floating-point data, converted into two-dimensional array after the string, then the two-dimensional array into a text file (2011-05-04, Visual C++, 95KB, 下载13次)

http://www.pudn.com/Download/item/id/1516184.html

[数据结构] Polynomials-Math-Calculator

1. 程序可以将多项式以字符串(可以采用CString类表示)的形式输入,如多项式 可以采用: 表示; 2. 程序能对输入的两个多项式进行多项式的加,减,乘运算; 3. 程序完成运算后,将计算结果按照升幂排列输出;
Polynomials Math Calculator (2011-04-26, Visual C++, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/1507626.html

[数据结构] Dijkstra

狄克斯特拉算法,在通信网结构设计和选择路径时最基本的两种算法之一。
Dick Stella algorithm, the communication network design and selection of path one of the most basic of the two algorithms. (2011-04-14, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1490671.html

[数据结构] dj

算法最短路径,利用迪杰斯特拉算法来设计求任意两点最短距离
Shortest path algorithm, Dijkstra algorithm is used to design the shortest distance between any two points demand (2011-04-11, Visual C++, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/1486770.html

[数据结构] Single-source-shortest-path

在vc6.0环境下,实现单源最短路径的迪杰斯特拉的完整算法
In vc6.0 environment, single-source shortest path algorithm Dijkstra complete (2011-02-22, Visual C++, 169KB, 下载3次)

http://www.pudn.com/Download/item/id/1434039.html

[数据结构] hh

这是香浓费罗埃利斯赫夫曼编码程序(严蔚敏数据结构在c++语言的实现。
This is the Shannon fees Luoailisi Huffman coding procedures (Yan Wei-min data structure in c++ language implementation. (2009-11-18, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/974246.html

[数据结构] Bruit_Fox_Algorithm

朴素的模式匹配算法,也称布鲁特-福斯算法,实现子串的定位操作。
Simple pattern matching algorithm, also known as the bruit- Fox algorithm to achieve sub-string positioning operation. (2009-10-18, Visual C++, 415KB, 下载9次)

http://www.pudn.com/Download/item/id/941595.html

[数据结构] minspantree

最小生成树的克鲁斯卡尔算法 采用邻接矩阵存储图,用树表示和实现集合操作
Kruskal minimum spanning tree algorithm uses the adjacency matrix memory map, with trees and realize that the collection operation (2009-05-12, Visual C++, 19KB, 下载4次)

http://www.pudn.com/Download/item/id/755167.html

[数据结构] class

给定m个n维向量a , a , ,am 1 2  ,向量分类问题要求将相同的向量划分为同一类。试用 抽象数据类型表设计解向量分类问题的有效算法。
Given m a n-dimensional vector a, a,, am 1 2 (2008-05-05, Visual C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/453743.html

[数据结构] GraphSmalltree

演示了最小生成树的普林算法和克鲁斯卡尔算法得算法过程。
demonstration of the minimum spanning tree algorithm and Chapline Kelushikaer algorithm algorithm in the process. (2006-06-07, Visual C++, 43KB, 下载64次)

http://www.pudn.com/Download/item/id/192163.html
总计:371