-
横向聚合
水平聚合的一种算法。请更改DBUTil文件中的用户id和passowrd。。程序使用pivot操作符水平聚合一个表。连接到数据库需要Sql server。
- 2023-07-21 07:40:04下载
- 积分:1
-
一个可分解上万阶稀疏矩阵的SVD算法
一个可分解上万阶稀疏矩阵的SVD算法-a million bands on the sparse matrix of SVD algorithm
- 2022-12-19 12:20:03下载
- 积分:1
-
Least Soft-thresold Squares Tracking
we propose a generative tracking method based on a novel robust linear regression algorithm. In con-
trast to existing methods, the proposed Least Soft-thresold Squares (LSS) algorithm models the error term with the
Gaussian-Laplacian distribution, which can be solved ef- ficiently. Based on maximum joint likelihood of parameters,
we derive a LSS distance to measure the difference between an observation sample and the dictionary. Compared with
the distance derived from ordinary least squares methods, the proposed metric is more effective
- 2022-03-22 17:30:20下载
- 积分:1
-
快速过滤关键字
使用Hash优化算法,过滤敏感词、关键字。速度棒棒的。
- 2022-03-02 15:18:01下载
- 积分:1
-
MIMO系统空时编码
mdjkslDVBSALFURUGFHDNAzaZwkdsax m>;ZJSDKSALM,zlshgkflfouyqoqlidndsafhdkjdcasgchjac jksafddf公司
- 2022-06-13 23:38:09下载
- 积分:1
-
reinforced engineering calculation program
钢筋工程量计算程序 -reinforced engineering calculation program
- 2022-01-22 06:04:46下载
- 积分:1
-
数个关于滤波器的产生的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
数个关于滤波器的产生的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-few of the filter C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2023-02-24 13:25:03下载
- 积分:1
-
纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈...
纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈-Written in pure c language backgammon. Standard c program that can run on any compiler. Comes with a simple AI system that can and human chess
- 2022-02-12 01:15:07下载
- 积分:1
-
一个关于BCH算法的例程,希望对大家有所帮助。
一个关于BCH算法的例程,希望对大家有所帮助。-On BCH algorithm routines, and they hope to be helpful to everyone.
- 2022-07-19 22:54:18下载
- 积分:1
-
交易算法函数
Floyed算法void floyed(void)// a[i][j]表示结点i到结点j的最短路径长度,初始时值为的权值。{for(int k=1;k
- 2022-07-03 01:13:01下载
- 积分:1