资源列表
eventwuzhishuinterval
- 事件触发相关程序,最优控制相关内容,可运行(The event triggers the associated program)
PODandDMD
- 求解二维流场数据(速度,压力,温度或涡量)的本征正交分解以及动模态分解(Eigen orthogonal decomposition and dynamic mode decomposition for solving two dimensional flow field data (velocity, pressure, temperature or vorticity))
金融数据处理
- 时间序列分析是根据系统观测得到的时间序列数据,通过曲线拟合和参数估计来建立数学模型的理论和方法。它一般采用曲线拟合和参数估计方法(如非线性最小二乘法)进行。时间序列分析常用在国民经济宏观控制、区域综合发展规划、企业经营管理、市场潜量预测、气象预报、水文预报、地震前兆预报、农作物病虫灾害预报、环境污染控制、生态平衡、天文学和海洋学等方面。(Time series analysis is a theory and method to establish mathematical model by c
S19TOBIN
- 因为用到转化文件格式网上找了一圈都没有 于是自己写了一个 S19格式转bin 根据地址差异自动补全0XFF 采用控制台执行应用程序 参数为待转化文件 完成后在现有文件路径下生成后缀.bin文件(Because the tool used to transform file format, I found no one on the Internet, so I wrote one myself Convert S19 format to bin, automatically complete
Turbsim
- 全场随机风模拟机。它使用统计模型(如与基于物理的模型相反)来数值模拟三分量风速的时间序列在空间中固定的二维垂直矩形网格点上的向量。(TurbSim is a stochastic, full-field, turbulent-wind simulator. It uses a statistical model (as opposed to a physics-based model) to numerically simulate time series of three-component
program
- 故障诊断程序 支持向量机智能诊断 分为多个程序 数据输入、特征提取、功能函数等(Fault diagnosis procedure Intelligent diagnosis of support vector machine It is divided into several program data input, feature extraction, function function, etc)
C#联合halcon
- 图像采集,简单的c#联合halcon做ncc模板匹配的操作(Image acquisition, simple C# combined with Halcon to do NCC template matching operation)
libiec
- IEC61850-101/102/103/104 sourcecode
OPENGL图形任意缩放
- 基于OpenGL的三维缩放程序,显示具有纹理的立方体Cube,还有茶壶
DrawCubeDemo
- 基于OpenGL绘制cube,支持外部Obj格式 LoadObs
CAN FD_MCP2517_STM32F107测试程序
- MCP2517FD CAN 收发器在STM32F107上的测试程序,亲自设计硬件,移植官方程序程序,测试能用,短距离通讯测试可达到8M的传输速度。长距离可能会短一些。给有用的到的同行一参考。自己也经常参考其他同行的代码,算是自己自己的一点贡献吧。(MCP2517FD CAN transceiver on STM32F107 test program, design hardware, transplant official program, test CAN be used, short dis
VB.NET程序设计课程教学探索与实践
- vb.net开发实例一共有100例,从初级篇,中级篇,高级篇层层深入。 实例1:welcome to VB.net world 实例2: 创建控制台应用程序 实例3: 创建ASP.net WEB应用程序 实例4: 创建和调用WEB服务 实例5: 图形按钮。。。。。(vb.net There are 100 cases of development examples, from the primary article, the intermediate article and the