资源列表

« 1 2 ... .08 .09 .10 .11 .12 1613.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法QuicksortSourceCode

说明:本程序段能够实现快速的整数排序的功能,代码简洁,通用性强。-The program segment to achieve fast integer sorting features, code simplicity, versatility.
<纪文志> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法BigNum

说明:一个简单的大数运算头文件,包含了加减乘除模,BOOL,逆元,模幂等-A simple computation of large numbers header file, contains the Math module, BOOL, inverse, modular power, etc.
<shadow> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Bubble

说明:试分别实现交换排序和非递归形式的快速排序算法,并通过随机数据比较两种排序算法的关键字比较次数和关键字移动次数。 (1)待排序表的表长不小于100;其中的数据要用伪随机数产生程序产生;至少要用5组不同的输入数据作比较;比较的指标为有关键字参加的比较次数和关键字的移动次数(关键字交换计为3次移动)。 (2)最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。 (3)对快速排序算法进行适当的优化,并列出优化前后的效率对
<贾铭> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法BigInt

说明:主要实现任意长度大整数的四则运算,包括加减乘除,求余运算只需对除法稍做改进就行。因为这是帮朋友写的,所以是按他的要求用string实现的。如果有需要,也可以改为用定长数组或者vector来实现。-This document is mainly aimed to realize the operations of addition, substraction, multiplication and division of integers
<Glorious Fool> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法AVLdongtaichazhaobiao

说明:数据结构设计性实验,用平衡二叉树实现的动态查找表,很有用的哦~!站长加点分啦~!-Data structure design of experiments, using balanced binary tree implementation of dynamic look-up table, useful Oh ~! Webmaster add some points 啦 ~! Thank you
<figo yip> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法algrithem2010

说明:算法2010试题,包括算法分析与设计的相关文档,请下载使用,谢谢。-Algorithm 2010 questions, including the algorithm analysis and design of related documents, please download, thank you.
<just> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法graph

说明:数据结构图源程序,对学习数据结构的人了解使用,帮助了解书上的内容,非常适用-Figure source data structure, data structure for learning to use people who understand and help to understand the contents of the book is very suitable
<xue> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法LCKNAP

说明:背包问题的LC分支-限界算法 计算机算法设计背包问题求解-LC branch knapsack problem- a computer algorithm and bound algorithm for solving knapsack problem
<小草> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法mathlib_double

说明:一个C++语言的数学库头文件 包含向量、矩阵等类及相关函数-a C++ head file on math,include vector,matrix class and some useful functions.
<yaokun> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法arrange_of_circle

说明:用分支限界法和回溯法进行圆排列,是算法中的经典问题,两个程序都能进行文件的读取和写入,是非常好用的程序。-Using branch and bound and backtracking method round arrangement, is a classic problem algorithm, the two programs can read and write to files is very easy to use prog
<> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Exp2_Deque

说明:用C++建立一个双向队列,内部含有所需要的多个函数~很好很强大-C++, a two-way queue, containing the required number of internal functions ~ very good very strong
<Donghf> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法chap12

说明:C语言算法,供大家参考,请下载并练习,多多交流-C language algorithms, for your reference, please download and exercises, more exchanges
<wang> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 1613.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org