资源列表
[数据结构常用算法] kcsj
说明:数据结构课程设计的,选存储结构,输入含n个顶点(用字符表示顶点)和e 条边的图G; (2)求每个顶点的度,输出结果; (3)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS 顶点序列(提示:使用一个栈实现DFS); (4)指定任意顶点x为初始顶点,对图G作BFS遍历,输出BFS 顶点序列(提示:使用一个队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该结点及 与之相关连的边,并作DFS遍历(执行操作3);否则输出信 息“无x”; (6)判断图G是否是连通图,输出信<王俊超> 在 2025-11-07 上传 | 大小:223kb | 下载:0
[matlab例程] beam-on-elastic-foundation
说明:beam on elastic foundation<s.h> 在 2025-11-07 上传 | 大小:1kb | 下载:0
[matlab例程] tracker-code-2011.11.18
说明:This software was developed under Linux with Matlab R2009a. There is no guarantee it will run on other operating systems or Matlab versions.<BOUROR> 在 2025-11-07 上传 | 大小:113kb | 下载:0
[数据结构常用算法] bin_search
说明:c语言的折半查找法,方法实现简单巧妙,非常适合c语言开发人员-bin_search of c program<jimmy> 在 2025-11-07 上传 | 大小:1kb | 下载:0
[matlab例程] matlab-book
说明:基本matlab入门书,非常实用 包括陈杰的《matlab 宝典》《matlab 揭秘》《精通matlab》-three matlab book ,very useful<miss yang> 在 2025-11-07 上传 | 大小:36.01mb | 下载:0
[数据结构常用算法] criticalpath
说明:AOE网络,求关键路径算法,C++语言描述。内含用户自定义堆栈类stack.-AOE network seeking the critical path algorithm described by C++ language<> 在 2025-11-07 上传 | 大小:30kb | 下载:0
[人工智能/神经网络/遗传算法] CHAP2_100
说明:遗传算法程序,matlab形式,适用于大学生或者研究生,简单易懂-Genetic algorithm procedures, matlab form, suitable for college students or graduate student, simple and understandable<yanyan> 在 2025-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Eight-Queue
说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该文件为八皇后问题的算法源代码。-The eight queens problem, is the the the the the problem of an ancient while the the famous, yes the backtracking algorithm of the of Typical Exercises of. The files for the eight queens problem algorithm<> 在 2025-11-07 上传 | 大小:322kb | 下载:0