资源列表

« 1 2 ... .02 .03 .04 .05 .06 707.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法tree

说明:二叉树的遍历问题中关于使用二叉树进行表达式求值-Binary Tree Traversal issues on the use of the expression tree for evaluation
<kyo> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法Queen

说明:n皇后 在一定范围内,可以输出n皇后问题的所有解。-solve the "n queen" problem.
<woka> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法txhafuman

说明:贪心算法实现哈弗曼编码,在vc里面即可运行。-Greedy algorithm哈弗曼coding, which can be run in the vc.
<jerry> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法bitre

说明:第一题:求二叉树的高度 第二题:输出二叉树中各节点的值及所对应的层次数 第三题:数组二叉树转化成链式二叉树 第四题:复制二叉树T1到T 第五题:交换左右孩子节点的指针的值 第六题:先序创建二叉数-this is a bitree , there are six functions
<River> 在 2025-02-03 上传 | 大小:575kb | 下载:0

[数据结构常用算法nqueen

说明:该程序利用C++环境,实现了N皇后问题。当输入的皇后个数是13时,运行速度还相当可以。当个数增加到14的时候,运行速度就相对慢了下来,不过运行出正确的结果是没有问题的。-This process uses the c++ circumstance,and it accomplished the N Queens problem.when the input number is 13,the running speed is at a f
<wangpu> 在 2025-02-03 上传 | 大小:33kb | 下载:0

[数据结构常用算法1100(tree)

说明:HDOJ第1100题解题报告,有详细说明和代码-detailed analysis of problem 1100 of HDOJ
<starwan> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack_math_calc

说明:数据结构实验。用栈来实现数学运算。给初学数据结构的同学学习。-Experimental data structure. Used to achieve arithmetic stack. Data structure to novice students to learn.
<xiaolizhi> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[数据结构常用算法jp1

说明:c的数据结构 课程设计 航空订票 系统 功能齐全,注释详尽-c data structure curriculum design air booking system functions, detailed notes
<ttwings> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[数据结构常用算法DTree

说明:D-Tree是在机器学习的领域中一项非常重要的概念,D-Tree可以将大幅度地提高以前数的结构的效率。上传的文件中实现了一个最基本的D-Tree,并带有三个样例。-D-Tree is in the field of machine learning a very important concept, D-Tree can be significantly improved before the structure of a number
<胡博> 在 2025-02-03 上传 | 大小:1.21mb | 下载:0

[数据结构常用算法shujujiegou

说明:a.HUFFMAN树及HUFFMAN编码 任务:由用户输入n个结点权值,建立HUFFMAN树并输出HUFFMAN编码。 b.二叉树建立及相关算法实现 任务:按照广义表表达法建立二叉树,并实现二叉树的层次、先序、中序与后序遍历,以及输出树中叶子结点的结点值及叶子结点的个数。( 用递归或非递归的方法都可以) 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立创建二叉树存储结构的的输入函数、输出层序
<李珊珊> 在 2025-02-03 上传 | 大小:44kb | 下载:0

[数据结构常用算法111

说明:此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
<0> 在 2025-02-03 上传 | 大小:1.07mb | 下载:0

[数据结构常用算法1234

说明:页式虚拟存储管理中地址转换与缺页中断 分页存储管理将一个进程的逻辑地址空间分成若干大小相等的片,称为页面或页。-Virtual Storage Management page in the address translation page fault paging and storage management will be a process of logical address space divided into equal
<0> 在 2025-02-03 上传 | 大小:264kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 707.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org