资源列表
JPGDll
- 该软件是一个动态库插件,能将一些数据通过参数传进接口,转化为图表,并生产jpg,bmp等图片,效果清晰,每一条记录还带有颜色,非常漂亮。这位工程生成报表,并打印提供了很好的方案。-The software library is a dynamic plug-in, to some data into the interface through the parameters of mass, into a chart, and the production of jpg, bmp and oth
RemoteDesktopControl
- VC实现远程局域网内屏幕(桌面)控制,好用的远程协助源码。-VC remote LAN screen (desktop) control, easy to use Remote Assistance source.
fcwin096_src
- FidoCad是一个用于画电路图和PCB的程序用VC++开发-FidoCad is a Windows program for drawing electronic schematics and printed circuits.
3Dperson
- 在vb中引用.x文件并进行渲染,主要调用direct x中的3D函数-Referenced in vb. X files and render call direct x 3D function
fast-corner-detect
- 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
Contour2
- 绘制等高线的源代码,可供需要的同志参考引用-failed to translate
hough-transfrom
- 检测圆的程序,利用VC++ 使用HOUGH算子 效果明显 十分实用-Circle detection procedure, using VC++ using the HOUGH operator was very practical effect of
DemoAppSource
- 艺术字体绘制,使用GDI和GDI+实现轮廓、双轮廓等效果的字体绘制-Art font rendering
GetGlyphOutline
- 完整的利用GetGlyphOutline读取TTF字模的例子.-GetGlyphOutline to read the full use of TTF font example.
VCMFCPictureimages
- 功能需求 : 1、可以打开BMP、PCX、TGA、JPEG及GIF图像。 2、打开的图像,用户均能另存为任意一种格式,以实现图像格式的转换。 3、实现图片的放大、缩小,还原。 4、可以对图像进行90度、180度旋转。 5、可以直接调用Windows画图程序打开图片并进行编辑。 6、软件提供“上一张”、“下一张”功能。 7、可以进行全屏幕浏览,并提供“幻灯片播放”的功能,自动显示当前文件夹下的所有图像。 8、在查看图片时,可以选择从当前目录删除该图片,并将其放入系统
SeeMM
- 一个仿照ACDSEE的软件,生成缩略图并浏览。其中生成缩略图用的是GDI+,速度还可以,就是在Listview中显示的时候还用待改进,放上来让需要的人参考吧!如果你有什么改进请通知我,谢谢!-A replica of ACDSee software, generate thumbnails and browse. Which is used to generate thumbnails GDI+, Speed can also be, that is displayed in the Listv
GdiPlusDoubleBuffer
- 在GDI+中实现双缓存,仅仅是一个例子,里面的东西不多-gdi plus image double buffer.