资源列表

« 1 2 ... .64 .65 .66 .67 .68 1569.70 .71 .72 .73 .74 ... 2656 »

[数据结构常用算法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
<刘洋> 在 2024-11-11 上传 | 大小:263kb | 下载:0

[数据结构常用算法LinearList

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

[数据结构常用算法factorial

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

[数据结构常用算法assgin02

说明:本程序解决下列问题:利用动态规划算法实现装配线调度问题。  要求测试数据以文本文件的形式存储,  即所有的数据由文本文件读入。-This program addresses the following issues: the use of dynamic programming algorithm assembly line scheduling problem.  requires
<cai0538> 在 2024-11-11 上传 | 大小: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 Tota
<杨燕敏> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegou

说明:一本学习数据结构的电子书籍。适用于考计算机专业研究生的同学。-A study of the electronic book data structure. Test computer for postgraduate students.
<yichuanfanghuoqian> 在 2024-11-11 上传 | 大小: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 tes
<李刚> 在 2024-11-11 上传 | 大小:5kb | 下载:0

[数据结构常用算法Powell

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

[数据结构常用算法AStarPathfinding

说明:一种很有效的寻路算法,经典算法!在游戏中应用很广-A very efficient pathfinding algorithm, the classical algorithm!
<xue> 在 2024-11-11 上传 | 大小:3.31mb | 下载:0

[数据结构常用算法max

说明:c++编程 求最大值,用的是递归算法,非常简单和方便的,这是针对链表的-c++ programmer seeking maximum, using a recursive algorithm is very simple and convenient, this is for the list
<王金> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法fyzd

说明:回溯法计算总费用最小费用,回溯法计算总费用最小费用-回溯法计算总费用最小费用
<徐云> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法bahuanghou

说明:八皇后代码,可以输入皇后数量,这里设置最大为16-Eight Queens code
<林瑞鑫> 在 2024-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 1569.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org