资源列表
[数据结构常用算法] TSP-PROBLEM
说明:C99标准实现的动态规划法和分支定界法解决TSP问题-Dynamic Programming Method and Brand-and-Bound Method Solving TSP Problem Under C99 Standard<create> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] The-constructor-and-destructor
说明:学习使用构造函数和析构函数的小程序,通过观察运行结果来更好的学习-Learn to use the constructor and destructor small program run by looking to better learning results<梅旭光> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] FunctionNo_Assign1_610Test
说明:this class is used to generate all the Functions for source with n objects and target with m objects. the total number of function is m^n<gg> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] DIFFUSIONPELECTOCHEMICAL
说明:一个用Fortran写的LBM数值计算的例子,例子包括了离子扩散和电化学反应的耦合作用。压缩包里有源代码,三个EXCEL是用于流动区域划分的。-An example of LBM written in Fortran numerical examples include the coupling of ion diffusion and electrochemical reactions. Source code compression<jiang> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] stackQueue
说明:栈和队列的java实现,其中栈和队列均采用了多种方法创建-Java implementation stack and queue, stack and queue are adopted various methods to create<gain> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] FDTD_of_GeDebiao
说明:葛德彪老师书后的程序,注释清楚便于调试。结果与书后示例完全一样-Ge Debiao teacher book program, clear notes easy to debug.The book is exactly the same with the sample.<王辂> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] binarysorttree
说明:输入一组记录构造一棵二叉排序树,并且输出这棵二叉排序树的中序序列 给定一个关键字值,对所构造的二叉排序树进行查找,并输出查找的结果。 -Enter a group of records a binary sort tree structure, sequence and output sequence tree binary sort tree Given a key value of the constructed b<王玥天> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] look-uptable
说明:按关键字从小到大顺序输入一组记录构造查找表,并且输出该查找表; 给定一个关键字值,对所构造的查找表分别进行顺序查找和折半查找,输出查找的结果以及查找过程中“比较”操作的执行次数。 -Press the key sequence input small to large lookup table constructed a set of records, and the output of the look-up table<王玥天> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] eightqueens
说明:常见的八皇后问题,全部自己编写,不会有一样的版本-eight queens<christina> 在 2024-11-13 上传 | 大小:6kb | 下载:0