资源列表

« 1 2 ... .19 .20 .21 .22 .23 2424.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法Knapsack-problem

说明:假设有一个能装入总重量为T的背包和n 件重量分别为W1,W2,W3,...,Wn的物品。编写算法从n件物品中挑选若干件恰好装满背包,即使得Wi1+Wi2+...+Win=T.(W旁边的字符皆为角标)。要求找出满足条件的所有解。-Suppose there is a load of T of the total weight of W1, N, W2, W3, Wn. Algorithm is compiled n items sele
<chenchen> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linear-table-operation

说明:1,线性表在顺序存储结构上的建立、插入、删除运算。 2,线性表在链接存储结构上的建立、插入、删除运算。-1, the establishment, insertion and deletion of the linear table in the sequential storage structure. 2, the linear table in the link storage structure, the establ
<chenchen> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree

说明:(1)实现二叉树的构造过程,并打印出二叉树  (2)对该二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历;  (3)将该二叉树的所有左右子树进行交换,得到新的二叉树,并打印出该二叉树;  (4)对新获得的二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历。-(1) the construction process to achieve the two fork tree, a
<chenchen> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法128FFT_C

说明:基本C++的128点的FFT计算,为了方便移植,添加了大量注释。-FFT calculation of the basic C++ 128 points.
<liangdong> 在 2024-11-08 上传 | 大小:185kb | 下载:0

[数据结构常用算法deviceinfo2

说明:deviceinfo delphi xe8 android app source code
<beklentili> 在 2024-11-08 上传 | 大小:7kb | 下载:0

[数据结构常用算法tree

说明:编码树的遍历,找的时候还没在网上找到相对应的内容。对应于中大的数据结构实验.-Traverse coding tree in a large experimental data structure corresponding to
<yufeng> 在 2024-11-08 上传 | 大小:616kb | 下载:0

[数据结构常用算法StudentsAchievementManagementSystem

说明:设计一个实用的小型学生成绩管理系统程序,它有输入、输出、插入、删除、查找、追加、读入、显示、保存、拷贝、排序、退出查询、检索和排序等功能,并且能够对指定文件操作,也可以将多个文件组成一个文件。-Design a practical small student achievement management system procedures, it has input, output, insert, delete, search, ad
<Wchenxu> 在 2024-11-08 上传 | 大小:7kb | 下载:0

[数据结构常用算法nmi

说明:NormalizedMutualInformation(NMI),areusedtomeasure the clusteringperformance
<huang> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法DNAseries

说明:DNA环状序列是算法中的经典问题,包括了对String的经典的处理和问题中的运用。-DNA loop sequence is the classic algorithm , including the treatment of String of classic and problems in the application .
<> 在 2024-11-08 上传 | 大小:2.91mb | 下载:0

[数据结构常用算法loop-series

说明:环状序列是算法中的经典问题,包括了对String的经典的处理和问题中的运用。-Loop sequence is the classic algorithm , including a pair of classic String handling and use issues .
<> 在 2024-11-08 上传 | 大小:2.39mb | 下载:0

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

说明:算法与数据结构中并查集的定义及其实现(c语言实现)-Definition and implementation of the algorithm and data structure
<林筱筱> 在 2024-11-08 上传 | 大小:734kb | 下载:0

[数据结构常用算法vnbc

说明:C++经典算法源程序 适合作为各级水平者参考()
<Aiakt> 在 2024-11-08 上传 | 大小:237kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 2424.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org