资源列表

« 1 2 ... .38 .39 .40 .41 .42 1643.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法LCS

说明:给定2个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。 你的任务是:给定2个序列X、Y,求X和Y的最长公共子序列Z -Given two sequences X and Y, when another sequence Z is X, Y sequence is sub-sequence, said sequence of X and Y Z is the common sub-seque
<张西> 在 2024-11-09 上传 | 大小:632kb | 下载:0

[数据结构常用算法paixu

说明:输入10组数据,每组数据包括学号,姓名, 高等数学成绩(10学分),大学英语成绩(12学分), 模拟电路成绩(8学分),数字电路成绩(5学分), 信号与系统成绩(6学分),嵌入式系统成绩(5学分)。 然后输入“学号”,则按照学号大小依次输出各组数据; 输入“高数”,则按照高等数学成绩从高到低依次输出各组数据; 输入“高数”、“英语”、“信号”、“嵌入式”、“模电”、 “数电”时依次按照相应成绩从高到低依次输出
<yangliu> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法load

说明:有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。 注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。 -There are n containers to be loaded on two load c1 and c2, respectively ships, of which the i-th wei
<张西> 在 2024-11-09 上传 | 大小:868kb | 下载:0

[数据结构常用算法Floyd

说明:Floy算法,数据结构中要求学习的重要算法-Floy algorithms, data structures required to learn the important algorithm
<yeyc> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法matri

说明:读取文本文件生成生树,这是数据结构重要内容.-Students read a text file to generate the tree, which is an important part of the data structure.
<yeyc> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Board-covering-issues

说明:棋盘覆盖问题的算法设计,从而求出需要三角板的个数-Board covering issues of algorithm design, and thus find the required number of triangle
<wendy> 在 2024-11-09 上传 | 大小:867kb | 下载:0

[数据结构常用算法data-structure-

说明:顺序表、单链表、双链表、队列、栈与递归、图等数据结构方面的源代码-Order form, a single linked list, double linked lists, queues, stacks and recursion, graph data structure such as source code
<张岩> 在 2024-11-09 上传 | 大小:4.93mb | 下载:0

[数据结构常用算法Second-edition-data-structure-c-P-P-

说明:数据结构 第二版 c++ 殷人昆 高清晰 希望对大家有用-Second edition data structure c++ Yan Renkun hope useful for high-definition
<river> 在 2024-11-09 上传 | 大小:1.17mb | 下载:0

[数据结构常用算法shujujiegouzixue

说明:数据结构自学辅导,里面有大量辅导题,及参考答案-Data structure self-counseling, there are a lot of counseling questions, and refer to the answer
<aliang> 在 2024-11-09 上传 | 大小:6.02mb | 下载:0

[数据结构常用算法DTree-C4.5

说明:ID3 决策树的实现 数据挖掘 Dtree4.5-ID3 decision tree data mining Dtree4.5
<林一> 在 2024-11-09 上传 | 大小:21kb | 下载:0

[数据结构常用算法migong

说明:用常用的c语言生成迷宫并找出随机迷宫的最短路径,并显示出来-C language with the commonly used random generated maze maze and find the shortest path, and displayed
<king> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法beibao

说明:解决简单的背包问题,大学数据结构的实验内容-Solve simple knapsack problem, the University of the data structure of the experimental content
<蔡优> 在 2024-11-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 1643.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org