资源列表
an-introduction-neural-nets
- 神经网络的文章,是学习模式识别和深度学习的基础-the papers about neural networks
SerialPortDualInternet
- 串口实现双机互联:里面另附有txt文件及debug文件-Serial Port Dual Internet: which attached a txt file, and debug file
uboot1.1.16_256M-for36---v1.01
- 飞凌ok6410开发板uboot1.1.16源码 256M-forlinux ubooot version 1.1.6 256M
Visual_C_OpenGL_DirectX_3D_Program
- 《Visual C++ OpenGL DirectX三维动画编程宝典》电子书,扫描版-Visual C++ OpenGL DirectX 3D program
HongKongOpenglLesson
- 香港大学的OpenGL学习ppt,对理解有所帮助-University of Hong Kong OpenGL study ppt, be helpful for understanding
0PE
- 这是一款功能强大的WinPE。它具有零体积。这是我在国外下载的东西,希望对大家有帮助。-This is a powerful WinPE. It has zero volume. This is what I downloaded in a foreign country, we want to help.
Voltage-Stability-Toolbox
- voltage stability toolbox for power system voltage stability analysis
GpsTime
- 采集gps模块数据,并分析数据,分析出时间和经纬度等信息-Gps module data collection and analysis of data, analysis and other information in time and latitude and longitude
OpenGl
- 另外一本通俗的OpenGL书籍 十分具有参考价值-Also a very popular book with a reference value OpenGL
ImageN
- 灰度变换包括直方图均衡、对数变换等,二值化,开闭运算,HSI、YIQ空间显示-image processing, histogram
xml_toolbox
- this xml toolbox which is usefull to read xml files in matlab.-this is xml toolbox which is usefull to read xml files in matlab.
DesignPatternCPP
- C++设计模式的实现:命令模式、代理模式、单件模式等;-the implementation of C++ Design Pattern:Command ,fork,Proxy Singleton