-
我这是割线法和改进的欧拉法的源代码
我这是割线法和改进的欧拉法的源代码-This a secant method and improve the Eulerian method of source code!
- 2022-03-23 06:42:34下载
- 积分:1
-
用C++写的矩阵和矢量运算库
用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
- 2023-01-20 04:05:04下载
- 积分:1
-
MK-V0.41无刷无感电调
资源描述MK-V0.41无刷无感电调源码,德国的源程序写得也很好,把M8发挥到了极致
- 2022-02-20 12:07:32下载
- 积分:1
-
Used for a very large number for scientific computation library, with the interf...
一个用来对非常大的数进行科学计算的程序库,带界面。-Used for a very large number for scientific computation library, with the interface.
- 2022-05-05 11:30:21下载
- 积分:1
-
ffuc argorithm
ffuc argorithm
ffuc argorithm
ffuc argorithm
ffuc argorithm
- 2022-11-10 19:50:02下载
- 积分:1
-
这个是蒙特卡罗方法的讲义 ,主要内容为蒙特卡罗方法的产生方法和用途...
这个是蒙特卡罗方法的讲义 ,主要内容为蒙特卡罗方法的产生方法和用途-the Monte Carlo method is the lectures, mainly as the Monte Carlo method uses methods and
- 2022-10-10 18:15:03下载
- 积分:1
-
解决迷宫问题(用c实现)
解决迷宫问题(用c实现)-maze solve the problem (with c realization)
- 2022-03-16 08:13:51下载
- 积分:1
-
一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号
一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号-One-dimensional FFT procedure, as long as the changes in the main function of the test signal can be used for other signals
- 2023-03-09 09:20:02下载
- 积分:1
-
DTMF(Dual Tone Multi Frequency)Recognition Algorithm
Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.
While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
- 2022-06-16 09:51:22下载
- 积分:1
-
逆向最大匹配java
这是用java实现的逆向最大匹配的一个小程序,我做了一些注释。词典比较简单,这点有些对不起观众了。希望大家用php或者是sql实现更庞大的字典。字符匹配的最大长度是3,还没有做出一个可以使用随便长度的匹配的算法。这也是笔者的局限所在,希望看到的大侠们可以加上自己的一些绵薄之力把这个小程序继续完善一下,让大家更好的学习这个算法。
- 2022-08-02 11:49:09下载
- 积分:1