资源列表
[06]Zenith 9
- #include "stdafx.h" #include <iostream> using namespace std; void main() { int i = 0; int j = 8; int l = j; for (int k = 0; k < 9; k++) { for (i = 0; i < j; i++) l = j; j -= l - i; for (i = 0; i < (10- j)
周志华-机器学习-课件
- 周志华机器学习的课件 电子书 PPT的(python machine learning PPT)
ImageProcessing
- 灰度化,伽马校正,二值化等数字图像处理基础内容(Grayscale, gamma correction)
Modbus的LLB
- 包括Modbus RTU测试软体,通用调试工具,modbus-tcp,程序,PDF详解以及指令的应用例等(LABVIEW)
Apache Kylin权威指南
- Apache Kylin权威指南,详细介绍Apache Kylin(Apache Kylin cube Dimensions Measures)
imageprocessing
- 自己写的几个图像预处理算法,比如轮廓检测,hough变换,而为直方图绘制等-Some write their own image pre-processing algorithm, such as contour detection, hough transform, histogram mapping, such as for
OpenWebSpiderCS_v0.1.4.1.zip
- 开源蜘蛛源码OpenWebSpiderCS,Spider OpenWebSpiderCS open source
S1
- C++应用实践的演练源码,适合初学者练习的代码.-C++ application source code of practice exercises for beginners to practice code.
xslt_CRMDJT
- XLST从入门到精通,很不错的一本入门书籍,初学者值得一看-XLST From Novice to Professional, a very good introductory books for beginners worth a visit
OPENGL
- 图形图像处理软件,很好用的软件。感觉比matlab好用。-Graphics, image processing software, easy to use software. Feeling better than matlab easy to use.
MdiSquares
- MFC MDI框架非常简洁,清晰的一个小程序,适合新手学习MDI。-MFC MDI framework is very simple, clear and a small program, suitable for beginners to learn MDI.
Windows设备驱动程序WDF开发
- 网卡的设计与实现参考书籍,学习资料,wDF开发(Design and Implementation of Network Card)