资源列表

« 1 2 ... .39 .40 .41 .42 .43 2344.45 .46 .47 .48 .49 ... 2656 »

[数据结构常用算法22we2323

说明:student class grading and check id using c-student class grading and check id using c++
<ali> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法Kzuiduanlujing

说明:结算若干节点的最短路径。最短路径算法。C#-Shortest Path clearing several nodes. Shortest path algorithm.
<sunsenzhen> 在 2024-11-16 上传 | 大小:57kb | 下载:0

[数据结构常用算法jiemi

说明:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个 写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab, bc,xyz 等字符串都是升序字符串。-In the data encryption and data compression is often the need for
<ZoeSnow> 在 2024-11-16 上传 | 大小:5kb | 下载:0

[数据结构常用算法arrangement

说明:假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 -Suppose you want to arrange a number of activities in the ha
<ZoeSnow> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[数据结构常用算法prog2_1

说明:对N个样本点进行主成分分析,并将结果可视化-N sample points on principal component analysis and visualization of results
<> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法kuohaopipei

说明:利用堆栈实现的括号匹配算法,如果输入有错,给出提示。-Parenthesis matching algorithm using a stack to achieve, if the input is wrong, give tips.
<山东蓝翔> 在 2024-11-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法LPF(FIR-Hamming)

说明:采用Hamming窗实现的低通滤波器,可设置通带频率、截止频率以及带宽等滤波器特性参数。-The low-pass filter is realized by using Hamming window, can set the passband filter characteristic parameters such as frequency, the cut-off frequency and bandwidth.
<陈阳春> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法alg.cpp.tar

说明:实现了一些经典的计算机算法,包括全排列,全组合,走迷宫,背包问题等-Implements some classic computer algorithms, including full arrangement, all combinations, Maze, backpacks issues
<张纯化> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法mathCode.tar

说明:实现了一些常用的数学算法,包括一些经典的问题,比如素数环,约瑟夫问题等-Achieve some common mathematical algorithms, including some classic problems, such as prime ring, Joseph problems
<张纯化> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法Tree

说明:C++二叉树,前序遍历中序遍历后序遍历递归,非递归版都有-C++ binary tree, traversing the recursive traversal after the preorder traversal, non recursive
<aishang> 在 2024-11-16 上传 | 大小:173kb | 下载:0

[数据结构常用算法10.22

说明:C++实现链式数据结构,动态数组 栈 队列,用的迭代器,模版-C++ implementation of linked data structures, dynamic array stack queue, use iterators, template
<aishang> 在 2024-11-16 上传 | 大小:382kb | 下载:0

[数据结构常用算法LSGC.cec08.benchmark

说明:这是cec08 大规模标准测试函数,主要用于智能算法对大规模问题的性能测试
<1561875960@qq.com> 在 2014-10-27 上传 | 大小:498.7kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 2344.45 .46 .47 .48 .49 ... 2656 »

源码中国 www.ymcn.org