资源列表

« 1 2 ... .10 .11 .12 .13 .14 1315.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法the-maze-problem

说明:功能:用递归方法实现对迷宫问题的求解。 内容说明:熟练递归特点;掌握递归与栈的关系。-Function: using recursive method to solve the maze problem. Content Descr iption: familiar with recursive characteristics master the relationship between recursion and stac
<Sylvie> 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法basic-operation-of-guangyibiao

说明:对广义表实现下列 4 种基本运算:(1)创建广义表;(2)遍历广义表;(3)求广义 表的深度;(4)求广义表的长度。-The following 4 basic operations of the generalized table: (1) create a generalized table (2) the ergodic generalized table (3) the depth (4) the length.
<Sylvie> 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法bm

说明:bm搜索算法 文件形式是vs工程文件,里面是我自己编的bm搜索算法,虽然简陋,但胜在启迪,可以通过我的类来了解bm算法 vs2015-bm search algorithm vs file format is the project file, which is bm Search Algorithm my own, though simple, but wins in inspiration, by my class for
<张荣柏> 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法programs

说明:NS 一二三道模型代码 MATLAB 代码-NS one hundred twenty-three model code MATLAB code
<LSJ> 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法createtree

说明:先序遍历,中序遍历建立二叉树。根据输入先序和中序遍历结果建立起二叉树。-Preorder, preorder binary tree. The results establish binary tree traversal sequence and the first input sequence.
<李智强> 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法chaos

说明:通过动态演示混沌动力系统的分岔现象,可直观进行理解混沌的运动- U901A u8FC1 u52A8 u6001 u6F9 u7F3 u7F9 u6C0 u6C8 u5A8 u529B u7CF U6DF7 u6C8C u7684 u8FD0 u52A8
<张鑫> 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法KMP

说明:KMP算法是一种改进的字符串匹配算法,由D.E.Knuth,J.H.Morris和V.R.Pratt同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。(KMP algorithm is an improved string matching algorithm, discovered by D.E.Knuth, J.H.Morris and V.R.Pratt simultaneously, so people
<法师学徒 > 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法Joseph

说明:编号是 1,2,……,n 的 n 个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值 m,从第 一个仍开始顺时针方向自 1 开始顺序报数,报到 m 时停止报数。报 m 的 人出列,将他的密码作为新的 m 值,从他在顺时针方向的下一个人开始 重新从 1 报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。(The number is 1, 2,...... N's
<听闻abc > 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法数据结构

说明:数据结构基本代码,包括了栈、队列、链表、递归等基本知识,适合初学者(basic code of data structure, suitable for beginners)
<bula > 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法Huffman

说明:实现哈夫曼编码,C语言实现,单文件直接编译运行。注册开通用,垃圾作品,课程作业(huffman coding The realization of Huffman encoding, C language, single file directly compile and run. Registered with the opening, trash, course work)
<Quasimo > 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法wostfiq

说明:算法看不懂,有人看的懂,麻烦传份注释清单()
<Milemzjp > 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法insertlist

说明:首先建立一个链表,之后通过linklist insertlist实现链表的插入(future insert of list)
<王小赖111> 在 2024-11-17 上传 | 大小:11kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1315.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org