搜索资源列表
mfc_general_diblook
- 微软的msdn上的位图显示的例程,可以读出dib位图文件,同时也可以读取bmp位图文件-Microsoft's flowing spaces on the map shows the routines that can read out the Freehand bitmap files, and can also read bmp bitmap file
changeformsize
- 改变无标题栏窗口大小,我写的DELPHI程序,在网上找资料找了好久没有找到解决方案,自己看MSDN用消息解决了-not change the size of the window title bar, I wrote DELPHI procedures, looking for information online for a long time did not find a solution, look MSDN resolved with the news
2222401691020061261926149764452
- 我自己学习C++写的一个通讯例子程序,比MSDN的例子好些:).使用了backgroundWorker 而非线程,这是MSDN中推荐的方式,这种方式可以应付中小型的应用。网络通讯使用的是TcpClient类。-I was learning C examples of a communication procedures than MSDN some examples : ). backgroundWorker not use the thread, which is recommended by
DisplayJpegGif
- 在VC中显示JPEG和GIF图像。看过MSDN很多人以为只对BMP有用,其实对JPG,GIF都可以。-in VC display JPEG and GIF images. MSDN seen many people think that only the BMP useful, in fact, the JPG, GIF can.
图形压缩的源代码实现
- 图形压缩的源代码实现,请参考MSDN程序中的实现.
nurbs
- opengl绘制nurbs曲线曲面 新建文档.txt:nurbs曲线的说明 what is~.txt:msdn关于nurbs曲线函数的说明 nurbs绘制.cpp:自己做的画nurbs曲线的程序,可以拖动点 cpp1.cpp:nurbs曲线,网上的实例 cpp2.cpp:nurbs曲面,也是网上的实例 bezier.cpp:画bezier曲线的程序
Opencv
- OPENCV 中文手册。对所有函数都有解释。相当于VC的MSDN。是一个很好的技术文档-Chinese OPENCV manual. For all functions are explained. VC is equivalent to the MSDN. Is a very good technical documentation
WIA_Tool
- wia摄像头抓图, 最近看了MSDN上的WIA模型(Microsoft Windows Image Acquisition )及网上的一点资料,弄过来与大家探讨。 按照微软的概念,WIA模型是Windows应用程序与数码相机扫描仪等设备进行通讯的一个接口,它也是基于COM的。-Recently read MSDN on the WIA Model (Microsoft Windows Image Acquisition) and the point information on the
opencv_source_code
- opencv-source-code Intel 开发的图像处理开源库opencv 包含库中的所有源码,设计类中的继承关系,类中函数的实现,同时包括 各种代码,效果同MSDN-opencv-source-code Intel to develop open-source library of image processing opencv library contains all the source code, design the relationship between class i
DrawExample
- 一个MSDN上的类似于画图板的程序例子,包括防止图像抖动的处理,在阅读中加入了注释-MSDN on a process similar to drawing board examples, including the prevention of image dithering processing, in reading comments added
CImageEx
- msdn上的源码,简单的打开图像,供新手使用。老鸟就不用看了-msdn on the source, simply open the image for the novice to use. Veterans do not have to read ~ ~
Hilo
- Hilo Image Processing MSDN Sample
glut-functions-Detailed
- opengl的glut中的函数的详细说明,msdn并未包含这一部分,特此上传。-For a detailed descr iption of the function of the opengl glut msdn does not include this part of the hereby upload.
opencv-help-file
- opencv的帮助文档,里面有详细的基础函数介绍,相当于微软的MSDN的形式,很好的学习帮助工具-the opencv help documentation, which detailed basis functions, equivalent to Microsoft' s MSDN form of learning to help tools
mubanpipei
- 利用MSDN中打开图像的例子diblook完成影像匹配,将模板图像与背景图像匹配。-Open the image using the MSDN example diblook complete image matching, the template image and the background image matching.
Demo_App
- direct2d 入门例子,msdn上下不来了,自己照着写了一个,中文注释, 在vs2008环境下开发-direct2d demo
openGL-MSDN
- OpenGLand官方函数参考文档,是不错的OpenGL编写程序时的帮助文档,含大量的函数库的解释和用法介绍-OpenGLand official function reference documentation, it is a good OpenGL write a program to help document, containing a large number of the interpretation of the function library and usage is int
DrawCli
- MFC绘图程序MSDN的例子值得收藏学习-drawcli is a C++ sample developed by MFC