-
length
利用佛洛伊德算法计算节点之间的最短路径,用于复杂网络中计算平均路径长度(average path lengh)
- 2011-09-01 11:13:51下载
- 积分:1
-
FreeTree
无环连通图G=(V, E)亦称为自由树T,其直径是树中所有顶点之间最短路径的最大值,设计一个算法求T的直径(Acyclic connected graph G = (V, E) is also known as free tree T, whose diameter is the tree of shortest paths between all vertices maximum design an algorithm for the diameter of T)
- 2013-10-29 16:31:47下载
- 积分:1
-
Digital-loop-display
数码管的显示程序,数码管循环显示900-999~(Digital loop display 900-999 ~)
- 2011-05-01 06:37:35下载
- 积分:1
-
OpenCVForImageProcessing
在Windows下安装OpenCV,然后在Visual C++6.0环境下对OpenCV进行配置,里面的程序都是用OpenCV工具包编的控制台程序(In Windows, install OpenCV, and then in the Visual C++6.0 environment of the OpenCV configuration, which the program is edited with the OpenCV toolkit console program)
- 2010-05-05 17:18:58下载
- 积分:1
-
NumberRecognize
根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。(According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the right value to produce this small program, this program can be seen through the results of the training data set and the training sample test samples are can be well identified, but on the other handwriting recognition is not so good.)
- 2013-10-17 15:55:34下载
- 积分:1
-
OpenGL
opengl的入门pdf书籍,简单易懂,非常适合入门~(opengl pdf book entry, easy to understand, ideal for entry ~)
- 2011-09-24 11:40:19下载
- 积分:1
-
Texture-Mipmap
基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~(Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~)
- 2013-12-19 23:04:54下载
- 积分:1
-
drawingprogramonVC
VC下的屏幕画图:VC下的屏幕画图程序,有六种方法实现(VC under the screen drawing program, there are six ways to achieve)
- 2010-10-06 19:38:46下载
- 积分:1
-
VC串口
说明: 基于MSComm控件的PC串口通信原程序,利用中断方式接收数据(MSComm on the original PC serial communication procedure, and use interrupt receiving data)
- 2005-10-05 19:07:27下载
- 积分:1
-
decode(BASE64)
Base64的编码程序 基于VC++编写的(Base64 encoding program written with VC++)
- 2011-11-26 09:30:36下载
- 积分:1