资源列表
Matlab算法大全130章合集
- 有关matlab的详细介绍,包括matlab中所用的各种函数以及各种代码示例(A detailed introduction to Matlab, including various functions used in MATLAB and examples of various codes)
archivexport_cn
- 西门子数据导出到ex中,实现实时传输,在线观察(Siemens export data to ex)
gprjiezhi
- 该程序模拟电磁波随机介质程序的传播成图并且附带一本电子书,可直接下载使用(The program simulates the propagation of the electromagnetic wave random medium program, which can be directly downloaded and used)
Debug
- 自己做的测试小程序,链接webservice接口用的(The test small program done by yourself)
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
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.)
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 a Chinese version.)
apache-log4cxx-0.10.0
- log4cxx是Java社区著名的log4j的c++移植版,用于为C++程序提供日志功能,以便开发者对目标程序进行调试和审计,log4cxx是apache软件基金会的开源项目,基于APR实现跨平台支持。一个良好的日志系统不管是开发、调试和维护,对一个项目来说是多么的重要。(Log4cxx is the c++ transplantation version of the famous log4j in Java community. It is used to provide log funct
usart串口
- 在清风的基础上,实现PRINTF的输出(On the basis of clean wind, the output of PRINTF is realized)
asms-master
- VOT跟踪算法中的asms算法,缺少训练集,VS平台+opencv,需要训练。(It is a program code of asms in VOT.In the zip,it does not include train datas.)
单片机课程设计 密码锁
- 1:开机后进入时间设置界面,按ok键后,输入当前时间再按ok键确认时间并退出改模式。 如果输入不正确时间,则默认显示00:00:00,并请重新输入正确时间,然后按ok键确认时间并退出改模式。 2:在时间显示模式下,按任意键进入密码输入模式。 如果输入超级用户密码,超级用户密码正确,则指示灯亮,表示可以修改用户密码。此时输入自定义的用户密码,按ok键确认后,指示灯灭,表示用户密码修改成功。 密码锁矩阵键盘一般是用3*4键盘(after the start of the tim
