资源列表

« 1 2 ... .02 .03 .04 .05 .06 2507.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法FJS

说明:按作业效益非增序输入作业的截止期限,要求使用上述规则设计出一个算法,使得输出为一个作业可行集j[]。即如果作业i可以在截止期限前执行完毕则将其加入j[]。这样得出的一个结果是最优解,可以获得最大的效益值。-operating efficiency by increasing non-operating input sequence that the deadline for requests to use these rules to
<> 在 2024-11-06 上传 | 大小:8192 | 下载:0

[数据结构常用算法SELECT2

说明:通过精心挑选划分元素v,可以得到一个最坏情况时间复杂度为O(n)的选择算法。本次实习要求用c语言将此算法实现。要求实现此功能:输入一组数,返回A[i],使其为A(m:p)中第k小的元素,k是一个全局变量,取大于1的整数-division through carefully selected elements v, one can be the worst time complexity of O (n) algorithm. The i
<> 在 2024-11-06 上传 | 大小:8192 | 下载:0

[数据结构常用算法beibaowenti007

说明:用动态规划的向后处理法求解背包问题的最优决策序列。即给定一个背包序列的重量和相对应的效益值。做出一个最优决策序列Xi(i=1~n),使得最终效益和最大。-dynamic planning backward processing method knapsack problem of optimal decision-making sequence. That is, given a sequence of backpack weight
<> 在 2024-11-06 上传 | 大小:9216 | 下载: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 sol
<> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法linearhashing

说明:linearing hashing (with c++)-linearing hashing (with c)
<罗遥远> 在 2024-11-06 上传 | 大小:559104 | 下载:0

[数据结构常用算法vlong

说明:very long 整数类,可以做高精度四则运算-very long integer type, can do high-precision four Operational
<诺曼> 在 2024-11-06 上传 | 大小:4096 | 下载:0

[数据结构常用算法dancinglink

说明:This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.   -This is a p
<reine> 在 2024-11-06 上传 | 大小:467968 | 下载:0

[数据结构常用算法MD5suanfaJavaBeanMD5

说明:MD5算法Java BeanMD5,希望大家参考学习,相信您会有所收获-Java BeanMD5 MD5 algorithm, we hope to learn information, I believe that you will gain
<zqingfu> 在 2024-11-06 上传 | 大小:5120 | 下载: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
<dsfaf> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法jiangshangfei

说明:该程序用于进行多项式的四则运算,其中抽象数据类型主要有栈和结构 -the procedures for conducting the four polynomial operations, which mainly abstract data type and structure of a stack
<江上飞> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法GREEDYSELECT1

说明:这是一个会议安排问题,知道没个会议的开此时间跟结束时间就可以求要求的最少会议室 理论基础是谈心算法-This is an organization of the session, know that the meetings did not set a time to the end of time can be the minimum requirement in order Conference Room theoretical
<郝永生> 在 2024-11-06 上传 | 大小:1944576 | 下载:0

[数据结构常用算法ccccccccctc

说明:n牛的c语言经典例题,学好c语言在此一举-n cattle classic example c language, learn the language c one stroke
<qxp> 在 2024-11-06 上传 | 大小:9216 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 2507.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org