资源列表
Csoource
- FDTD 1-d C++ sourece-FDTD 1-d C sourece
2009122
- 想加密自己的软件,看过一些软件的作法,思路如下: 1、用户安装后,得出本机的机器码(硬盘的序列号,不想用网卡,因为很多机器没有网 卡)。生成机器码代码 2、用户将该机器码EMAIL给我,我用该机器码生成一个注册码,发送给用户。注册码生成 代码 3、用户在程序中输入该注册码,程序逆算该注册码,与机器码核对,查看是否相符。注册 码逆算、核对代码, 4、如果用户安装后没有得到注册码,在N天后部分功能不可用。不要太容易被改(虽然说 安装后也只有少部份功能能用)。时限功能代
Kalman_toolbox
- Kalman filter toolbox written by Kevin Murphy,See learning_demo.m for a demo of parameter estimation using EM.-Kalman filter toolbox written by Kevin Murphy, See learning_demo.m for a demo of parameter estimation using EM.
gauss
- 高斯列主元消元法解n元一次方程组和简易流程图-PCA out Gaussian elimination method solution of n-一次方程group and the simple flow chart
TSFFT
- TS201 FFT程序,学习tigersharc的可以参考一下-TS201 FFT procedures, learning TigerSHARC can refer to
NumericalAlgebra
- 学习使用各种数值方法计算数值代数问题。其中包括计算矩阵的特征值问题,误差问题等。-Learning to use a variety of numerical method numerical algebra problems. Including the calculation of matrix eigenvalue problem, error and so on.
DifferentialEquation
- 利用龙格库塔法(等步长,变步长)计算椭圆方程,双曲线方程,抛物线方程等。对各类微分方程进行数值计算。-The use of Runge-Kutta method (such as step, variable step size) calculated elliptic equations, hyperbolic equations, such as parabolic equation. Various types of differential equations for numerical
Lab3
- 利用有限元算法计算各类微分方程,主要应用迦辽金方法。python下的dolfin编程。-The use of finite element method calculation of various types of differential equations, the main application of Galerkin method. dolfin under python programming.
dolfin-0.8.0
- 利用C,python编写的在linux下使用的有限元计算程序包。在linux下安装后可以使用迦辽金等方法进行计算。-The use of C, python prepared linux used in finite element analysis package. In linux can be used after installation of Galerkin methods such as calculated.
Calendar_24138
- 万年历,可看日历,每天的都有,很全面,很齐全-Calendar, if we look at the calendar, every day, very comprehensive, very complete
longest_subsequence
- 经典的计算最长公子序列,C语言编译,VC++下测试通过-calculate the longest public subsequence
Matrix
- 矩阵综合运算,包括加减数乘,矩阵相乘,矩阵求逆。-Matrix integrated computing, including a few by addition and subtraction, matrix multiplication, matrix inversion.
