-
这是一个用CUDA平台实现的简单的排序。具有参考价值
这是一个用CUDA平台实现的简单的排序。具有参考价值-This is a simple to use CUDA platform of the sort. With a reference value
- 2023-03-14 05:45:03下载
- 积分:1
-
二叉树结构
一些二叉树的功能,包括二叉树的创建,遍历,以及二叉树的深度和叶子数量的统计
- 2022-08-24 08:33:29下载
- 积分:1
-
study data structure required exercises, exercises to deepen the understanding o...
学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.
- 2022-08-18 06:49:13下载
- 积分:1
-
data on the structure of the matrix transpose algorithm.
关于数据结构中矩阵转置的算法。-data on the structure of the matrix transpose algorithm.
- 2022-11-28 11:05:03下载
- 积分:1
-
sql 专业
oracle非常通用DBA维护脚本,为DBA工程师提供日常脚本,省去翻资料查找了。很实用的!
- 2023-05-14 23:05:03下载
- 积分:1
-
哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。...
哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。-Huffman encoding/decoding algorithm using Kruskal data section of the Huffman coding, in order to improve channel utilization.
- 2023-02-28 03:10:03下载
- 积分:1
-
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#def...
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#define NUM 10 ,改成相应关键值各个数输出:按照先序输出红黑树,格式为:根节点。颜色(左子树。颜色,右子树。颜色),并输出此 树的黑高度,然后输入要删除的关键值,按回车后输出删除后的结果,并输出其高度。-RED-BLACK TREE : Admission : in the same directory under the file input redblacktree.txt greater than 0 10 digits each intermediate numerical grid with open spaces can be greater than the number 10, but requested change in the source# define NUM 10, the corresponding critical value into several different output : In accordance with the first sequence RED-BLACK TREE output format : nodes. Color (left subtree. Color, right subtrees. Color), and export of the black tree height and then delete the key to value, according to enter the output was the result of the deletion, and its high output.
- 2022-06-11 22:41:49下载
- 积分:1
-
Enterprise Management System
企业管理系统,包括工资人事等.基于VB 设计-Enterprise Management System
- 2022-06-01 10:58:56下载
- 积分:1
-
《数据结构与算法入门导学》
第一章 概论 第二章 线性表 第三章 栈和队列 第四章 串 第五章 多维数组和广义 表 第六章 树 第七章 图 第八章 排序 第...
《数据结构与算法入门导学》
第一章 概论 第二章 线性表 第三章 栈和队列 第四章 串 第五章 多维数组和广义 表 第六章 树 第七章 图 第八章 排序 第九章 查找 第十章 文件-" Introduction to Data Structures and Algorithm Study I." Introduction to Chapter II Chapter III Chapter linear stack and queue Chapter IV Chapter V multi-dimensional array of strings and generalized tree table Chapter VI Chapter VII Chapter VIII of the sort ninth plan Chapter X Chapter document search
- 2022-02-25 21:36:38下载
- 积分:1
-
用VC编写的利用快速排序算法,运行你输入的要求后…
使用VC编写的快速排序算法,运行后输入你希望产生的次数,会随机产生数值,并完成排序,是一个教好理解快速排序算法的程序。-prepared by the use of VC quicksort algorithm, running after you input the desired number of randomly generated digits and completed sequencing, is a good understanding of the fast algorithm procedures.
- 2022-03-24 20:34:03下载
- 积分:1