资源列表
冒险岛113源
- 113源 由作者疯神收集并且修复 无错可编译 正常使用 ide编译即可 需自配服务端
BP负荷预测
- 利用神经网络算法进行负荷的预测,选取若干天的预测数据,来预测接下来几天的负荷数据(The neural network algorithm is used to forecast the load. The forecasting data of several days are selected to forecast the load data of the next few days)
NonlinearSystemIdentification
- 系统辨识的工具包,包含几个常用数据集,是顶刊的论文(system identification)
C数据结构学习 线性表顺序存储
- 线性表顺序存储代码,包括头文件及相应的函数文件代码。以txt文件保存了所有代码,程序已经调试成功。若需要使用,则需要将TXT文档内容分开。
EasyMall_SSM-master
- Easymall网上购物商城,采用SSM框架,实现商品查询,购物车,下单,后台管理功能(Easymall online shopping mall, using SSM framework, to achieve commodity query, shopping cart, order, background management functions)
新建文件夹
- 在空间光调制器上产生贝塞尔高斯光;以及完美涡旋光产生(Generation of Bessel Gaussian beam on the spatial light modulator(SLM), and the generation of perfect optical vortex)
电表协议
- 实现嵌入式平台下电表通信协议645/698开发(The development of the communication protocol of ammeter based on embedded platform)
activeContoursSnakesDemo
- snake算法,效果很好,能够很好的收缩到凹的区域,实现分割精度较高(Snake algorithm, the effect is very good, can well shrink to the concave area, achieve high segmentation accuracy)
c俄罗斯方块+源码
- 启动Tetris.exe, 开始按b,键盘方向<-->左右操作。附带源码。
Abaqus-Matlab-Connection
- 应用于abaqus和matlab之间端口的衔接
c语言坦克游戏源代码
- c语言写的坦克游戏源码,学习的可以参考一下
Unity.PureMVC
- PureMVC是一个轻量级框架,用于基于经典的“模型-视图-控制器”设计元模式创建应用程序。