资源列表
汉诺塔的演示程序
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are projected HANOR state. GDI interface
opencv_webcam_application
- opencv的一些关于webcam的运用,主要是跟踪一类的源代码。本人是新手,这些都是我平时收集回来的一些代码,虽然不是原创,但是我觉得用处还是蛮大的。希望版主可以通过。-OpenCV the webcam on the use of a major category is tracking the source code. I greenhorn, these are my usual collection of some code, although not original, Howeve
wjx
- 一个绘制五角星VC++程序。此文件包无口令,可以直接下载运行。-a five-pointed star VC mapping procedures. This package without passwords can be downloaded directly operation.
AutoPictureShow
- 这是一个图片显示程序,可以自动变化以适应图框-This is a photo display program, it will automatically change to adapt to frame
ComposeColor
- 输入十进制或十六进制数值就能得到颜色,在C++BUILDER 6.0下编译通过。-input decimal or hexadecimal values can be colors, in the C BUILDER 6.0 compile.
B93222042_homework1
- 簡單的VB1 計算加減乘除 適合初學者練習使用 並有原是碼與執行檔-VB1 simple arithmetic calculation exercises for beginners to use and has used code and the implementation of stall
photoscanner
- 类ACD的图片浏览器程序,对于MFC来进行图像编程者有一定帮助哦!-ACD picture category browser procedures for the image to MFC programmers will definitely help!
AVChatyu
- 本程序为摄像头聊天,有很好的参考价值。 新手可以狠狠的看看!-procedures for the camera chat, a good reference value. Newcomers can severely see!
VC_Imageprocess
- 文件包括在VC环境下各类图像处理的源代码和测试图片-documents included in the VC environment in various image processing source code and test pictures
colortrans
- 空间色彩转换的代码,从RGB空间转换到HSI空间和RGB与HSV互换 包含两个文件 rgb2hsi.cpp,rgb-hsv.c-color space conversion code, space conversion from RGB to RGB and HSI space swap with HSV document contains two rgb2hsi.cp p, rgb - hsv.c
hibiscustree
- 利用分形技术生成一个芙蓉树 包含的文件有 hibiscustree.java hibiscustree.class hibiscustree.html-use fractal technology to create a Lotus tree contains documents hibiscustree.java hibiscustree.class hibiscustree.html
histogram_generator
- 根据不同的数据集画出相应的柱状图 包括的主要文件有 Graph.dsw GraphView.cpp GraphView.h Graph.h