资源列表

« 1 2 ... .31 .32 .33 .34 .35 2236.37 .38 .39 .40 .41 ... 2657 »

[数据结构常用算法migong

说明:数据结构大作业——迷宫 基于mfc显示,一个与算法有关的迷宫小游戏-Data structure operations- maze based on mfc show an algorithm associated with maze game
<mugua> 在 2024-09-09 上传 | 大小:8270848 | 下载:0

[数据结构常用算法BinTree

说明:二叉树的编写,知道先序和中序二叉树,求出对应的后序二叉树-Preparation of a binary tree, and know the preorder and levelorder binary tree, in order to find the postorder binary tree。
<飞扬> 在 2024-09-09 上传 | 大小:438272 | 下载:0

[数据结构常用算法migong

说明:数据结构大作业“迷宫搜索”的MFC程序。含深度优先和宽度优先两种演示,可以鼠标编辑地图。界面良好,代码清晰。-Data structure operations " Labyrinth search" MFC program. Containing two kinds of depth-first and breadth-first presentation, you can edit the map mouse. G
<费定宇> 在 2024-09-09 上传 | 大小:17492992 | 下载:0

[数据结构常用算法Integer_Partition

说明:整数划分,是指把一个正整数n写成如下形式: n=m1+m2+...+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。 如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) 例如但n=4时,他有5个划分,{4},{3,1},{2,2},{2,1,
<谢文> 在 2024-09-09 上传 | 大小:2456576 | 下载:0

[数据结构常用算法Datastructure

说明:数据结构的相关算法,堆,栈,链,队等各种PPT以及源码-Data structure related algorithms, heap, stack, chain, other teams and the source PPT
<孙景飞> 在 2024-09-09 上传 | 大小:3203072 | 下载:0

[数据结构常用算法fiveOpenjudgeProblems

说明:OpenJudge上5道题的源码,分别是1247-Lotto,1370-Gossiping,1621-Polly Nomials,2352-stars,2601-Simple calculations-source code for five problems on OpenJudge, which are 1247-Lotto,1370-Gossiping,1621-Polly Nomials,2352-stars,2601-Simp
<Rice> 在 2024-09-09 上传 | 大小:3072 | 下载:0

[数据结构常用算法Tree_Operate

说明:采用VS2013构建~单文件,其它版本重新编译即可 包含:识别广义表建立二叉树,层次遍历,及非递归前序遍历~~课后小作业,还比较粗糙-~ Using VS2013 build single-file, other versions recompilation comprising: identifying generalized form established tree, traverse the level, and non-r
<Cheng> 在 2024-09-09 上传 | 大小:672768 | 下载:0

[数据结构常用算法LCSSolveCommonSequence

说明:用备忘录方法求两个序列的最长公共子序列,并对LCS的过程进行详细的格式化的输出,最后输出最长公共子序列及其长度。-Memorandum method for solving two sequences with the longest common subsequence
<fasf> 在 2024-09-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法shortestpath

说明:单源点最短路径算法,给定了源点以及权值,便可以计算从某一源点到其他源点的最短路径-Single-source shortest path algorithm, given a source point and the weights can be calculated from one source to another source shortest path
<刘晓> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法sadf

说明:算法练习,很多种算法练习 算法练习 -Algorithm exercises
<天涯> 在 2024-09-09 上传 | 大小:20480 | 下载:0

[数据结构常用算法1001

说明:以前空闲时写的一个小程序,是关于高精度算法的。对poj的1001题可能会有所帮助-Previously idle to write a small program, on the high-precision algorithms. Question for poj 1001 may be helpful
<hj> 在 2024-09-09 上传 | 大小:3072 | 下载:0

[数据结构常用算法clist

说明:一个c语言写的 数据结构 单链表简单例子.-A c language examples of single linked list data structure.
<xiaodong> 在 2024-09-09 上传 | 大小:5120 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 2236.37 .38 .39 .40 .41 ... 2657 »

源码中国 www.ymcn.org