资源列表

« 1 2 ... .26 .27 .28 .29 .30 831.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法SqQueue

说明:顺序队列模板类,支持多线程。仅一个头文件定义。-Queue template class in order to support multi-threading.
<zoulijun> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法SevenStylesOfQsort

说明:Qsort针对不同数据类型的用法,Qsort采用快排实现,比传统的sort更有效率-Qsort for the usage of different data types, Qsort exclusive use of quick implementation, more efficient than the traditional sort
<Felix> 在 2025-06-09 上传 | 大小:36kb | 下载:0

[数据结构常用算法Huffman-code-decode

说明:test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded result
<Felix> 在 2025-06-09 上传 | 大小:19kb | 下载:0

[数据结构常用算法theeightstrategicnervepoints

说明:数据结构中八皇后的算法 数据结构中八皇后的算法数据结构中八皇后的算法-the eight strategic nerve points the eight strategic nerve points the eight strategic nerve points
<安仔> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法black

说明:中国人写的算法书,算法书中的经典中的经典,巨推荐-The Chinese book written algorithm, the algorithm in the classic book, classic, Ju recommendation. .
<xiaokan> 在 2025-06-09 上传 | 大小:622kb | 下载:0

[数据结构常用算法datastructure

说明:数据结构和算法,C++描述,数据结构习题,数据结构答案-datastruct
<peng yue> 在 2025-06-09 上传 | 大小:4.06mb | 下载:0

[数据结构常用算法Calculator

说明:简单的计算器,暂时不支持复杂的函数如,三角函数等-A simple calculator, temporary does not support the complex functions such as trigonometric functions, etc.
<student123456> 在 2025-06-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法AVLTree_1

说明:AVL tree display format in two dimensional
<viji> 在 2025-06-09 上传 | 大小:12kb | 下载:0

[数据结构常用算法Mergesort

说明:对给定的N个数进行排序,进行非降次序排序,要求使用归并排序-The number of a given set of n sorted, according to the non-descending order of arrangement, requires the use of merge sort
<沈清> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[数据结构常用算法caculate

说明:《数据结构》 课设 利用栈计算浮点数的加,减,乘,除,有一定的判错功能-" Data Structure" class-based calculation of floating-point increases in the use of the stack, subtract, multiply, divide, there is a certain sub-error functions
<吴尘秋> 在 2025-06-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法Operatingperiod

说明:在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。 给定作业序列,要求一种作业排序算法,使获得的总效益值最大。 -On a single machine can handle only n-jobs, each job can be completed within the unit, but also assumes that each job has a deadline, if a
<沈清> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[数据结构常用算法aglo7

说明:(一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。 (1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -(A) to prepare a program LAGO7-1.CPP, to achieve a variety of binary operations, and on
<xjj> 在 2025-06-09 上传 | 大小:2kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 831.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org