资源列表

« 1 2 ... .21 .22 .23 .24 .25 21726.27 .28 .29 .30 .31 ... 28523 »

[数据结构常用算法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 selected several pieces just loade
<chenchen> 在 2025-11-21 上传 | 大小: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 establishment, insertion, delete ope
<chenchen> 在 2025-11-21 上传 | 大小:1kb | 下载:0

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

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

[压缩解压MPEG-2-TS-structure-and-application

说明:MPEG-2中TS码流包结构和功能应用,非常棒-MPEG-2 TS structure and application
<yw> 在 2025-11-21 上传 | 大小:472kb | 下载:0

[压缩解压MPEG-standard-study

说明:MPEG标准的学习总结,非常不错,欢迎大家下载-MPEG standard study
<yw> 在 2025-11-21 上传 | 大小:164kb | 下载:0

[压缩解压MPEG-standards-development

说明:MPEG标准的发展及应用,欢迎大家下载,很棒-MPEG standard s development
<yw> 在 2025-11-21 上传 | 大小:39kb | 下载:0

[压缩解压MPEG-2-PS-TO-TS

说明:MPEG-2节目流到传输流的转换,非常棒-MPEG-2 PS TO TS
<yw> 在 2025-11-21 上传 | 大小:270kb | 下载:0

[matlab例程3dslice

说明:3D切片重建。可显示4x8的为echo3 的脑切片图阵-Reconstruction of multi-slice 3D images
<yangyq> 在 2025-11-21 上传 | 大小:7.76mb | 下载:0

[压缩解压H264s-CABAC-algorithm

说明:H264中CABAC算法的研究与优化,欢迎大家下载-H264 s CABAC algorithm
<yw> 在 2025-11-21 上传 | 大小:5.63mb | 下载:0

[数据挖掘question-one

说明:K-means进行文字图像分类,基础方法一-exploit K-means to classify the graphs
<姚伟> 在 2025-11-21 上传 | 大小:334kb | 下载:0

[数据挖掘question-two

说明:K-means进行文字图像分类,中心谱聚类方法-spectral_clustering is used to classify the photos
<姚伟> 在 2025-11-21 上传 | 大小:180kb | 下载:0

[matlab例程bfrvy

说明:代码里有很完整的注释和解释,包括回归分析和概率统计,基于混沌的模拟退火算法。- Code, there are very complete notes and explanations Including regression analysis and probability and statistics, Chaos-based simulated annealing algorithm.
<王伟立> 在 2025-11-21 上传 | 大小:7kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 21726.27 .28 .29 .30 .31 ... 28523 »

源码中国 www.ymcn.org