资源列表

« 1 2 ... .18 .19 .20 .21 .22 1923.24 .25 .26 .27 .28 ... 2656 »

[数据结构常用算法List

说明:对链表的一些处理,包括头插法建表,尾插法建表,链表长度运算 ,求链表第i个元素运算 ,按值查找运算,插入结点运算,删除结点运算,逆置链表运算-On the list of some of the processing, including construction of the first interpolation table, end table built interpolation, computing the length o
<zzd> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法bfs

说明:基于8数码问题的BFS(宽度优先搜索)算法,在VC++6.0上运行通过。- a algorithm based on 8 number problem ,it can run in VC++ 6.0 platform.
<乖乖虎> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法hdu3865

说明:杭电3865 动态规划 +二分图 解题报告-Hang Power 3865+ bipartite graph dynamic programming problem-solving report
<secret> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法list

说明:很好用的链表程序,采用面向对象的实现思路。-Good use of the linked list program, object-oriented realization of ideas.
<huawei> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法startup

说明:电脑鼠程序 用于走迷宫的电脑鼠的出场源程序-Maze procedure for the computer mouse computer mouse playing source
<天天> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Open-the-Lock

说明:hdu 1195的AC代码。用的双向BFS,注释罗列了一些该注意的事情-hdu 1195 the AC code. With two-way BFS, note lists a number of things in the note
<Light> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Sorting_Algorithm

说明:常用算法,C++实现选择,快速,插入,冒泡,二分法等算法-Commonly used algorithms, C++ implementation choices, fast, insertion, bubble, so the dichotomy algorithm
<wang> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法snake

说明:用C语言介绍了贪吃蛇的生成算法 有意的话可以下载使用-Snake in C language descr iption of the generation algorithm
<田二> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Main

说明:another file data structures
<aaron> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Sorting

说明:source on data and analysis
<aaron> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法main

说明:avl tree source code in C
<whity19861986> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法work83

说明:Flatopia是个很平的地方,政府想要修高速公路,以解决交通问题。高速公路系统能使得驾驶能够不出离此系统就能够在任意两城之间通行。城镇编号1~N,每条高速路连接两个城镇,所有高速路都是直线的,双向使用的。但是一个驾驶员只能在公路的尽头的城镇改变线路。当地政府想要尽量减少所需修建最长公路的长度,然而,必须保证每一个城镇都是可以达到的。 输入: 处理情况。 由一个矩阵代表了每两个镇之间的距离,每个情况末尾是空行。 二
<ChenSiyu> 在 2024-10-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 1923.24 .25 .26 .27 .28 ... 2656 »

源码中国 www.ymcn.org