资源列表
poumian
- 实现重力剖面数据延拓等程序的实现,还包含例子数据可直接使用(The implementation of gravity profile data extension and other programs, including examples, data can be directly used.)
lvbo
- 实现重力数据滤波5点、7点、9点等程序的实现,还包含例子数据可直接使用(The realization of gravity data filtering 5 point, 7 point, 9 point and other procedures, including examples, data can be directly used.)
tdoh_crawler.py
- It is a crawler for website
ReadTxt
- public static void main(String[] args) { //File file = new File("d:\\shaolang.txt"); //ReadTxt(file); File file = new File("d:\\ip端口数据.txt"); List list_Content = new ArrayList(); list_C
run009
- 3机9节点系统仿真程序,基于psat数据格式(A simulation program based on psat data form)
house_price
- Python语言,房价预测,简单线性回归,TXT类型数据。(Python,House price forecast)
缓和曲线
- cad缓和曲线插件,道路画图特别方便,交点数据输入自动作图(CAD easement curve plug-in, road drawing is very convenient, automatic drawing of point data input.)
rotor_criticalspeed_calculation
- 利用传递矩阵法,实现航空发动机转子的临界转速计算(The critical speed calculation of aeroengine rotor is realized by transfer matrix method.)
significance
- matlab包络谱程序,可以用来处理信号,并画出信号的频谱图(The MATLAB envelope spectrum program can be used to process signals and draw the spectrum of signals.)
NormalModeSummation
- 利用模态叠加法实现对四自由度系统的共振频率与前四阶主振型的求解(The method of modal superposition is used to solve the resonance frequency and the first four main vibration modes of the four degree of freedom system.)
DampedFreeVibration
- 实现对有阻尼系统的自由振动求解,画出系统振动相应曲线(Matlab is used to solve the free vibration of damped system, and the corresponding curve of system vibration is drawn.)
Desktop
- 斐波那契数是0、1、1、2、3、5、8、13、21,用递归方法可以定义为F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*),此程序作用为算出第n个斐波那契数的数值并输出(Calculate the n value and output Fibonacci number)
