资源列表

« 1 2 ... .14 .15 .16 .17 .18 2119.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法algorithm-of-data-structure

说明:数据结构经典算法源码,包含推箱子、迷宫等小游戏算法-Data structure of classical algorithm source, contains Sokoban maze game algorithm
<希罗> 在 2024-09-28 上传 | 大小:31744 | 下载:0

[数据结构常用算法HuanFang

说明:对平面魔方的构造,分为三种情况:N为奇数、N为4的倍数、N为其它偶数(4n+2的形式)-The plane of the cube structure, divided into three cases: N is an odd number, N is a multiple of 4, N is other even (4n+2 the form)
<Ivan> 在 2024-09-28 上传 | 大小:162816 | 下载:0

[数据结构常用算法ACMsuanFaDaQuan

说明:acm算法大全,常用的有代表性的经典题,旅行者预算(动态&&贪心)等等59道题-acm algorithm Guinness, the common representative of the classic title, travelers budget (dynamic & & greedy) 59 questions
<sum> 在 2024-09-28 上传 | 大小:157696 | 下载:0

[数据结构常用算法datastructcPP3rd

说明:数据结构与算法——C++版(第3版)光盘源代码-The disc source code of the data structures and algorithms- C++ Edition (3rd Edition)
<sum> 在 2024-09-28 上传 | 大小:56320 | 下载:0

[数据结构常用算法MiGong

说明:1. 问题描述: 本实验假设迷宫是一个n 行n列的二维平面表格,左上角作为迷宫的入口,右下角作为迷宫的出口。迷宫问题求解的目标是寻找一条从入口到出口的通路。 2.基本要求: 设计一个程序,能自动或手动生成这样一个n行n列的矩阵maze[n][n],即每个元素都为0或1的二维数组,然后判断该矩阵表示的迷宫是否存在一条从入口到出口的通路。如果存在,将表示该通路的数组下标按顺序保存到文件path.txt如:(1,1)(2,2)(1
<> 在 2024-09-28 上传 | 大小:2250752 | 下载:0

[数据结构常用算法src

说明:简单的数据结构中 二叉树 搜索二叉树的应用-Simple data structure in the binary search binary tree applications
<> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[数据结构常用算法src

说明:数据结构中 简单的搜索算法 使用二叉搜索等算法-Data structure in a simple search algorithm using the binary search algorithm
<> 在 2024-09-28 上传 | 大小:5120 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构实验,包含多个程序:二叉排序树,二叉树,哈夫曼编译码器,哈希表,马踏棋盘,魔王语言,树的遍历,双循环链表,顺序队列,图的遍历,一元稀疏多项式运算器,约瑟夫杯,折半查找,综合实验-Experimental data structure that contains more than one program: binary sort tree, binary tree, Huffman codec, hash tables, hor
<高君> 在 2024-09-28 上传 | 大小:74752 | 下载:0

[数据结构常用算法hafuman1

说明:哈夫曼树编码解码实验,有需要的童鞋可下载-Huffman tree the codec experiments need children' s shoes can be downloaded
<高君> 在 2024-09-28 上传 | 大小:135168 | 下载:0

[数据结构常用算法Confession-program

说明:本程序实现一个表白程序,形成一颗心形,用来增加对矩阵在编程中的使用-The program a confession to form a heart-shaped, used to increase the use of the matrix in the programming
<张琦> 在 2024-09-28 上传 | 大小:2289664 | 下载:0

[数据结构常用算法bigm

说明:大数乘大数的c语言程序,使用字符串方式,没有长度限制-Large numbers multiply large numbers c language program, use the string method, there is no length limit
<zzw> 在 2024-09-28 上传 | 大小:171008 | 下载:0

[数据结构常用算法sequence

说明:数据结构中的动态规划算法,求最大子序列问题,最优解-Dynamic programming algorithm data structure, the biggest promoter sequence, the optimal solution
<zzw> 在 2024-09-28 上传 | 大小:187392 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 2119.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org