资源列表
[数学计算/工程计算] 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
[人工智能/神经网络/遗传算法] 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
[数学计算/工程计算] 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
[生物技术] 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