资源列表
imageprocess
- vc++中用于打开图像的程序,可以直接运行。包含了最经典的几种图像操作方法,很有借鉴意义-vc++ program used to open the image, can be directly run. Contains several images of the most classic methods of operation, great reference! !
ImageProcessingAlgorithm
- 图像处理算法,包括图像平移以及图像的各种转换处理的源代码-Image processing algorithms, including translation images and image conversion processing source code
imageConvert
- 采用GDI+实现图片格式PNG,JPEG,GIF,BMP的互相转换,EXE文件可以采用命令行方式调用,调用方式(以转为PNG为例):imageConvert image/png 12.bmp-Achieved using GDI+ image formats PNG, JPEG, GIF, BMP mutual conversion, EXE files can be invoked using the command line, the call mode (for example to tu
C-Sharp-programming
- 本书全面介绍了创建强大的Windows应用程序的各种高级编程技术,具体内容:包括各种控件创建图形用户界面,在Windows中使用图形和GDI-This book a comprehensive introduction to create powerful Windows application of advanced programming techniques, the specific content: includes a variety of controls to create gr
GDIPLUS_MARK
- GDI+各种示例程序,可以直接查看源码,不错的学习资料哦-GDI+ variety of sample programs, you can directly view the source, Oh, good learning materials
d2g521
- NC代码,能够实现直线,圆和圆弧的绘图,并保存为txt格式的nc,实现复制,剪贴,粘贴和删除功能-NC code, to achieve straight lines, circles and arcs of the drawing, and save it as txt format nc, to copy, paste, paste and delete functions
grid.pdf
- 网格计算的好东东,看了或许会对高性能计算有所帮助-Wanton, looking perhaps will help high-performance computing
SectorDemo
- MFC 对扇形的基本实现,控件对图形的操作,对初学者很有帮助。-MFC basic implementation of the fan-shaped, controls the operation of the graphics, useful for beginners.
code
- 植物大战僵尸游戏开发,运用gdi技术,对于c初学者很有用!-Plants vs. Zombies
StockSystem
- 系统是在VS2005下开发的. MFC做的界面,主要是对初学者有指导作用,利用函数对庞大数据的处理,并用图形显示出来!-System is developed under VS2005. MFC to do the interface is mainly a guide for beginners, using a large data processing functions, and graphical display!
imageprocessing
- 自己写的几个图像预处理算法,比如轮廓检测,hough变换,而为直方图绘制等-Some write their own image pre-processing algorithm, such as contour detection, hough transform, histogram mapping, such as for
jpegcompressandexample
- JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!