资源列表

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 3401 »

[数学计算/工程计算p1-1

说明:这是一个求解数学问题:半径计算圆的周长和面积-This is a mathematical problem solving : Radius calculated the circumference of a circle and area
<欧阳> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算dividemultiply

说明:这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换.-This is a partition of the application also an example of the use of the partition, bigger integer multiplication, especially above the median of hundreds
<唐海浪> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算大数运算类

说明:1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如100可以表示成1E2,1001可以表示成1.01E3 * * 类 CBigNumber的成员number为上述的n,exponent为上述的e * * 2. 如何使用这个类: * * 你可以把CBigNumber的头文件和实现函数加入你的工程,然后定义 * * 该类的实例,就可以对
<沈嘉祺> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算lee

说明:Vc++Romberg的,计算方法中romberg算法的c程序源码-Vc Romberg, calculation method Romberg Algorithm c procedures FOSS
<qwe> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算DSP中含有gauss白噪声的双频正弦输入

说明:DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in wh
<feide> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算chap2_2

说明:大滞后PID大林控制算法MATLAB程序-lag Dalin PID control algorithm MATLAB
<张俊> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算chap3_1

说明:专家PID控制MATLAB程序,在MATLAB5。3以上版本运行-MATLAB experts PID control procedures, the MATLAB5.2. Three versions of Operation
<张俊> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算primenumber.

说明:一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 < 6400 0000 总的次数小于7000 0000,就是说,搜索次数大大降低-for a few number-counting procedures pi (1000000000) not a second of each block of 10 0000, the need
<xxx> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算牛顿下山

说明:这个可以很清楚的计算一些复杂的问题,很好的一中算法-this can be clearly calculated to some complicated problems, a good algorithm
<chengjuan> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算三元组

说明:C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by stor
<郑伟雄> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算一维搜索法求极值

说明:用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
<111> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Gauss消元法----不选主元

说明:我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现-our method of calculating operating linear equations Gauss elimination method (Pivot) Algorithm
<白亮> 在 2024-05-03 上传 | 大小:1024 | 下载:0
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 3401 »

源码中国 www.ymcn.org