资源列表

« 1 2 ... .06 .07 .08 .09 .10 611.12 .13 .14 .15 .16 ... 2656 »

[数据结构常用算法bubblesorttemplate

说明:用vs2005实现了一个冒泡排序的模板,此模板对原有的算法进行一定改进,代码中有详细注释,已通过调试编译。-VS2005 realize with a bubble sort of template, this template of the original algorithm for a certain improvement, the code has detailed notes, had passed through the
<钟铭> 在 2025-02-01 上传 | 大小:662kb | 下载:0

[数据结构常用算法dict

说明:设∑={α1, α2…… αn }是n个互不相同的符号组成的符号集。 Lk={β1β2…βk | βiЄ ∑,1≤i≤k}是∑中字符组成的长度为k 的全体字符串。 S是Lk的子集,S是Lk的无分隔符字典是指对任意的S中元素a1a2…ak, b1b2…bk. {a2a3…akb1, a3a4…akb1b2, ……, akb1b2… bk-1 }∩S=Φ。该算法算法,对于给定的正整数n 和k,计算 Lk的最大无分隔符字
<yxd> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法che

说明:问题描述:按照国际象棋的规则,车可以攻击与之处在同一行或同一列上的棋子。指南车是有方向的车。横向指南车可以攻击与之处在同一行上的棋子。纵向指南车可以攻击与之处在同一列上的棋子。指南车问题要求在m×n格的棋盘上放置指南车,并确定各指南车的攻击方向,使棋盘上不受指南车攻击的方格数最多。 编程任务:对于给定的m×n格的棋盘和2 个整数x 和y。整数x 表示棋盘上有x个规定方格应放置指南车,但攻击方向未定。整数y表示除了已规定放置位置
<yxd> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法transportation

说明:交通信息咨询系统,可以用于俩站之间的最短路径,时间最短的查询。-transportation system,you can seach the route of the fastest and the cheapest.
<黄文> 在 2025-02-01 上传 | 大小:17kb | 下载:0

[数据结构常用算法Eight_Queen

说明:Visual C++解决八皇后问题,在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。-Visual C++ to solve questions Queen' s eight, in a 8 × 8 chess set, there' s eight, each accounting for one'
<刘波> 在 2025-02-01 上传 | 大小:409kb | 下载:0

[数据结构常用算法building_index

说明:建立索引表功能,可以对一批书进行建立索引表的工作,方便之后的查询-Set up the index table functions, can set up a group to book the work of the index table to facilitate queries after
<黄文> 在 2025-02-01 上传 | 大小:253kb | 下载:0

[数据结构常用算法datastructure

说明:数据结构知识要点,四级复习资料,需要的可以下来-Knowledge of data structure elements 4 review the information required can be down to see
<jayson> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[数据结构常用算法sort

说明:各种排序算法的比较,比较了经典的各种排序算法,比较它们的时间空间复杂度。-Comparison of various sorting algorithms to compare a variety of classical sorting algorithms, comparison of their time and space complexity.
<black_soil> 在 2025-02-01 上传 | 大小:6kb | 下载:0

[数据结构常用算法binaryTree

说明:二叉树的相关操作,详细给出了二叉树的算法及其实现。-binary tree
<black_soil> 在 2025-02-01 上传 | 大小:7kb | 下载:0

[数据结构常用算法tuserch

说明:图的结构,及相关操作:建立,及遍历应用。在网络中有不少作用。-Graph structure, and related steps: set up, and the traversal application. In the network have a lot of role.
<black_soil> 在 2025-02-01 上传 | 大小:7kb | 下载:0

[数据结构常用算法DBISAM_Manager_Professional_v1.6.0.1

说明:Promoting and using Dbisam database
<Petr> 在 2025-02-01 上传 | 大小:2.67mb | 下载:0

[数据结构常用算法HDU2000_2099Report

说明:杭电ACM2000——2099解题报告,汇集了详细的解体报告和思路!-Hang electric ACM2000- 2099 problem-solving report details the disintegration of a collection of reports and ideas!
<G。G。> 在 2025-02-01 上传 | 大小:806kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 611.12 .13 .14 .15 .16 ... 2656 »

源码中国 www.ymcn.org