资源列表

« 1 2 ... .92 .93 .94 .95 .96 2197.98 .99 .00 .01 .02 ... 2656 »

[数据结构常用算法employ

说明:数据结构 招招工系统 主要是排序算法实现-emloy system
<李然> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法LinkList

说明:运用C++语言数据结构,构造学生系统管理代码。-C++ data structure systems management student code
<wuqiong> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法make

说明:数字构造问题 ★问题描述 给定一个只包含数字[0..9]的字符串,请使用字符串中的某些字符,构建一个能够整除 15最大的整数。注意,字符串中的每个字符只能使用一次。 ★编程任务 求由给定字符串构造的能够整除15的最大整数。 ★数据输入 由文件input.txt给出输入数据。输入数据为一个只包含数字[0..9]字符串,字符串的长度 为1..1000。如果无法构建出该数字,请输出“impossible”。
<heixiong> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法cxdd

说明:车厢调度源代码,用于解决车厢调度问题,即车厢出栈次序问题-Train scheduling source code, used to train scheduling problem, that is, inside the stack order problem
<kongfei> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法0-1knapsack_problem

说明:0/1背包问题:给定n种物品和一个容量为C的背包,物品i的重量是wi,其价值为vi,0/1背包问题是如何选择装入背包的物品(物品不可分割),使得装入背包中物品的总价值最大?回溯法解决0/1背包问题-0/1 knapsack problem: given n types of items and a knapsack of capacity C, the weight of item i is wi, the value of vi, 0
<侯伟> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法8

说明:用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
<phil> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:对数据结构中的不同排序算法给出示例代码,完成排序工作-Itis a good code to sort!
<刘德葛> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法banker

说明:使用C++实现的一个银行家算法(类C形式)-C++ realization of the banker algorithm
<zuyi> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:快速算法演示,用于将多个数进行快速排序,效果很好。-fastorder
<托雷> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Joseph_Central

说明:数据结构中的经典问题,约瑟夫环在C++中的具体算法实现-Data structure of the classical problem, Joseph Ring in C++ algorithm specific
<zhoujie> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法klinjinfa

说明:运用模式识别中k临近法对数据进行分类,只要随意更改KEY的值为某一身高或体重,则可判别分类为A女或B男。-K using the approach of pattern recognition method to classify the data, as long as the random changes in the value of KEY for a height or weight, can be classified as
<杨文彬> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法SELSORT

说明:数据结构常用算法的程序实现,采用C语言,之选择排序篇。-Commonly used data structure of the program algorithm using C language, the choice of papers to sort.
<ssl> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 2197.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org