资源列表
Echarts地图
- Echarts 全球、中国、省、市地图JS和JSON文件(Echarts global, China, province, city map JS and JSON files)
Matlab(wireless_charging_ADP)
- 基于自适应动态规划的执行依赖启发式动态规划仿真程序,包括评价模块、执行模块、图像输出等(Implementation based on adaptive dynamic programming relies on heuristic dynamic programming simulation program, including evaluation module, execution module, image output, etc.)
易买网
- 易买网登录注册,购物车,首页,个人中心,收藏夹等等。 JQuery特效(Easy to buy network project material download JQuery special effects)
微网日前调度
- 基于预测数据,对微电网进行优化运行,达到电费最省(Based on the prediction data, the microgrid is optimized and the electricity tariff is saved)
滴水对冲EA安装包
- 水滴对冲EA,文档里有说明文件,可以自行先测试,再考虑使用(Water droplets hedge EA, there are instructions in the document files, to test first, consider using it again)
浮翠流丹
- 稳定支持使命召唤的连点器,支持绝地求生,H1Z1,codol等游戏,浮翠流丹连点器(Stable support for mission calls, support for Jedi survival, H1Z1, codol and other games)
Android+完整的通讯录项目源码
- android通讯录源码 android 4.1 Contacts源码(android contacts sources code)
xzjo
- 主机厂工程师开发的一款MATLAB APP用于分析动力总成的频率及解耦率软件。(It is used to analyze the frequency and decoupling rate of the power assembly.)
Watterson信道matlab程序
- 程序仿真了短波常用的WAtterson信道模型,包括信道建模,信道时域特性(The program simulates the common WAtterson channel model of short wave, including channel modeling, channel time domain characteristics)
uniFiber
- 对ABAQUS自带的hanshin渐进损伤准则进行加强的子程序,可用来对三维单元进行渐进损伤的仿真分析(A subroutine for strengthening the Hanshin progressive damage criterion with ABAQUS, which can be used to simulate the progressive damage of three dimensional elements)
Python机器学习及实践
- Python机器学习及实践 此书源码 包含完整的 Chapter1-4 的 源码 和 数据集(source code of machine learning and practice in python)
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)