资源列表
[数学计算/工程计算] algoritmo_astar
说明:a* algorithm applied to a graphical problem, i am not the developer but it really works<yomerengues> 在 2025-01-15 上传 | 大小:28kb | 下载:0
[matlab例程] Fitting--interpolation
说明:拟合、插值、遗传算法、微粒群算法实例讲解,matlab-Fitting, interpolation, genetic algorithms, particle swarm optimization examples to explain<hanhan> 在 2025-01-15 上传 | 大小:6.11mb | 下载:0
[数据结构常用算法] DirectedGraph
说明:这是一个针对有向图寻找出两点之间最短路径的程序 是基于最短路径算法完成的-an algorithm to find the shortest path<zidanyu> 在 2025-01-15 上传 | 大小:861kb | 下载:0
[matlab例程] matlab-gui
说明:matlab GUI 中一些简单控件的创建,有需要的可以看一下!-some examples about matlab GUI uicontrol!<唐> 在 2025-01-15 上传 | 大小:48kb | 下载:0
[数据结构常用算法] main1
说明:/* * Author: m_h_yang@163.com, on March 29th, 2012 * 问题一:删除子串; * 问题二:对两个任意大正整数进行相加,得到其和。 * 注:此俩问题为某公司校招时的上机编程考试题。 */-int delete_sub_str(const char*str, const char* sub_str, char* result_str) void add(co<Qinzhu Yang> 在 2025-01-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bubbleSort_asm
说明:/* * Author: some gulu, not me. */ 冒泡排序算法的汇编语言实现。 及其它相关内排序算法。-bubbleSort ASM code<Qinzhu Yang> 在 2025-01-15 上传 | 大小:2kb | 下载:0