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

[数据结构] 算法导论

《算法导论》(Introduction to Algorithms)是麻省理工学院出版社出版的关于计算机中数据结构与算法的图书,作者是托马斯·科尔曼(Thomas H. Cormen)、查尔斯·雷瑟尔森(Charles E. Leiserson)、罗纳德·李维斯特(Ronald L. Rivest)、克利福德·斯坦(Clifford Stein)。第一版刊行于1990年,2009年最新版为第三版。
Introducion To Algorithms (2020-08-22, C/C++, 47648KB, 下载0次)

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

[数据结构] ADS1

数据结构中B加树的运用,将输入的数据依序插入到B加树当中
Data structure to find the status of campus vehicles at all times and places (2020-03-14, C/C++, 1KB, 下载1次)

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

[数据结构] 创客学院数据结构课件

数据结构经典资料,C语言数据结构,附带数据结构学习笔记
Classic data structure, C language data structure, with data structure learning notes (2019-12-18, C/C++, 1393KB, 下载5次)

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

[数据结构] 约瑟夫斯问题求解

约瑟夫斯问题求解,利用C语言,但是使用的vc6.0的旧的编译器运行的!
Josephus Problem C Language Solution! (2018-12-22, C/C++, 39KB, 下载0次)

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

[数据结构] 栈的应用-中缀-后缀

堆栈程序实例 传智播客 王保明老师讲的的课程实例
Stack program instances, examples of Wang Baoming's lectures (2018-11-20, C/C++, 2KB, 下载0次)

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

[数据结构] 迪杰斯特拉最短路径

迪杰斯特拉算法计算两点之间的 最短路径
The shortest path for calculating the Dijkstra algorithm (2018-05-27, C/C++, 4KB, 下载2次)

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

[数据结构] 7.2克鲁斯卡尔算法

清华大学出版社 严蔚敏的数据结构课后习题,克鲁斯卡尔算法实现
Kruskal's algorithm. (2018-04-29, C/C++, 24KB, 下载1次)

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

[数据结构] 41386070

b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数, a——双精度实型一维数组,长度为( (2018-04-03, C/C++, 23KB, 下载2次)

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

[数据结构] rafhanphyscal

FIR滤波器系数计算 C源码,有多种加窗处理 (2017-12-01, C/C++, 16KB, 下载2次)

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

[数据结构] 直通BAT面试算法精讲课

牛客网直通BAT课程 代码,包含课程所有习题代码
c++ code of all exercises on www.nowcoder.com (2017-11-28, C/C++, 5371KB, 下载8次)

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

[数据结构] stopVegas

拉斯维加斯的多皇后问题的程序源码,学习算法设计与分析的童鞋会用的到的
Las Vegas, queens problem program source code, learning algorithm design and analysis of children s shoes to the (2013-03-24, C/C++, 550KB, 下载1次)

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

[数据结构] NQueen

N皇后的经典问题解决方案.用一维数组解决.
The classic N-Queens problem solution to solve one-dimensional array (2012-03-31, C/C++, 1KB, 下载4次)

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

[数据结构] plus

约瑟夫环的C语言算法,实验报告加运行结果,菜鸟版
Joseph ring (2012-03-04, C/C++, 178KB, 下载3次)

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

[数据结构] kruskal

克鲁斯卡尔算法 运用克鲁斯卡尔算法求图中的最小生成树
Kruskal algorithm Kruskal algorithm for the use of the minimum spanning tree graph (2011-08-25, C/C++, 11KB, 下载7次)

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

[数据结构] Greedy

利用greedy來解決背包客重量問題,並做簡單排序動作
Backpackers use to solve the weight problem of greedy, and do a simple sort operation (2011-05-17, C/C++, 1KB, 下载2次)

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

[数据结构] dist

迪杰斯特拉算法的经典写法。。最短路径的问题。。
Dijkstra algorithm is the classic formulation. . The shortest path problem. . (2011-05-10, C/C++, 1KB, 下载4次)

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

[数据结构] DataStructAndAlgorithnInC

数据结构与算法分析c语言版,维斯版第二版源码
Source code for Data struct & Algorithm Analysis in c,2nd Edition,Mark Allen Weiss (2011-04-05, C/C++, 75KB, 下载5次)

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

[数据结构] C

掌握C语言一维数组和冒泡算法,让你学的更好,更明白!!!
good study (2010-10-09, C/C++, 930KB, 下载2次)

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

[数据结构] QueensProblem_LVBackTrack

在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。
In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency. (2010-06-18, C/C++, 1KB, 下载8次)

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

[数据结构] qsort

快速一维数组排列,使用qsort函数,可使用在大量一维数组的快速排列中
Fast one-dimensional array array, use the qsort function, can be used in a large number of one-dimensional array arranged in the rapid (2008-11-07, C/C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/574854.html
总计:145