-
lms speed 2
这里我上传了lms算法spped 2文件,在这里我们使用了高效的定点实现和区域延迟节能算法,这与之前的算法有很大的不同。。
- 2022-03-24 12:14:02下载
- 积分:1
-
一种矩阵的头文件实现方法。该文件是独立的,…
header file implementing LU decomposition of a matrix. The file is independent, all the functions required are in the header file
- 2023-06-27 18:05:03下载
- 积分:1
-
经典算法:邮费问题,所有的问题与任务的最后期限,依据。
经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
- 2022-02-25 05:40:12下载
- 积分:1
-
这是一个代码,可以实现任意阶的幻方的计算(6除外)
这是一个代码,可以实现任意阶的幻方的计算(6除外)-This is a code that can be achieved any order of the magic square of terms (except 6)
- 2022-04-19 07:13:32下载
- 积分:1
-
C library science project
C科学工程程序库-C library science project
- 2023-06-26 17:35:04下载
- 积分:1
-
Numerical calculation, using newton iteration method chord intercept method to c...
数值计算,利用newton迭代法和弦截法计算插值多项式-Numerical calculation, using newton iteration method chord intercept method to calculate the interpolation polynomial
- 2022-02-04 23:52:26下载
- 积分:1
-
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。...
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。-Jacobi algorithm example program, with a simple and straightforward calculation shows C Jacobi algorithm design process.
- 2022-03-31 09:17:14下载
- 积分:1
-
(31,21) bch 码编解码程序 C++实现.
(31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
- 2022-07-15 16:41:27下载
- 积分:1
-
本程序是用VC++ 开发的计算器,该计算器分为科学型和普通型两种,本代码是VC++入门学习很好的资料...
本程序是用VC++ 开发的计算器,该计算器分为科学型和普通型两种,本代码是VC++入门学习很好的资料-this program is the development of the VC calculator, the calculator into science- and ordinary-two, The code is a good learning portal VC information
- 2022-07-26 00:39:35下载
- 积分:1
-
基于图像的数字插入算法
资源描述
资源描述
1、本代码写在word文档中,由于保密性等各种原因,需要修改下,需要认真的看
2、本文档的作用是王bmp文件中输入0-9任意组合的数字
3、算法的主要步骤:
1)数字的大小归一化为5*5的大小,然后每个数字都是二值化图像,最后放到一个数组里面,详细请看word文档里的代码
2)然后根据数字插入的位置,将数字插入道图像中
- 2022-01-25 22:22:18下载
- 积分:1