资源列表

« 1 2 ... .32 .33 .34 .35 .36 2037.38 .39 .40 .41 .42 ... 2656 »

[数据结构常用算法change

说明:进制转化,包含二进制八进制十六进制等等代码的互相转化。-The hex conversion contains binary octal hexadecimal code transform into each other.
<姜泽> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法selectsearch

说明:选择排序例程,使用vs2010开发平台开发-Select sort routines, using vs2010 development platform
<lili> 在 2024-09-29 上传 | 大小:735232 | 下载:0

[数据结构常用算法bitree

说明:二叉树的各种操作,插入、删除、统计深度、各层宽度、结点度为0、1、2的个数、先序、中序、后序遍历的递归以及非递归算法、层序遍历等操作-Binary tree operation, insert, delete, statistical depth layers width operation
<周逸徉> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[数据结构常用算法tree_completely

说明:二叉树的总结 -构造链式二叉树&查找二叉树中某节点&求深度(高度, 层数)前序,中序, 后序遍历(递归, 和非递归)&求出二叉树所有节点总数-Summary of binary tree- the constructed chain binary tree & Find a node in the binary tree & seek depth (height, number of layers) preorder,
<Wang Zan> 在 2024-09-29 上传 | 大小:6144 | 下载:0

[数据结构常用算法main

说明:数据结构中查找的一些源代码包括排序二叉树平衡二叉树B树等-Data structure to find some source code including sorted binary tree balanced binary B-tree
<张青> 在 2024-09-29 上传 | 大小:8192 | 下载:0

[数据结构常用算法splay

说明:利用伸展树完成对数列的维护 包括插入删除翻转求最大子序列和 任意位置后n个位置和等功能-Stretch tree complete after a series of maintenance, including to insert delete Flip seeking the largest sub-sequences and anywhere n positions and other functions
<张青> 在 2024-09-29 上传 | 大小:353280 | 下载:0

[数据结构常用算法splaytree

说明:从自顶向下和自下向上两种方法实现了伸展树的全部功能 如插入 查找 删除 合并 分裂-Tree stretching from the top-down and bottom-up are two ways to achieve all of the features, such as the insertion Find deleted merger split
<张青> 在 2024-09-29 上传 | 大小:345088 | 下载:0

[数据结构常用算法1st

说明:简单算术表达式的求解 完成标准中缀算术表达式求值运算-Solving of simple arithmetic expressions to complete the standard infix arithmetic expression evaluation operations
<祝念> 在 2024-09-29 上传 | 大小:8192 | 下载:0

[数据结构常用算法acm

说明:内有acm的一些算法,如johnson 算法、radix tree、动态规划、几何-There are some acm algorithm, such as johnson algorithm, radix tree, dynamic programming, geometry, etc.
<寿成承> 在 2024-09-29 上传 | 大小:1871872 | 下载:0

[数据结构常用算法stack-and-queue

说明:栈的存储结构及其基本操作、队列存储结构及其基本操作-Stack storage structure and its basic operations, queue storage structure and its basic operation
<GaoXW> 在 2024-09-29 上传 | 大小:315392 | 下载:0

[数据结构常用算法tree-and-bi-tree

说明:利用栈对二叉树进行先根次序遍历的非递归算法-Non-recursive algorithm stack first root order traversal of a binary tree
<GaoXW> 在 2024-09-29 上传 | 大小:166912 | 下载:0

[数据结构常用算法test1

说明:已知线性表(a1 a2 a3 …an)按顺序存于内存,每个元素都是整数,试设计用最少时间把所有值为负数的元素移到全部正数值元素前边的算法-Order known linear form (a1 a2 a3 ... an) stored in the memory, each element is an integer, with the least time trial design value is negative elements
<邢雪> 在 2024-09-29 上传 | 大小:293888 | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 2037.38 .39 .40 .41 .42 ... 2656 »

源码中国 www.ymcn.org