资源列表
755046
- Using Kaiser Function to Design the FIR Filter div hr div B 文件列表 B :()
B-Tree
- 用c++实现的b-tree数据结构,小程序~(a b-tree program with c++)
dofys
- 弹性波数值模拟 时间域有限差分算法 双相介质()
0565290
- 标准的pso程序包,还有pso电子书籍,可以用于学习和工程优化()
umytzzz28
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序()
trxnsfarent__boundary
- 电力系统计算软件,潮流,最优潮流,无功优化()
hash
- hash-33算法实现,可嵌入到C工程或C++工程中(Hash-33 algorithm implementation can be embedded in C engineering or C++ project)
program 3
- 实现对美国地图的朴素迪杰斯特拉算法与A*最短路径搜索(Simple implementation of Dijkstra algorithm and A* on the map of the United States of the shortest path search)
Dijkstra
- 实现dijkstra算法,在VS2015上运行,文件包含完整项目(Implement dijkstra algorithm, run on VS2015, file contains complete project)
最小生成树
- 小生成树其实是最小权重生成树的简称。一个有n个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有n个结点,并且有保持图连通的最少的边。最小生成树可以用kruskal(克鲁斯卡尔)算法或Prim(普里姆)算法求出。(The young adult tree is actually the abbreviation of the minimum power regeneration. The spanning tree of a connected graph with n nodes i
飞机乘务订票系统
- 飞机订票乘务系统,实现了最基本的订票等功能 用C++以及链表进行了实现(Flight reservation and crew system)