资源列表

« 1 2 ... .60 .61 .62 .63 .64 365.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法SeqList

说明:我才学C++,这个是我写的一个数据结构事例程序,虽然简单,但是却是一个很好的教学例子-I scholarship C++, I wrote this is a data structure example of the procedure, although simple, but it is a good example of teaching
<董礼> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法2

说明:根据一棵二叉树结点的先根序列和中根序列构造该二叉树,并输出该二叉树的后序遍历结果。-According to a binary tree the root node of the first sequence and the sequence structure of the tree root and post the output of the binary tree traversal results.
<tlh> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法schedule

说明:一个任务调度的作业的实现,是我们上数据结构时的一个大作业-A task scheduling implementation of operations, we structure data on a big job
<wuman> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法eightQueue

说明:用回溯法,求解八皇后问题。该算法是算法设计与分析的一个常用例题的求解-By backtracking to solve the eight queens problem. The algorithm is algorithm design and analysis to solve a common example
<> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法eight-queen

说明:该程序是一个实现查找八皇后的问题求解的程序,在vc 中编写的-this program is write for eight queen
<艾永坤> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法H5_2

说明:可以查找一个随机矩阵中的极大点、极小点和鞍点-Find a random matrix can be a great point, minima and saddle points
<彭辞> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法reference1

说明:请编写算法,生成任意一个集合的幂集。集合元素用1,2,3,…表示,采用线性表存储。 例如:若集合S={1, 2, 3},则其幂集为: {1}, {2}, {3}, {1, 2,}, {1, 3,}, {2, 3}, {1, 2, 3} -computing power set
<莫芊韵> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法Binary-search

说明:该程序是二叉搜索算法的代码实现,采用C++编程-The code of the binary search algorithm to achieve, using C++ programming
<lydia> 在 2025-01-19 上传 | 大小:849kb | 下载:0

[数据结构常用算法Sequential-search

说明:本程序仅仅是模拟分块查找算法中的顺序查找,比普通的顺序查找快, 但并不是最快的查找算法, 如果你要更快的算法,可以将备查询的元素从小到大排序好,再用二分查找即可. -This procedure is only analog block search algorithm in order to find, faster than the normal order to find, but not the fastest se
<李涞> 在 2025-01-19 上传 | 大小:848kb | 下载:0

[数据结构常用算法shunxuchazhao

说明:本程序仅仅是模拟分块查找算法中的顺序查找,比普通的顺序查找快, 但并不是最快的查找算法, 如果你要更快的算法,可以将备查询的元素从小到大排序好,再用二分查找即可.-This procedure is only analog block search algorithm in order to find, faster than the normal order to find, but not the fastest search al
<> 在 2025-01-19 上传 | 大小:849kb | 下载:0

[数据结构常用算法Test1

说明:编码实现对单链表的操作,实验程序,可供借鉴。-Coding for the operation of a single list, experimental procedures, for reference.
<王保全> 在 2025-01-19 上传 | 大小:849kb | 下载:0

[数据结构常用算法数据结构与算法C++progs

说明:C++类的数据结构与算法书籍 比较好的呢(C++ class data structures and algorithms books)
<lzp1234576 > 在 2025-01-19 上传 | 大小:849kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 365.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org