资源列表
Deep Learning BOOK(Bengio)
- Yoshua Bengio编写的深度学习书籍,详细介绍了深度学习的各方面内容,此版本为英文版(The deep learning book, written by Yoshua Bengio, describes in detail all aspects of deep learning. This version is in English.)
QR.NET-master
- 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = ne
244094
- 再不同传输环境下,16QAM的性能分析 scatter plot and constellation()
Debug
- 自己做的测试小程序,链接webservice接口用的(The test small program done by yourself)
circupardecision
- 关于超宽带多用户检测的大家可看看,很好的程序()
gprjiezhi
- 该程序模拟电磁波随机介质程序的传播成图并且附带一本电子书,可直接下载使用(The program simulates the propagation of the electromagnetic wave random medium program, which can be directly downloaded and used)
archivexport_cn
- 西门子数据导出到ex中,实现实时传输,在线观察(Siemens export data to ex)
hmbw
- 关于粒子滤波的仿真程序,比较了粒子滤波和卡尔曼滤波的优缺点()
New Folder
- 自适应滑模控制器设计,针对姿态控制的自适应滑模(Design of adaptive sliding mode controller)
Matlab算法大全130章合集
- 有关matlab的详细介绍,包括matlab中所用的各种函数以及各种代码示例(A detailed introduction to Matlab, including various functions used in MATLAB and examples of various codes)