-
神经网络遗传算法函数极值寻优——非线性函数极值寻优
神经网络遗传算法函数极值寻优——非线性函数极值寻优
- 2022-05-21 21:07:19下载
- 积分:1
-
A program ,Using language c to relize ,can solve the line system of equations an...
用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
- 2023-05-20 06:20:04下载
- 积分:1
-
三个差值算法(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)...
三个差值算法(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)-three programs about interpolation :1:Binary Lagrange interpolation 2:three time interpln interpolation 3:Binary three point interpolation
- 2022-02-02 14:30:04下载
- 积分:1
-
embedded compilation write bubble sort, XP VC6.0 compile.
内嵌汇编写的起泡排序,XP下VC6.0编译通过。-embedded compilation write bubble sort, XP VC6.0 compile.
- 2022-01-25 22:29:18下载
- 积分:1
-
2,算法设计线性时间选择
2,算法设计线性时间选择-2, the algorithm design of linear time to choose
- 2022-07-23 18:06:42下载
- 积分:1
-
expression evaluates to complete the arithmetic can be the
完成表达式求值 加减乘除 都可以的-expression evaluates to complete the arithmetic can be the
- 2022-01-26 03:53:20下载
- 积分:1
-
完整版人脸识别源代码(不是检测)
资源描述毕业设计,完整版人脸识别源代码(不是检测),通过了本人的测试
- 2023-06-06 21:45:03下载
- 积分:1
-
rgb转yuv420sp
一个考题,参照网上一些算法,实现了3种算法,并做比较。
然后再看看还有没有更大的优化空间,比如汇编,最好用NEON。
- 2022-05-07 18:18:06下载
- 积分:1
-
ACM的重要PPT资料,对初学者非常有益处
ACM的重要PPT资料,对初学者非常有益处-ACM important PPT information is very useful for beginners
- 2023-03-10 19:20:04下载
- 积分:1
-
spark并行化的FIM挖掘(apriori,p_growth)
频繁项集挖掘采用spark实现的并行化挖掘算法(并行的apriori算法和b并行的 fp_growth算法)。并行的apriori算法采用scala编写,并行的fpgrowth采用java编写。里面会有较多函数使编程的内容。 &
- 2022-05-08 03:57:50下载
- 积分:1