-
this to find out the shortest path for various nodes
this to find out the shortest path for various nodes-this is to find out the shortest path for various nodes
- 2022-02-03 14:28:49下载
- 积分:1
-
is studying digital signal processing, signal feel semester with enough solid sc...
正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
- 2022-05-16 20:59:38下载
- 积分:1
-
只用几行代码就可以, 算出800位的圆周率, 很是神奇
只用几行代码就可以, 算出800位的圆周率, 很是神奇-only a few lines of code can calculate the circumference 800 rate is very magical
- 2023-04-12 04:10:03下载
- 积分:1
-
c语言开发
资源描述
c语言开发,c语言开发,c语言开发,c语言开发,c语言开发,c语言开发,c语言开发,c语言开发,c语言开发,c语言开发
c语言开发,c语言开发,c语言开发,c语言开发,c语言开发,c语言开发,c语言开发
c语言开发
c语言开发
c语言开发
- 2023-07-24 17:20:03下载
- 积分:1
-
dsp2812 DAC程序,C++编写.很好哦.
dsp2812 DAC程序,C++编写.很好哦.-dsp2812 DAC procedures, C to prepare. Oh well.
- 2022-08-16 21:55:35下载
- 积分:1
-
求1000以内的水仙花数
求1000以内的水仙花数- Strives for 1,000 within the narcissus flower several
- 2022-02-01 23:31:43下载
- 积分:1
-
一个计算方法的课程设计经典算法的集合
一个计算方法的课程设计经典算法的集合-a calculation method of curriculum design a collection of classical algorithm
- 2023-07-19 21:20:03下载
- 积分:1
-
The guiding book of using the Firework software.
The guiding book of using the Firework software.
- 2023-03-31 22:20:05下载
- 积分:1
-
fuzzycmeans
以源代码和二进制形式重新分发和使用,有或没有;
- 2022-07-02 04:46:26下载
- 积分:1
-
牛顿的插值分频差公式算法;
数值计算算法:牛顿的插值分频差公式算法由Pascal以得到插值的划分差系数 多项式P上的第(n +1)不同的数x(0)中,x(1),...中,x(n)的 对于函数f: 输入:数x(0)中,x(1),...中,x(n)的;值的f(x(0)),函数f(x(1)),..., 函数f(x(n))的作为第一列Q(0,0),Q(1,0),...,Q(N,O)问的, 如果函数f被提供,或者可以被计算出来。 输出:数字Q(0,0),Q(1,1),...,Q(N,N),其中 P(x)的= Q(0,0)+ Q(1,1)*(X - ×(0))+ Q(2,2)*(X - ×(0))*(X - ×(1 )) + ...+ Q(N,N)*(X - ×(0))*(X - ×(1))* ... *(X - ×(N - 1))。
- 2022-06-15 00:16:09下载
- 积分:1