资源列表

« 1 2 ... .42 .43 .44 .45 .46 1447.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法LABYRINT

说明:基于prolo语言编写的高级小型迷宫问题求解程序(即找出最短路径)-A little program which is main to solve the labyrinth problem!
<李栋> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Ackerman

说明:ackerman 函数的实现 数据结构与算法-ackerman function implementation
<rentianyi> 在 2024-11-14 上传 | 大小:870kb | 下载:0

[数据结构常用算法kmp

说明:kmp算法的实现 字符匹配 next值计算-kmp algorithm for data structure and algorithm
<rentianyi> 在 2024-11-14 上传 | 大小:883kb | 下载:0

[数据结构常用算法trackBoundary

说明:snake算法的vc实现代码,包括特征点检测以及边缘分割部分-vc snake algorithm implementation code, including the feature point detection and edge segmentation part of the
< 曹吖> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法2

说明:已有a、b亮光链表,每个链表中的结点包括学好、成绩。要求把两个链表合并,按学号升序排列。 -Have a, b light list, each node in the list, including learn, results. Required to merge the two lists, in ascending order by student number.
<陈祥> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:10有两个链表a和b,设结点中包含学号、姓名。从1链表中删去与b链表中有相同学号的那些结点。-10 There are two lists a and b, set node contains student number, name. Deleted from a list and b have the same student number in the list of those nodes.
<陈祥> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法5

说明:建立一个链表,每个结点包括:学号、姓名、性别、年龄。输入一个年龄,如果链表中的结点所包含的年龄等于此年龄,则将此结点删去。 -The establishment of a linked list, each node including: student number, name, gender, age. Enter an age, if the list contains the node age, this age, thi
<陈祥> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法fenzhixianjiefa

说明:分支限界法常以广度优先或以最小耗费(最大效益)优先的方式搜索问题的解空间树。-Branch and bound often breadth-first or least-cost (most effective) way of priority the solution space tree search problems.
<飞飞> 在 2024-11-14 上传 | 大小:4kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构的各个算法 树,图,哈希表等十多个算法源代码,ACM 专用-Tree data structure of each algorithm, graphs, hash tables and a dozen algorithm source code, ACM Special
<宋威> 在 2024-11-14 上传 | 大小:12kb | 下载:0

[数据结构常用算法hash

说明:采用六种数据结构(数组、链表、STL、箱、二分查找树、位向量),实现统计存储若干个随机数所需要的时间。-Using six data structures (arrays, lists, STL, containers, binary search tree, bit vector), to achieve a number of statistical random number stored in the time required
<songyanna> 在 2024-11-14 上传 | 大小:316kb | 下载:0

[数据结构常用算法bianli

说明:本程序用c语言编写,是实现数的遍历。 可参考使用、学习-This procedure with c language, is to achieve the number of traversal. Can be used for reference, study
<Mr Ma> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法paixu

说明:本程序是用V#编写的。可实现选择程序和冒泡排序。可参考学习-V# This program is written. Selection process can be realized and bubble sort. Refer to learning
<Mr Ma> 在 2024-11-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1447.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org