资源列表

« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 2656 »

[数据结构常用算法juzhenzhuanzhi

说明:一个实现矩阵转置的C和C++源代码,自己以前学数据结构时做的-achieve a matrix transpose the C and C++ source code, his past data structure to do
<乐乐> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法ntree

说明:设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中 将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S 是一个d 森林。 (1)设计一个算法求T的最小顶点集S,使T/S是d 森林。(提示:从叶向根移动) (2)分析算法的正确性和计算复杂性。 (3)设T中有n 个顶点,则算法的计算时间复杂性应为O(n)。-based T is a right to bring a tree for every one o
<自由人> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法2SAT

说明:对于给定的2-CNF,设计一个线性时间算法,判定其是否可满足。-given for the 2-CNF, design a linear-time algorithm that can determine whether they meet.
<自由人> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法3SAT

说明:对于给定的带权3-CNF,设计一个蒙特卡罗算法,使其权值之和尽可能大-regard to the right to bring 3-CNF, a Monte Carlo algorithm design, make it the right value and the greatest possible
<自由人> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法B64

说明:b64.java b64编码 这还不够长 这还不够长 这还不够长 -b64.java B64 coding that is not enough- this not enough- it has not been long enough that it has not been long enough not long enough that it has not been long enough it has not been long enough that it has not b
<孔雷> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法lqx10002

说明:最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for t
<卢起雪> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法DLList

说明:基于C语言的数据结构算法,双向链表定义函数.-based on the C-language algorithm data structure, two-way linked list defined functions.
<mk> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法nqueens9901

说明:著名的n皇后问题。实现结果为 请输入这是一个几皇后问题:4 4皇后问题有解为: 2 4 1 3 4皇后问题有解为: 3 1 4 2 Press any key to continue -n Queen's famous question. To achieve results Please enter several This is a Queen's : 4 Queen of the solutions to these problems : 2 4
<> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法acjanchan

说明:2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with 2^x mod n = 1. Print 2^?
<dsfaf> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法bahuanghoureal

说明:八皇后算法完整程序,还不错的一个。有兴趣的下下来-eight Queen's algorithm integrity procedures, but also a good one. Interested look down under
<roamer> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法tianji

说明:田忌赛马问题:用动态规划问题,解决最优化问题,不错的算法哦-Tianji race issue : dynamic programming problem solving optimization problems, a good algorithm oh.
<iori> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法Hfft

说明:实现快速FFT傅立叶变换算法的Header文件,方便编程时使用。-FFT fast Fourier transform algorithm Header paper to facilitate the use of programming.
<赵杰伊> 在 2025-07-04 上传 | 大小:1kb | 下载:0
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 2656 »

源码中国 www.ymcn.org