资源列表

« 1 2 ... .04 .05 .06 .07 .08 1109.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法managementsystem

说明:c语言数据结构学年设计,学生成绩管理系统,源程序+txt文件,方便使用。-c language data structure of school design and student achievement management system, source code+ txt file, easy to use.
<张大鹏> 在 2025-06-07 上传 | 大小:9kb | 下载:0

[数据结构常用算法huffman

说明:c++的Huffman编码,运用到二叉树 -c++ of the Huffman coding, applied to the binary tree
<李岩> 在 2025-06-07 上传 | 大小:123kb | 下载:0

[数据结构常用算法introduction_Algorithms

说明:  这书深入浅出,全面地介绍了计算机算法。对每一个算法的分析既易于理解又十分有趣,并保持了数学严谨性。本书的设计目标全面,适用于多种用途。涵盖的内容有:算法在计算中的作用,概率分析和随机算法的介绍。书中专门讨论了线性规划,介绍了动态规划的两个应用,随机化和线性规划技术的近似算法等,还有有关递归求解、快速排序中用到的划分方法与期望线性时间顺序统计算法,以及对贪心算法元素的讨论。此书还介绍了对强连通子图算法正确性的证明,对哈密顿回路和子集求和问题的NP完全性的证明等内容。全书提供了900多个练习题和
<Tea> 在 2025-06-07 上传 | 大小:11.47mb | 下载:0

[数据结构常用算法conversion

说明:数据结构中利用堆栈的CPP语言来实现表达式的计算,表示,包括抽象数据类型栈的定义以及栈的表示和实现-Stack data structure used to achieve expression of CPP calculation language that includes the definition of abstract data type stack and stack and realize that
<刘洋> 在 2025-06-07 上传 | 大小:263kb | 下载:0

[数据结构常用算法LinearList

说明:基于模板类(STL)线性表的顺序存储的实现-datastructure (stl)
<曾永刚> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法factorial

说明:组合数学里面计算n的阶乘后面有几个0,并对结果进行校验-compute how many zeros in the endwhen you compute an int number
<shiliang> 在 2025-06-07 上传 | 大小:52kb | 下载:0

[数据结构常用算法assgin02

说明:本程序解决下列问题:利用动态规划算法实现装配线调度问题。  要求测试数据以文本文件的形式存储,  即所有的数据由文本文件读入。-This program addresses the following issues: the use of dynamic programming algorithm assembly line scheduling problem.  requires test data to a text file is st
<cai0538> 在 2025-06-07 上传 | 大小:27kb | 下载:0

[数据结构常用算法c

说明:输入一个字符串,内有数字和非数字字符。将其中连续的数字作为一个整数,一次存放到一个数组a中。统计共有多少个整数,并输出这些数。-Enter a string containing numbers and non-numeric characters. Will be one of a number of consecutive integers, one in a store into an array. Statistics Total number of integers, and the
<杨燕敏> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegou

说明:一本学习数据结构的电子书籍。适用于考计算机专业研究生的同学。-A study of the electronic book data structure. Test computer for postgraduate students.
<yichuanfanghuoqian> 在 2025-06-07 上传 | 大小:1.69mb | 下载:0

[数据结构常用算法sortings

说明:基本排序算法,数据结构采用线性表。包括归并排序、希尔排序、快速排序、直接插入排序、选择排序、冒泡排序。有测试用例。-Basic sorting algorithms, data structures, linear form. Including the merge sort, Hill sort, quick sort, direct insertion sort, selection sort, bubble sort. A test case.
<李刚> 在 2025-06-07 上传 | 大小:5kb | 下载:0

[数据结构常用算法Powell

说明:Powell算法-Powell
<shenghu> 在 2025-06-07 上传 | 大小:2kb | 下载:0

[数据结构常用算法AStarPathfinding

说明:一种很有效的寻路算法,经典算法!在游戏中应用很广-A very efficient pathfinding algorithm, the classical algorithm!
<xue> 在 2025-06-07 上传 | 大小:3.31mb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 1109.10 .11 .12 .13 .14 ... 2656 »

源码中国 www.ymcn.org