资源列表
OCX
- 很多Active X 库文件, OCX文件-lots of Active X librarys, OCX files
DeepNeuralNetwork20150129
- deep neural learning
Qt串口实时曲线
- QT编写界面,实时接收串口数据,利用QWT工具绘制实时曲线(QT write interface, realize the countdown function, the countdown time can be determined)
ImitateQQPalette-
- 上传一款模仿QQ调色功能的小软件,供大家学习参考,源码一并上传-Upload a imitation QQ toning function of small software, consult for everybody to learn, to upload source code
weka-src.rar
- Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
waterfall
- 实现全屏瀑布雨效果,类似黑客帝国,整个界面为字母雨,非常华丽-To achieve full effect of the rain falls, similar to the Matrix
谷穗Flash播放器
- 这是我很早的一个作品,是学了VB之后做的,还有很多功能没有实现,你不防接着做,内含安装程序和源代码。-This is an ealier version which is writen after learning VB. Many functions have not been carried out. If you are interested, you can further improve it. including installation and source code.
Skin.rar
- 自定义滚动条控件,利用CStatic控件派生一个自定义滚动条CCustomScroll,在CStatic控件上利用位图绘制滚动条箭头,滚动块及滚动区域,Custom scroll bar control, the use of a CStatic derived custom control scrollbar CCustomScroll, in CStatic control on the use of digital mapping scroll bar arrows, scroll rol
Generic
- vc++编写的单文档opengl的初始化,以及简单点线贝斯曲线和面的绘制,适合初学者。-Initialization vc++ opengl prepared by the single document, and a simple point line drawing bass curves and surfaces, suitable for beginners.
扩展CtreeCtrl类
- 扩展CtreeCtrl类,功能包括动态添加节点、节点间的上下移动等。-Extended CtreeCtrl class features include dynamically add nodes, move up and down between the nodes and so on.
OsmSharp_v3.1.4840.2_stable
- osmsharp v3.1 application stable
bingchaji
- 并查集(简单实现) 将有间接关系或者直接关系的节点放入一个集合,该集合有一个根 采用路径压缩,未采用启发式合并(让深度较小的树成为深度较大的树的子树) 近似于:时间复杂度O(1) 空间复杂度O(n)-Data Structures