资源列表

« 1 2 ... .35 .36 .37 .38 .39 15140.41 .42 .43 .44 .45 ... 28522 »

[数据结构常用算法out_sort

说明:外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中会产生很多临时小文件。修改后可用于任何文件字段排序。-External sort procedure, foxpro of DBF files in a field procedure, and there is a sort of memory you can specify
<shenhong> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树的先序遍历,使用栈实现(构造空栈,初始化栈)-The first order binary tree traversal, use the stack to achieve (tectonic empty stack, initialize the stack)
<xuan> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[matlab例程work3

说明:matlab中不同序列的分类,利用内积不同来分类,附注释-matlab different sequence classification, the use of inner product different to the classification of annotated
<jianglong > 在 2025-05-17 上传 | 大小:10kb | 下载:0

[数学计算/工程计算computationalmathematics

说明:辛普森方法,样条插值,高斯迭代,啦格朗日差值,牛顿迭代,超加速收敛,龙贝格方法等等,数值计算必备!-Simpson method, spline interpolation, Gaussian iteration, you granges margin, Newton iteration, super speed up convergence, Romberg methods, numerical computation must!
<认真编程> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[数值算法/人工智能Graph-Theory

说明:图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0
<lllstar> 在 2025-05-17 上传 | 大小:10kb | 下载:1

[matlab例程ACS

说明:matlab编写的蚁群优化tsp程序,很不错,希望大家喜欢-ant colony optimization matlab prepared tsp procedures, very good, I hope everyone likes
<qq> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[matlab例程attack

说明:一套由matlab编程的基于小波的水印应用图片例子-A set of matlab programming applications based on wavelet image watermark example
<chenxeifong> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法cross

说明:十字链表,可实现插入,删除,保存,恢复等功能-Cross linked lists, can be insert, delete, save and restore functions
<李丹军> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[数学计算/工程计算kk

说明:本源码是关于模糊聚类中的一小部分,是对课本中的习题的解答-The source is a fuzzy clustering on a small part of the exercise of textbooks in the answers
<龙爱雨> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[数值算法/人工智能GEE

说明: The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangu
<Allan KAO> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[数值算法/人工智能zuiyouhuafangfa

说明:数据矩阵的最优化算法,用于最优化方法,用tc实现-Data matrix optimization algorithms for the optimization method, using tc achieve
<yangbo> 在 2025-05-17 上传 | 大小:10kb | 下载:0

[matlab例程OFDM_cyclic_spectrum

说明:% 仿真主要完成OFDM系统建模,实现OFDM系统传输流程, % 并对OFDM信号的时域波形及功率普密度进行分析.进行循环谱相关切片的分析。- Simulation of the main complete OFDM system modeling, the realization of OFDM transmission system process, of the OFDM signal in time domain wavef
<fuhaitao> 在 2025-05-17 上传 | 大小:10kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 15140.41 .42 .43 .44 .45 ... 28522 »

源码中国 www.ymcn.org