资源列表
MATLAB1
- 线性方程组的解法,插值拟合,随机程序,狼追兔子动态模拟,蒲丰投针,弹球模拟-Solution of linear equations, interpolation fitting, random program, wolves chasing rabbits dynamic simulation, Buffon needle cast, pinball simulation
HMM-experiments-master
- hmm testing code on VisualC-hmm testing code on VisualC++
nonlinear-encoding
- C语言实现的一个小项目编程的例子,功能是实现非线性算法的编程,二分法、蒙特卡洛发等;不仅有助于学习算法编程,还可以学习C语言项目编程的方法,适用于初学者。编程环境是codeblocks.建议使用codeblocks打开程序。-An example of a small project of C programming language, the function is to achieve non-linear programming algorithm, dichotomy, Monte Ca
orbital-paraments
- 计算长时间尺度上的地球轨道参数,包括偏心率,地轴倾角和岁差-Earth' s orbital parameters calculation time scales, including the eccentricity, the earth' s axis tilt and precession
daily-insolation
- 长时间尺度上的不同纬度的日太阳辐射的计算,假设地球在轨道上的运动是匀速的-Calculation day long the sun at different latitudes on the radiation scale, assuming the Earth' s motion in orbit is uniform in
duffing-construction
- 非线性动力学中吸引子相位图重构方法,很好的解决了混沌问题的关键问题-duffing construction
pythonsample
- 自然语言处理的例子,可以实现分词和新词发现,中文预处理也支持。用python写的-Examples of natural language processing can be achieved segmentation and new words found Chinese pretreatment also supported. Written with python
problem_1
- Monte Carlo Simulation On Estimating the probability of a flush
CAcounter
- 排列组合计算器,实用,可直接计算C,A等排列组合计算-Permutation and combination calculator, practical, can be directly calculated C, A permutation and combination calculation
24dian
- 输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1,输出 4*6*1*1 =24-Enter any four integer (0-10), the operator only addition, subtraction, there are brackets for each number can only be and must be used once. Required t
ProcessorDesgin
- 32-bit pipelined MIPS processor design
Gaussian-elimination
- 选主元和不选主元高斯消去法,解n阶线性方程组,或者Ax=b矩阵的C语言算法-Pivoting and non-pivoting Gaussian elimination, C language algorithms
