资源列表

« 1 2 ... .69 .70 .71 .72 .73 1474.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法automatically-sorted

说明:在输入框内任意输入数字,按下确定,自动排序,非用Array.sort()做,任意排序 -Any input in the input box number, press OK, automatically sorted, non-use Array.sort () to do any sort
<苏鸿> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法nQueen

说明:在n*n的棋盘上放置n个皇后,要求皇后两两互斥,即任意两个皇后不能出现在同一行、同一列或同一条斜对角线上。试求出所有的合法布局-In the n* n chessboard placed on the n Queens, asked the Queen twenty-two mutually exclusive, that is, any two queens can not appear on the same line, same
<伍新威> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法cPP

说明:1、约瑟夫问题的一种描述是:编号为1,2,3——,n的n个人按顺时针方向围坐一圈, 每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上线值m,从第一 开始按顺时针方向报数,报到m时停止报数。报m的人出列,将他的密码作为新 的 m值,从他在顺时针方向上的下一个人重新开始从1报数,如此下去,直至所有人 全部出列。 2、程序运行后,首先要求用户指定初始报数上限值,然后读取个人的密码。可设n≤30。 3
<刘国佳> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法permutations

说明:组合数学全排列,包含有六种全排列的方法,字典序法-math of permutations
<> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法Downloads

说明:some prolems in spoj point.cpp qb.c-some prolems in spoj point.cpp qb.cpp
<goalking> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法VLC_ekansrm

说明:变长编码:输入一组码长,通过克拉夫特不等式来判断这组码长的二元即时码是否存在,若存在则构造二叉树和利用迭代算法来编制二元即时码,显示并保存结果至一文本文件。-Variable length Coding, binary instant code, by ekansrm.
<> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法Delaunay

说明:delaunay算法的c++源码不错呀,还可以,多指教学习- delaunay s c++ code better
<luoxi> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法hailiang

说明:海量数据处理的问题是很多面试笔试中经常出现的问题,是对数据结构和算法方面的考察,在数据库和搜索引擎方面有很大的作用。-The massive data processing is a recurrent problem in many interview written test, and inspection of the data structures and algorithms, databases and search eng
<张力> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法DS

说明:字典树,单词查找树,在搜索引擎中有较多使用-Dictionary tree, word search tree, the search engine with more use of
<dreamboy> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法MatrixMultiply

说明:使用C#实现的矩阵连乘程序,里面有接口的相关使用,可以参考-Use C# to achieve matrixcontinuallymultiply program, which has interfaces related to use, you can refer
<> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法graph

说明:1. 分别以邻接矩阵和邻接表的存储结构建立图。 2. 分别对图进行深度优先遍历和广度优先遍历。 3. 求图中边的数目。 4. 求顶点0到图中其余每个顶点的最短路径。 -1, respectively, the adjacency matrix and adjacency list storage structure created map. 2, respectively, the graph depth-f
<何鑫> 在 2024-11-13 上传 | 大小:26kb | 下载:0

[数据结构常用算法ciock

说明:
<swptoylhn> 在 2024-11-13 上传 | 大小:26kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 1474.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org