资源列表

« 1 2 ... .30 .31 .32 .33 .34 2235.36 .37 .38 .39 .40 ... 2657 »

[数据结构常用算法java_source

说明:list的实现和排序,生成数据并测试,以及性能评估,源码注释-Sort list of achievement and to generate and test data, as well as performance evaluation, source notes
<hwxia> 在 2024-09-09 上传 | 大小:643072 | 下载:0

[数据结构常用算法intersection

说明:这是一个简单的在VC6.0下两个数组求交集的程序-get the intersection of two number groups
<suyang> 在 2024-09-09 上传 | 大小:642048 | 下载:0

[数据结构常用算法paper5

说明:本文讨论标定两台数码相机的数学模型和算法。为了达到这个目的,本文根据不同的背景建立了两个模型。-This article discusses the calibration of two digital cameras, the mathematical models and algorithms. To this end, the paper under the background of the establishment of t
<shyhio> 在 2024-09-09 上传 | 大小:643072 | 下载:0

[数据结构常用算法ACM.ICPC_Code_base_MyLib(For_ACM)

说明:吉林大学. ACM/ICPC 代码库,关于图论、数据结构、网络流、树论、递归方法求解排列组合问题,以及ACM/ICPC之STL.-Jilin University. ACM/ICPC code base, on the graph theory, data structures, network flows, the tree of recursive method for solving permutation and combina
<yeyanchao> 在 2024-09-09 上传 | 大小:641024 | 下载:0

[数据结构常用算法saher

说明:习题 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }--Problem reverse the order of the table is set: 1. There is a linear form E = {e1, e2, ..., en-1, en}, design an
<gao> 在 2024-09-09 上传 | 大小:642048 | 下载:0

[数据结构常用算法Sequence-expressions

说明:输入一个中序的表达式(比如:a*(b+c)-d) 将这个表达式构建一棵二叉树,然后打印出来就是.-Input a sequence of expression (for example: a* (b+ c)-d) Will this expression building a tree binary tree, then it is printed
<方期待> 在 2024-09-09 上传 | 大小:641024 | 下载:0

[数据结构常用算法Binary-tree-traversal

说明:二叉树遍历:构建一个二叉树,输出结点信息,二叉树前序遍历,中序遍历,后续遍历,层次遍历。-Binary Tree Traversal: build a binary tree, the output node information before, binary tree traversal in preorder traversal, the follow-up traverse the hierarchy traversal.
<the spring> 在 2024-09-09 上传 | 大小:642048 | 下载:0

[数据结构常用算法acm-code

说明:ACM 代码库 吉林大学计算机科学与技术学院 2005 级整理的 包括数据结构,组合数学,图论等方面的常用算法代码 -ACM code library 2005 consolidation of the Computer Science and Technology of Jilin University Including data structures, combinatorics, graph theory a
<王兵> 在 2024-09-09 上传 | 大小:641024 | 下载:0

[数据结构常用算法shujujieguocPPmiaoshu

说明:数据结构的c++描述,运用c++语言描述-Data structures in C++ descr iption, the use of C++ language to describe
<谢伟月> 在 2024-09-09 上传 | 大小:643072 | 下载:0

[数据结构常用算法liangzilixue-2009-2

说明:量子力学(Quantum Mechanics)是研究微观粒子的运动规律的物理学分支学科,它主要研究原子、分子、凝聚态物质,以及原子核和基本粒子的结构、性质的基础理论,它与相对论一起构成了现代物理学的理论基础。量子力学不仅是近代物理学的基础理论之一,而且在化学等有关学科和许多近代技术中也得到了广泛的应用。-Quantum mechanics (Quantum Mechanics) is a branch of physics discip
<刘冠男> 在 2024-09-09 上传 | 大小:640000 | 下载:0

[数据结构常用算法search-hfut7

说明:合肥工业大学数据结构试验七查找 包括完整的实验要求、实验预习报告、实验最终报告 实验要求: <1> 对下列数据表,分别采用二分查找算法实现查找,给出查找过程依次所比较的元素(的下标),并以二分查找的判定树来解释。 <2> 设计出在二叉排序树中插入结点的算法,在此基础上实现构建二叉排序树的算法。 <3> 设计算法在二叉排序树中查找指定值的结点。
<石帆> 在 2024-09-09 上传 | 大小:641024 | 下载:0

[数据结构常用算法suanfa

说明:算法实验矩阵连乘问题,八皇后问题,骑士游历问题,字符串插入“+”,求最大利润的动态规划和回溯算法-Experimental matrix multiplication algorithm even question the eight queens problem, Knight traveled problem, the string is inserted " +" , seeking to maximize pro
<王梦原> 在 2024-09-09 上传 | 大小:643072 | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 2235.36 .37 .38 .39 .40 ... 2657 »

源码中国 www.ymcn.org