资源列表

« 1 2 ... .23 .24 .25 .26 .27 1528.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法TSP-PROBLEM

说明:C99标准实现的动态规划法和分支定界法解决TSP问题-Dynamic Programming Method and Brand-and-Bound Method Solving TSP Problem Under C99 Standard
<create> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法The-constructor-and-destructor

说明:学习使用构造函数和析构函数的小程序,通过观察运行结果来更好的学习-Learn to use the constructor and destructor small program run by looking to better learning results
<梅旭光> 在 2024-10-09 上传 | 大小:6144 | 下载: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-10-09 上传 | 大小:6144 | 下载: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-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法sort2

说明:北京大学数据结构与算法课程的排序算法实例。包括直接选择排序,直接插入排序,基数排序和快速排序。-Sorting algorithm instance Peking data structures and algorithms courses. Including direct selection sort, direct insertion sort, radix sort, and quick sort.
<冯禧> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法stackQueue

说明:栈和队列的java实现,其中栈和队列均采用了多种方法创建-Java implementation stack and queue, stack and queue are adopted various methods to create
<gain> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法6

说明:《数据结构》 第6次上机题目 ( 图 练习 ) 1. 图的深度优先和广度优先遍历; 2.拓扑排序; 3. 关键路径练习(选做题); 4.最短路径练习(选做题)。-" Data Structure" depth first and breadth sixth title on the machine (Figure Exercise) 1. Graph traversal priority 2. Top
<steve> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法FDTD_of_GeDebiao

说明:葛德彪老师书后的程序,注释清楚便于调试。结果与书后示例完全一样-Ge Debiao teacher book program, clear notes easy to debug.The book is exactly the same with the sample.
<王辂> 在 2024-10-09 上传 | 大小:6144 | 下载: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-10-09 上传 | 大小:6144 | 下载: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-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法flight

说明:航班查询系统,用C语言写的,用的数据结构等基础知识,可无错误编译运行-Flight inquiry system, written in C language, the use of basic knowledge of data structures, etc. that can be compiled to run without errors
<怀鹏飞> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法eightqueens

说明:常见的八皇后问题,全部自己编写,不会有一样的版本-eight queens
<christina> 在 2024-10-09 上传 | 大小:6144 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 1528.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org