资源列表

« 1 2 ... .90 .91 .92 .93 .94 695.96 .97 .98 .99 .00 ... 2656 »

[数据结构常用算法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-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法E3

说明:实现基于二叉树表示的算术表达式Expression的操作-Based on binary tree expressed in the operation of arithmetic expression Expression
<Yejianmei> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法guangyibiaofuzhi

说明:该程序用于实现建立一个广义表,并将其复制然后输出复制后的广义表-The procedure used to realize the establishment of a generalized form, and copy and then copy the output after the generalized form
<zjy> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法Insert_sort

说明:本程序实现了插入排序,非常小,不过对于新手还是有一定的作用的-This procedure achieved the insertion sort, very small, but for the novice or have a certain role
<王骏> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法data

说明:数据结构学习的好材料,希望对大家有帮助,顶 -good material for learning data structure
<liaolinwei> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法SearchPosition

说明:折半查找算法的实现,使用VC实现,希望对大家有用-Implementation of binary search algorithm, using VC realize the hope for all of us
<fcwindpasss> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法tree

说明:二叉树的遍历,用先序创建二叉树,再用先序、中序、后序递归遍历二叉树。-Binary tree traversal, with the first order to create a binary tree, then the first order, in order, the order of recursive binary tree traversal.
<小楠> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法BiTree

说明:二叉树的操作,C语言版的,在vc下可以运行。-The Functions of BiTree!
<xinyi> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法bankers

说明:银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-bankers algorithm is an important method to avoid deadlock, requiring writing and debugging a simple program algorithm. Application for a bet
<王海彬> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法pi.tar

说明:一个好的算法,用于演示,如何获得PI值,可以精确到小数点后上千位。-A good example to show how to produce the value of PI
<Huangq> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法5901f92db5a9

说明:一个完整的系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立赫夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的赫夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的赫夫曼树将文件
<mm> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[数据结构常用算法2Treeback

说明:创建二叉树,由中序和后序(或后序)恢复二叉树。-The creation of a binary tree,In the sequence and sequence (before or after sequence) resume binary tree
<> 在 2025-02-02 上传 | 大小:226kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 695.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org