资源列表

« 1 2 ... .91 .92 .93 .94 .95 296.97 .98 .99 .00 .01 ... 2656 »

[数据结构常用算法recursiveBTKnapsack

说明:用vc++6编写的程序,采用回溯法,解决背包问题。-Vc++6 with the preparation of the procedures, the use of backtracking to solve knapsack problem.
<柳春锋> 在 2025-01-29 上传 | 大小:1.05mb | 下载:1

[数据结构常用算法ComplexCalculator1

说明:一个多功能的实用复数运算器 能实现加减乘除等运算-complexcalculate
<王哲> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法yuese

说明:数据结构,约瑟夫环C++程序代码,有需要的可下载 -Data structure, Joseph Central C++ code, there is need to download
<luyong> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法Quicksort_ppt_and_src

说明:清华算法课同学课堂上做的讲座,ppt详细讲解了快速排序的原理和算法,cpp文件时详细的算法实现,并附有自己写的随机数据文件生成器-Tsinghua algorithm class students do in class lecture, ppt explained in detail the principles and algorithms quicksort, cpp file, the algorithm in detail,
<sdrioe> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法minimal_spanning

说明:最小生成树,参考《数据结构——C++语言描述》-Minimum spanning tree
<myname> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法Huffman

说明:哈弗曼编码 包括编码与解码-HuffMan coding, including encoding and decoding
<程序> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法hanoi

说明:汉诺塔问题解决,采用简洁的VC编程,将繁琐的移动问题转化为嵌套程序。-hanoi problem is move the span from stick ,so that find one soulation can match the remand.
<紫涵> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法Dijkstra

说明:迪杰斯特拉算法的简单实现,供大家参考,代码简洁易懂,数据结构可用-Di jester pull algorithm of simple realization, provide everyone reference, code concise to understand, the structure of the data available
<chen> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法BinTree

说明:关于数据结构课本中二叉树的建立和前序遍历、中序遍历和后序遍历以及层次遍历-Data structure on the textbooks in the binary tree establishment and traversal, preorder and postorder traversal and hierarchy traversal
<初学> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法dongtaiguihuafa

说明:算法设计与分析题目 把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用动态规划法实现。-Algorithm design and analysis
<易秋燕> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法huisufa

说明:把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用回溯法实现。-The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximu
<易秋燕> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法BinaryTree

说明:数据结构 二叉树的建立和遍历 1.按前序次序建立一棵二叉树,以‘#’表示空。 2.中序、后序遍历该二叉树,输出遍历序列。 3.求出该二叉树的深度并输出,或求出该二叉树的叶子数目并输出。 4.试以栈为辅助存储结构实现二叉树的前序非递归算法或以队列为辅助存储结构实现二叉树的层次遍历算法。-Data structure, the establishment and traversal of binary tree 1. A
<屈兴> 在 2025-01-29 上传 | 大小:1.05mb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 296.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org