资源列表

« 1 2 ... .05 .06 .07 .08 .09 710.11 .12 .13 .14 .15 ... 3400 »

[数学计算/工程计算convelution

说明:程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的算法很巧妙 是从一个地球物理学家拿学来的-it is a good method to have convelution of two one_dimension array
<liubin> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrix_multiplty_mpi

说明:并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation
<liubin> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Newton_method

说明:一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method
<liubin> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cinematicmodel5gdlrobot

说明:cinematic model of a robot with five degree
<MEMO> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Source

说明:This the source code for PIC(Programmable Interrupt Controller) which is used in computer interface-This is the source code for PIC(Programmable Interrupt Controller) which is used in computer interface
<Krupesh> 在 2025-02-03 上传 | 大小:10kb | 下载:0

[数学计算/工程计算AES

说明:This the source code of AES algorithm which is used in network security.-This is the source code of AES algorithm which is used in network security.
<Krupesh> 在 2025-02-03 上传 | 大小:10kb | 下载:0

[数学计算/工程计算PartialDifferential

说明:偏微分方程的解法大全,数值分析应用非常好的程序。-Partial Differential Equation Daquan, a very good application of numerical analysis program
<wl> 在 2025-02-03 上传 | 大小:9kb | 下载:0

[数学计算/工程计算mydijkstra

说明:就进点跟踪的程序,已运行。数学建模的必备程序,超有用。-On the entry point tracking program has been running. Mathematical Modeling of the necessary procedures, super-useful.
<wl> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算binary-heap

说明:binary heap data structures
<vaggelis> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[数学计算/工程计算lagrangepoly

说明:用matlab求解的一个Lagrange插值多项式问题-Using matlab to solve the problem of a Lagrange interpolation polynomial
<kgkgkg> 在 2025-02-03 上传 | 大小:15kb | 下载:0

[数学计算/工程计算Goertzel

说明:Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediate
<陈安伟> 在 2025-02-03 上传 | 大小:23kb | 下载:0

[数学计算/工程计算kalman_filter

说明:自适应的kalman滤波程序,通过灵活的调用,实现kalman的自适应滤波。-kalman_filter
<missile> 在 2025-02-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 710.11 .12 .13 .14 .15 ... 3400 »

源码中国 www.ymcn.org