资源列表

« 1 2 ... .12 .13 .14 .15 .16 217.18 .19 .20 .21 .22 ... 2656 »

[数据结构常用算法maze_Tr.ZIP

说明:一个走迷宫的程序。通过mazeTraverse递归函数实现走迷宫。-a Maze procedure. MazeTraverse through recursive function to achieve Maze.
<金琦> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法literature_research.ZIP

说明:一个文本分析程序。实现分析一段文本中字母,N个字母的单词和具体单词出现的次数。-a text analysis program. Implementation Analysis section of the text of letters, the N-word letter word and the specific number.
<金琦> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法sanlianqi.ZIP

说明:生成一个TICTACTOE类,编写出三连棋游戏的程序。-generated a TICTACTOE category, even prepare three chess game procedures.
<金琦> 在 2025-01-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法24dian.tar

说明:用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1)* 3-4) 5 6* 7* 8) = 2007* 9 this The Solution
<> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法c++date

说明:其中一部分是自己写得,一部分是摘录的,希望站长能批准,我以后一定多多努力上传!-part of their written, in part extracts of the hope that the station will approve, I certainly remains to be done after the upload!
<黄一敏> 在 2025-01-14 上传 | 大小:7kb | 下载:0

[数据结构常用算法BSortTree

说明:
<陈文浩> 在 2025-01-14 上传 | 大小:8kb | 下载:0

[数据结构常用算法longestCommonSeq

说明:最长公共序列的C源码,随机生成字符串,GCC编译通过。-public longest sequence of C source code, randomly generated string GCC compile.
<宋达> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman_tree_code

说明:
<tanyue> 在 2025-01-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法TU_datastructure

说明:数据结构中的重要结构,图,能够实现基本操作等。-data structure of important structures, graphics, and to achieve basic operation.
<tanyue> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法qipanfugaiwenti

说明:棋盘覆盖问题:在一个2的k次幂乘以2的k次幂个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,用四种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。 -chessboard coverage : two in a k-th power of 2 multiplied by the k-th power grid consisting of a chessb
<pp> 在 2025-01-14 上传 | 大小:226kb | 下载:0

[数据结构常用算法Diagram

说明:图的操作,包括,图的基本存储方法,有关图的操作算法并用C语言编程实现,图的搜索路径的遍历方法,以邻接矩阵和邻接表的方式存储连通图。然后分别用优先深度算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。深度优先遍历的递归算法 (1)深度优先遍历算法(2)邻接表表示的深度优先搜索算法(3)邻接矩阵表示的深度优先搜索算法.-plan of operation, including, map the basic storage methods,
<林静> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linewatch

说明:线性表的基本操作,基本操作:插入、删除、查找以及线性表合并等运算在顺序存储结构和链接存储结构上的运算。-linear form the basic operation, the basic operations : insert, delete, Search and linear forms merging operations in order to link storage structures and storage struc
<林静> 在 2025-01-14 上传 | 大小:2kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 217.18 .19 .20 .21 .22 ... 2656 »

源码中国 www.ymcn.org