资源列表

« 1 2 ... .66 .67 .68 .69 .70 171.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法16jinzhiyubcdmazhuhuan

说明:16进制转BCD码C语言程序,希望大家有所借鉴,对大家有一定的帮助-16 hexadecimal to BCD code C language program, I hope all of you learn from all of you have some help
<zhihuachun> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Experiment

说明: 约瑟夫环问题,N个人围成一圈,报数,数到M的人退出。求出出列序号,-joseph
<chen> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法zuijiadiaodusuanfa

说明:利用回溯法实现机器的最佳调度,实现任务完成时间的最小化。-The use of backtracking to achieve the best machine scheduling, task completion time to achieve the minimization.
<dengyi> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:排序算法 二叉树的排序代码 快速排序 能够运行-ORDER
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法employ

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

[数据结构常用算法LinkList

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

[数据结构常用算法make

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

[数据结构常用算法cxdd

说明:车厢调度源代码,用于解决车厢调度问题,即车厢出栈次序问题-Train scheduling source code, used to train scheduling problem, that is, inside the stack order problem
<kongfei> 在 2025-01-12 上传 | 大小:1kb | 下载: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
<侯伟> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法8

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

[数据结构常用算法sort

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

[数据结构常用算法banker

说明:使用C++实现的一个银行家算法(类C形式)-C++ realization of the banker algorithm
<zuyi> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 171.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org