资源列表
CatchScreen
- 类似于QQ截屏小软件,截屏区域可以自动放大缩小!-Small software like QQ screenshot, screenshots area can automatically zoom!
图像分块处理1
- 通过opencv将图片分割为256*256像素大小的图片,可对图片再进行后续处理。
MFC6
- 双缓冲作图,内存中开辟两块dc,分别用于保存客户区和用于作图,MFC编写-Mapping of the double-buffering, memory to open up two the dc were used to save the client area for mapping, MFC write ............
haididixing
- 海底地形的一些资料 主要关于电子海图方面的 对写论文有一定的帮助-Some of the information of the seabed topography have some help writing a paper on the electronic chart
vc_finger_rec
- 指紋辨識蠻重要的源碼與流程圖資料,還有圖檔-These are important C++ source code and flow chart document and sample pictures for Finger Print.
Draw
- a)GDI基本绘图:矩形,线段,椭圆,圆角矩形,铅笔画,多线(不闭合),多边形(闭合),半月铉等等。 b)边框和颜色设置。 c)每种图层支持绘画过程。 d)每种图层都支持拖动过程。 e)在OnDraw函数中,使用双缓冲技术防止闪烁 -a) GDI Basic Drawing: rectangle, line, ellipse, rounded rectangle, pencil drawing, multi-line (not closed), polygons (
CD_-Robotic-2011
- 关于在Matlab上模拟机器人的程序,好不容易找到的,拿来与大家分享-About simulated robot in the Matlab program, hard to find, used to share with you
Image_Processing_in_C
- This book is a tutorial on image processing.
OpenGLTest
- this a small application of OpenGL tested in windows for first learning from book NEHE-this is a small application of OpenGL tested in windows for first learning from book NEHE
C++_jiemian
-   MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.
MDI_SIFT_REG
- SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
game
- 基于linux+gtk的一个俄罗斯方块游戏,支持网络功能,多人联机。