资源列表

« 1 2 ... .77 .78 .79 .80 .81 2482.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法200410610511675180

说明:XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consis
<dexter> 在 2024-11-06 上传 | 大小:25600 | 下载:0

[数据结构常用算法hash_table

说明:C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。-C language to write the Hash algorithms on various platforms are compiled, can be used directly.
<coldplus> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法JOPHLINK

说明:数据结构中约瑟夫环问题的链式存储结构(循环链表)算法实现-data structure Josephus the chain storage structure (circular linked list) Algorithm
<daimin> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法CREATE1

说明:按前序遍历序列创建二叉树,并中序遍历二叉树、求二叉树高度-by creating a binary tree traversal sequence, and which preorder binary tree, seeking binary tree height
<daimin> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法levelTree

说明:按层序方式(自上而下,每层自左而右)遍历二叉树,二叉树以二叉链表作为存储-sequence by means (from top to bottom, each of which left from right) traverse binary tree, the binary tree with two forks Chain storage
<daimin> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法GraphMatrix

说明:以邻接矩阵作为图的存储结构,根据键盘输入创建图,并深度优先、广度优先遍历该图-matrix as to the adjacent storage structure of the plan, according to the keyboard input to create map and depth of priority, breadth priority traversal of the plan
<daimin> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法LastOrderTree

说明:创建二叉树,并实现二叉树前序、中序递归遍历算法和二叉树的后序非递归遍历-create binary tree, and to achieve binary tree before the sequence, sequence recursive traversal of a binary tree algorithm and after non- recursive traversal sequence
<daimin> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法myheard

说明:我们的一个数据结构的课程设计,计算一元稀疏距阵的计算器,即是一元多项式的相加\相减\相乘\求导\求X值\...还有利用彩色文本形式编写的一个界面.非常的好看,使用也方便-the data structure of a curriculum design, calculation of one yuan sparse matrix of calculators, serves yuan polynomials together \ sub
<刘建聪> 在 2024-11-06 上传 | 大小:74752 | 下载:0

[数据结构常用算法four_queens

说明:自己写的四皇后问题的算法,其中的注释非常的详细,请多指教-himself wrote four of the Queen's algorithm, which is very detailed notes, please enlighten
<刘刚> 在 2024-11-06 上传 | 大小:831488 | 下载:0

[数据结构常用算法Introduction.to.Algorithms(chinese)

说明:《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功*必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Interna
<xl> 在 2024-11-06 上传 | 大小:25603072 | 下载:0

[数据结构常用算法factShow

说明:数据结构的代码演示程序,利用栈的原理,将级数fact递归问题的执行过程以直观的形式演示出来。-data structure code demo program using the stack principle, Recursive series fact of the implementation process in the form of visual presentation out.
<znb> 在 2024-11-06 上传 | 大小:43008 | 下载:0

[数据结构常用算法MergeSortShow

说明:数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程-data structure (C++ version) demonstration program, a detailed presentation of specific merge sorting process called
<znb> 在 2024-11-06 上传 | 大小:45056 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2482.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org