-
八皇后问题
八皇后问题-Eight queens problem
- 2022-08-19 00:28:50下载
- 积分:1
-
小波
基于C语言的小波处理,包含有滤波、复原、融合等C语言源代码。-Wavelet-based C language processing, includes filtering, recovery, integration, such as C language source code.
- 2022-08-02 13:28:24下载
- 积分:1
-
k_means-segmentation
利用matlab实现k均值图像分割算法,k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的
- 2022-01-30 17:30:34下载
- 积分:1
-
一个给输入语音进行能量规整的程序,便于控制播放语音的音量,工具虽小,但却常用...
一个给输入语音进行能量规整的程序,便于控制播放语音的音量,工具虽小,但却常用-Voice for a given input energy warping procedures, easy to control playback of voice volume, tools may be small, but common
- 2022-02-22 12:34:27下载
- 积分:1
-
使用 MPI 的矩阵乘法
使用 MPI 的矩阵乘法
- 2022-07-07 15:38:56下载
- 积分:1
-
不动迭代算法 计算方法
不动迭代算法 计算方法-Fixed iterative algorithm calculation method
- 2023-01-14 07:40:04下载
- 积分:1
-
最新时频分析处理软件,提供了WVD和多种伪WVD算法。胡广书所编<<现代信号处理教程>>中实例程序需要其才能运行...
最新时频分析处理软件,提供了WVD和多种伪WVD算法。胡广书所编中实例程序需要其才能运行-latest time-frequency analysis software, and provides a variety of pseudo-WVD WVD algorithm. Hu-book prepared by the lt; Lt; Modern signal processing Guide gt; Gt; Example process needs to run its
- 2023-03-20 20:15:03下载
- 积分:1
-
3D Math Primer for Graphics and Game Development
3D Math Primer for Graphics and Game Development
- 2022-06-02 08:02:48下载
- 积分:1
-
第二章 线性表习题答案
第二章 线性表习题答案-The answer of linklis
- 2023-02-14 01:15:03下载
- 积分:1
-
用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1Q...
用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。
-CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iteration, the higher the accuracy. This case accurate to four decimal places. To raise the number of iterations, it has to the increase in a 2:30 format of the median, such as 32 long, multiple procedures need to change, the need to reform it themselves.
- 2022-03-16 10:55:29下载
- 积分:1