资源列表
GEE资料(1)
- google earth engine 入门教程(Getting started with Google Earth engine)
matlab量化投资
- matlab高频交易代码,网上寻来的向作者致敬。。。。。。。。。。。。。(Matlab high frequency trading code)
序列算法电路设计
- 1.了解序列密码算法基本结构。 2.学习线性反馈移位寄存器(LFSR)设计方法。 3.掌握序列密码算法的FPGA程序结构。 4.掌握序列密码ZUC的硬件设计与实现 1.利用HDL语言描述ZUC算法的LFSR模块 2.结合接口电路程序,仿真验证LFSR模块正确性。
三目标微网调度
- 对微电网的经济性进行优化调度,有需要的 可以借鉴参考(It can be used for reference if necessary to optimize the economic dispatch of microgrid)
gt9xx_android_driver_v2.8.0.2_20171214
- gt9xx最新linux 驱动: Kconfig Makefile dtsi goodix_tool.c gt9xx.c gt9xx.h gt9xx_update.c(Gt9xx latest linux driver: Kconfig Makefile dtsi goodix_tool.c gt9xx.c gt9xx.h gt9xx_update.c)
诛仙多区多开登陆器
- E语言编写的。学徒,可能有的人会用上,有的人用不上,能帮到大家最好了(Written in E language. Apprentice, maybe some people can use it, some people can't use it. It's the best way to help everyone)
STM32F10x_StdPeriph_Lib_V3.5.0
- STM32F10x官方库函数v3.5版本,没有任何修改。(STM32 official library function v3.5)
WOSSPA_Mathworks_v2
- 这个是一个用来计算PDC的程序,可以用来构建脑网络,不过需要其他的一些工具包(This is a program for calculating PDC, which can be used to build brain networks, but requires some other toolkits)
完整的matlab遗传算法代码
- 完整的matlab遗传算法代码,解压即可使用(Matlab complete genetic algorithm code, decompression can be used)
GFS
- GFS TOOLBOX FOR MATLAB
processing
- 给信号添加高斯噪声,并进行处理。通过该程序,可以很好的认识高斯白噪声,从而进行各种噪声信号的模拟。(Add Gaussian noise to the signal and process it)
Matlab实现卷积神经网络对Mnist数据集的识别
- matlab实现卷积神经网络对mnist数据集的的识别。程序完整,函数处理好的数据集,可以直接是使用。