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

[数据结构] dbn-pp

动态贝叶斯网络C++中的DBN++数据结构和算法
DBN++ Data Structures and Algorithms in C++ for Dynamic Bayesian Networks (2016-02-05, C++, 0KB, 下载0次)

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

[数据结构] xg_shortestPath

用迪杰斯特拉算法实现指定点之间的最短路径算法,用于路径规划
Realize the shortest path between the specified points (2021-04-06, Python, 1KB, 下载0次)

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

[数据结构] dedeztion-associative

给定n个矩阵构成的一个链<A1,A2,…,An>其中i 1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1
A chain of given n Matrices (2018-09-05, C++, 3KB, 下载0次)

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

[数据结构] josephus problem

分别通过顺序表和链表的方式,利用C++实现约瑟夫斯问题
C++ implementation of the Josephus problem (2017-09-12, C/C++, 1498KB, 下载2次)

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

[数据结构] beyes

数据挖掘中的聚类算法,为朴素贝叶斯算法,算比较经典的算法
Clustering algorithm in data mining, Naive Bayes algorithm, considered classic algorithms (2013-04-10, Visual C++, 1KB, 下载4次)

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

[数据结构] Dijkstra1

数据结构中迪杰斯特拉算法,c语言实现vc6.0软件写的,
Data structure Dijkstra algorithm, c language the vc6.0 software written (2013-03-27, Visual C++, 5KB, 下载4次)

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

[数据结构] 1-1

利用VC++来实现一维数组的倒置,这是数据结构中一个很简单的例子。
VC to achieve a one-dimensional array of inverted, this is a very simple example of the data structure (2012-11-16, Visual C++, 121KB, 下载3次)

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

[数据结构] Naive-Bayesian-Data-Classification

数据挖掘基于朴素贝叶斯分类算法实现 该类是训练集的类
Data mining based Bayesian classification algorithm to achieve (2012-10-14, Java, 5KB, 下载16次)

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

[数据结构] kd-tree

knn搜索 利用kd tree 查找最相邻的k个高维空间的点
knn kd-tree (2012-07-02, C/C++, 204KB, 下载50次)

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

[数据结构] Tetris

俄罗斯方块的简单解法,VC++实现,编译环境,visual studio2008
Tetris A simple approach to VC++ to achieve the build environment, Visual studio2008 and (2012-05-12, Visual C++, 7KB, 下载6次)

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

[数据结构] Europe-by-Rail

欧洲游【Dijkstra(迪杰斯特拉)算法】,典型的单源最短路径算法
Europe by Rail (2012-05-02, Visual C++, 3KB, 下载8次)

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

[数据结构] moonandllgc

包括2个程序,一个是用于生成2维双月数据的C++程序,不过不是很完整,另一个是局部全局办监督分类算法,可用于测试用户生成的双月数据。
LLGC DOUBLE MOOD DATA (2012-03-01, matlab, 3704KB, 下载12次)

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

[数据结构] 6

重载加运算符,将一复数与一个double数相加,结果存放在double型的变量中
Overloading the addition operator, will be a complex number with a double and the result is stored in a variable of type double (2011-11-02, Visual C++, 5KB, 下载2次)

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

[数据结构] download.tar

. 定义一个int型的一维数组,包含40个元素,用来存储每个学员的成绩,循环产生40个0~100之间的随机整数, 将它们存储到一维数组中,然后统计成绩低于平均分的学员的人数,并输出出来。
Define a one-dimensional array of type int, contains 40 elements, used to store the results of each student, cycling between 40 0 ??to 100 random integer, store them to a one-dimensional array, then the low statistical results in the average number of students, and output them. (2011-10-28, Visual C++, 444KB, 下载2次)

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

[数据结构] visKDTree

KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。
KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree (k-dimensional search tree) is to be extended to multidimensional binary search tree data structure of a main memory data. kd tree is a binary tree, whose internal nodes are associated by an attribute a and a value v, the data points will be divided into two parts: a part is less than v and v a value greater than or equal parts. Since all the properties in layer-dimensional cycle, so the trees on the property in the different layers are different. (2011-05-09, Visual C++, 802KB, 下载43次)

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

[数据结构] Huffmancodedesign

哈夫曼编码设计,一颗有N个接点的赫夫曼树共有2N-1个接点,并将其存在大小为2N-1的一维数组中,以便之后便于查找。
Huffman code design (2011-04-09, Visual C++, 7KB, 下载1次)

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

[数据结构] DIJ

迪杰斯特拉算法是数据结构中一实验算法。用vs2008编写,已无错误
Dijkstra algorithm is an experimental algorithm for data structure (2010-12-31, Visual C++, 1KB, 下载1次)

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

[数据结构] shortroad

最短路径克鲁斯卡尔算法的实现,输入一张图,会自动进行算法计算
Kruskal shortest path algorithm, input a graph algorithm automatically (2010-10-25, Visual C++, 1KB, 下载2次)

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

[数据结构] 2.3

编程用一维数组模拟一个队列,实现入队列和出队列操作
Programming with one-dimensional simulation of a queue array to achieve up to the queue and queue operation (2009-05-16, C/C++, 103KB, 下载14次)

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

[数据结构] biaodashiqiuzhisuanfa

扩充课堂上讨论的表达式求值算法的功能,使得算法除了能进行加(+)、减(–)、乘(*)、整除(/) 运算之外,还能进行乘方(^)运算。 乘方运算符的优先级高于加、减、乘、整除运算符,低于括号;多个乘方运算符连续出现时,从右往左计算。 输入数据从文本文件“实习3数据.txt”中读取。该文件只有一行:一个用分号(;)结尾的表达式。 输出结果显示在屏幕上。 例如,若从文本文件中读取的数据是: 4+(2^2^3*4-120)*2 屏幕显示计算结果: 1812
Expression evaluation algorithm (2009-04-16, C++, 9KB, 下载3次)

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