-
哈希表实现
哈希表实现- The Hasche table realizes
- 2022-12-11 02:35:02下载
- 积分:1
-
用C++编写的二到十六进制正整数字符串转为数值的小程序
用C++编写的二到十六进制正整数字符串转为数值的小程序-Using C prepared in 2-16 M-ary positive integer values into a string of small procedures
- 2022-04-18 05:45:49下载
- 积分:1
-
脑电信号预处理技术
应用背景的今天,剧本TFR的计算和信号代预计将完全兼容GNU Octave,但用户写几行代码来产生时频图。关键技术假设每个类的特征都是由高斯分布具有相同的已知协方差,但不同的手段它可以证明(杜达等,2000),LDA是最优的,因为它最大限度地减少误判率。在布兰卡茨等人(2011)所示的假设不同手段的一个共同的类协方差的很好地满足脑电分类问题。
- 2023-03-05 18:20:04下载
- 积分:1
-
循环队列的Java对象容器。
循环队列的Java对象容器。-cycle cohort of Java objects containers.
- 2022-08-26 02:16:53下载
- 积分:1
-
三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球...
三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球个数为 j,则黑球个数为8-i-j,用count统计不同的搭配数目- Three chromospheres questions if have a pocket to put have 12
balls, including 3 red, 3 white and 6 black, no matter what takes 8
balls, asked altogether this also is may use the question which the
exhaustion method solves. Supposes no matter what takes the red ball
integer is i, the white ball integer is j, then the black ball integer
is 8-i-j, counts differently with count matches the number
- 2022-06-03 14:36:47下载
- 积分:1
-
克里格algorithym
Kriging 内插算法 通过已知点的测量值来内插获取未知点的预测-Kriging algorithym
- 2022-03-04 00:57:53下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
C语言算法
资源描述1000个C语言算法设计源码包含大量经典算法设计,简明易懂,对初学者很有帮助,文件很好的进行了分类
- 2022-03-06 19:12:14下载
- 积分:1
-
very good c program for software6
very good c program for software6
- 2022-08-26 06:02:48下载
- 积分:1
-
偏最小二乘法,用于回归分析,构建回归方程,预测准确度高...
偏最小二乘法,用于回归分析,构建回归方程,预测准确度高
- 2022-05-26 07:16:37下载
- 积分:1