资源列表

« 1 2 ... .13 .14 .15 .16 .17 2018.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法1.1

说明:《编程之美》的第一、二、三个例题,自己做了部分修改。-" Programming" , two, three examples, do some of the changes.
<> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法C_CODES_100

说明:C语言经典算法一百例,都是很经典的题目,有详细实现算法,很有用的啊,大家可以-One hundred cases of classic C language algorithms, are the classic topics detailed algorithm is useful, we can try
<qqswin> 在 2024-09-30 上传 | 大小:30720 | 下载:0

[数据结构常用算法ThePackager

说明:3d Bin package problem
<rodrigo puls> 在 2024-09-30 上传 | 大小:1261568 | 下载:0

[数据结构常用算法pyShipping

说明:3d bin packing problem
<rodrigo> 在 2024-09-30 上传 | 大小:1095680 | 下载:0

[数据结构常用算法bianmayima

说明:一个用C++代码编写的简单的编码译码程序,可实现密码的反向输出-Simple codec procedures, written a use C++ code can achieve the reverse output of the password
<yue> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法QuickSort

说明:快排算法,基于分治策略,递归实现,适合数据结构的初学者研究。-Fast row algorithm based on divide and conquer strategies, recursive implementation, suitable for beginners study of data structures.
<> 在 2024-09-30 上传 | 大小:925696 | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有 + 、 - 、 * 、 / 、 ( 、 ) ; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出 -Design a program that demonstrates the value
<周琳> 在 2024-09-30 上传 | 大小:34816 | 下载:0

[数据结构常用算法astar-contest

说明:百度之星2012年,资格赛,水题代码,上来奉献-baidu astar contest for coding 2012
<xingxing> 在 2024-09-30 上传 | 大小:817152 | 下载:0

[数据结构常用算法bfs

说明:本人在杭电或者pku在线评测系统上做的bfs的题目,方便大家看,简单易懂-pku and hdu acm for coding
<xingxing> 在 2024-09-30 上传 | 大小:1570816 | 下载:0

[数据结构常用算法dfs

说明:本人写的关于dfs的算法题目,都是hdu和pku的题目-pku and hdu for acm coding
<xingxing> 在 2024-09-30 上传 | 大小:2243584 | 下载:0

[数据结构常用算法solutions

说明:各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving e
<wenwen> 在 2024-09-30 上传 | 大小:1261568 | 下载:0

[数据结构常用算法suanfa

说明:问题1:输入整数n,输出1~n的全排列 问题2:输入n个整数:a1,a2……an(可能重复),输出它们的全排列。 问题3:输入两个整数n,k(n>k),输出{1,2……n}的所有(n,k)组合。 -Question 1: input integer n, output 1 ~ n the arrangement Question 2: input n integer: a1, a2...... An (may re
<忘忧草> 在 2024-09-30 上传 | 大小:12288 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 2018.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org