资源列表
mymri
- 简单的MRI重建小程序,很实用的,简单易懂(Simple MRI reconstruction applet)
1983784
- 一种基于数据块选择的方差时间图Hurst参数估计方法,()
python-建驱动装置
- Pythony基于abaqus参数化建模(Parameterized modeling of Pythony based on ABAQUS)
dynamical system
- 收集的几种常见混沌时间序列matlab实现(Several common chaotic time series collected by MATLAB)
蔬菜计算程序
- 根据不同种类蔬菜不同生育期来计算蔬菜耗水量,适用于农业耗水(According to the different growth periods of different vegetables, the water consumption of vegetables is calculated, which is suitable for agricultural water consumption.)
bui-master
- 后台模板 一套很好的模板使用ThinkPHP+BUI后台管理界面方便二次开发,类似bootstrap 优化了框架页面操作,tab选项卡切花自动换标题((Black rice cms, complete RBAC access control system using ThinkPHP+ BUI admin interface, convenient secondary development))
俄罗斯方块java源代码
- 用java实现俄罗斯方块基础操作的游戏,里面有源代码,点击jar文件可以运行(Using java to achieve Tetris basic operation of the game, inside the active code, click jar file can run.)
SSD2828_0.11_SHARP
- Mipi 桥接IC ssd2828说明术(Mipi bridge IC ,ssd2828 datasheet)
lpc2148_usbmem
- LPC2148系列的USB萨芬撒飞洒算法(LPC2148 USB HIHI HIHIH)
归档
- 做数理统计不是很久,自己照着公式敲了几个代码想放上来,一是分享分享 当然主要是想请大佬看看是不是有问题,我总感觉滑动t看起来怪怪的。。可我完全是照书上公式来的。 abruptChange内部包含了M-K,滑动t,yamamoto(山本) trend里面没什么可看的东西。。就一元线性回归,滑动平均和累积距平(It is not very long ago to do mathematical statistics. Of course, I want to ask the big guys
有限元
- 计算平面钢架的节点位移与内力(Calculation of the nodal displacement and internal force of a plane steel frame)
masm
- 建立长度为n的顺序表,然后将表中的数据元素逆置,即若表中原来的数据元素序列为(a0,a1,a2,…,an),则逆置后的数据元素序列为(an,an-1,an-2,…,a1,a0)。(数据类型为字符型) 输入 第一行为顺序表的长度n; 第二行为顺序表中的数据元素. 输出 输出为逆置后的顺序表.(helloworld jhhhhh)