资源列表

« 1 2 ... .39 .40 .41 .42 .43 1944.45 .46 .47 .48 .49 ... 2656 »

[数据结构常用算法3

说明:3.1 最长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -3.1 the longest common subsequence problems lon
<杨蔚> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法asdssd

说明:排序算法的运行时间及其说明,code下环境运行-The running time of the sorting algorithm and its instructions, code environment running under
<J_long> 在 2024-10-01 上传 | 大小:217088 | 下载:0

[数据结构常用算法Ultra-linear-interpolation

说明:该程序使用了Bresenham算法的思想将四个象限-The program uses the idea of ??the Bresenham algorithm four quadrants
<hou3> 在 2024-10-01 上传 | 大小:57344 | 下载:0

[数据结构常用算法mnm

说明:joseph环 *问题描述:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 *要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各
<黄敏> 在 2024-10-01 上传 | 大小:8192 | 下载:0

[数据结构常用算法PCA

说明:C++语言写的PCA降维算法,里面有两个主元分析C++代码-PCA language C++ dimensionality reduction algorithm, there are two principal component analysis C++ code
<> 在 2024-10-01 上传 | 大小:681984 | 下载:0

[数据结构常用算法sort

说明:以下问题要求统一在一个大程序里解决。 17、折半插入排序 18、冒泡排序 19、快速排序 20、简单选择排序 21、归并排序 22、堆排序 -The following questions and ask people in a program to solve. 17, binary insertion sort 18 bubble sort 19, quicksort 20, a simple sele
<topsunds> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法NewAntProject

说明:蚁群算法的c语言代码 求解最优路径,给出最短的行进路程-Ant Colony Algorithm
<ethen> 在 2024-10-01 上传 | 大小:21504 | 下载:0

[数据结构常用算法lisp

说明:简单的LISP算术表达式计算器,数据结构实验-good lisp
<孔云> 在 2024-10-01 上传 | 大小:2832384 | 下载:1

[数据结构常用算法erchas

说明:用二叉链表存储二叉树,对二叉树进行先序列遍历-First sequence of traversing binary linked list stored binary tree on binary tree
<李新传> 在 2024-10-01 上传 | 大小:190464 | 下载:0

[数据结构常用算法erchapaixushu

说明:23、设计一个读入一串整数构成一颗二叉排序树的程序,从二叉排序树中删除一个结点,使该二叉树仍保持二叉排序树的特性。-Design of a read a string of integers a two binary sort tree procedures, from two binary sort tree delete a node, so that the two fork tree still maintain two bin
<刘静> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法dff

说明:对于给定的n个结点的权值,建立一棵哈夫曼树,给出哈夫曼编码-First sequence of traversing binary linked list stored binary tree on binary tree
<李新传> 在 2024-10-01 上传 | 大小:21504 | 下载:0

[数据结构常用算法static-void-StaticFunc2

说明:当给定函数的Y值,能实现函数的绘画。并且能自动改变函数的大小-When the Y values ​ ​ of a given function, the function of painting. And can automatically change the size of the function
<李孟来> 在 2024-10-01 上传 | 大小:1503232 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 1944.45 .46 .47 .48 .49 ... 2656 »

源码中国 www.ymcn.org