资源列表

« 1 2 ... .91 .92 .93 .94 .95 3596.97 .98 .99 .00 .01 ... 28522 »

[数据结构常用算法shu

说明:二叉树的创建以及利用递归进行前序遍历,同时借助堆栈,进行中序、后续遍历,希望 对各位朋友有所帮助 -Binary tree creation and the use of recursive traversal before, at the same time through the stack, in order, follow-up to traverse, and they hope to be helpful friends
<Blade> 在 2025-06-23 上传 | 大小:211kb | 下载:0

[数学计算/工程计算jisuanjuzhen

说明:在C++编程时,经常用到矩阵,本程序是矩阵运算的C++类库源码,用于矩阵的计算-In the C++ Programming, we often use the matrix, the matrix calculation process is the C++ Class library source code for the calculation of matrix
<张博> 在 2025-06-23 上传 | 大小:7kb | 下载:0

[数据结构常用算法8puzzle

说明:求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。-Solving eight digital problem, with a breadth-first optimal solution. Using Visual c++ 6.0 compiler to run.
<蒋海苏> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ifa20

说明:变分独立因子分析C++代码,H.Attias说比独立分量分析要好,但是这个程序分析效果不好,可能是程序问题,也可能是对理论理解不透-Variational analysis of an independent factor C++ Code, H. Attias said that better than the independent component analysis, but analysis of the effect of this procedure properly, may b
<shijunsun> 在 2025-06-23 上传 | 大小:30kb | 下载:0

[数学计算/工程计算movedetect

说明:运动补偿编码和检测,matlab程序和相应的文档说明-Motion compensation coding and testing, matlab procedures and the corresponding documentation
<楚燕> 在 2025-06-23 上传 | 大小:247kb | 下载:0

[数据结构常用算法Spooling

说明: SPOOLING假脱机输入\输出技术广泛应用于各种计算机的I/O。该技术通过采用预输入和缓输出的方法,使用共享设备的一部分空间来模拟独占设备,以提供独占设备的利用率。本源码是一次课程设计-Spool SPOOLING input-output technology is widely used in a variety of computer I/O. The technology through the use of pre-input output gentle way of using
<李靖坤> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法gmmMatlab

说明:gaussian mixture modelling in matlab
<paul huang> 在 2025-06-23 上传 | 大小:55kb | 下载:0

[matlab例程classify

说明:1.实现了最近点平分法的分类器 2.实现了基于凸函数最优解的分类器-1. The realization of the nearest point of the classifier equally Act 2. To achieve the optimal solution based on the convex function of the classifier
<杨光大> 在 2025-06-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Kruskal

说明:实现图的最短路径寻找-The realization of plans to find the shortest path
<moxianwen> 在 2025-06-23 上传 | 大小:261kb | 下载:0

[数学计算/工程计算LeastMeanSquare

说明:最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数-Overdetermined least-squares method of linear equations have to C templates, also includes matrix inversion, matrix multiplication, such as small function
<xiao guilin> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Gauss

说明:void Gauss() /*高斯消去法是解线性方程组的一个方法,这里用列主元消去法*/-void Gauss ()/* Gaussian elimination is the solution of linear equations One way out here PCA elimination method* /
<廖利辉> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[生物技术search_genome

说明:一个自制的生物信息学程序。 这个程序目的是在基因组文件bsubt168_whole.nuc(部分)中查找设置文件ss.ini所记录的短核苷酸序列CTTAAG(这种短核苷酸一般称寡核苷酸)及其互补序列在该基因组的每10000个碱基中出现的次数。 程序先将碰到的寡核苷酸及其互补序列的位置保存在临时文件ss.tmp中,然后利用这个文件统计每10000个碱基中它们的出现次数并记录在ss.csv中(可用excel打开)。如果某10000个碱基中的出现次数为0,则不被记录。-A self
<Fayer Michael> 在 2025-06-23 上传 | 大小:146kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 3596.97 .98 .99 .00 .01 ... 28522 »

源码中国 www.ymcn.org