资源列表
moth-0.5.0.tar
- Moth用于从各种数据源中创建2D图形。第一个版本可以读取文本文件、rrd文件和MySQL数据库,可以输出jpeg 和png图像-Woolf used data from a variety of sources to create 2D graphics. A first version can read text files, documents and rrd-users-request@list.ee.ethz.ch MySQL database, and can output jpeg
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
PARABOLA
- c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
chart
- 利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序.-use Windows GDI to create a wide variety of two-dimensional forms (including bar, maps, pie), the class can be used with Win32 process.
openDWG图元分解
- 本程序完成基于openDWG开发AutoCAD Proxy对象图元分解-based on the completion of the development of AutoCAD openDWG Proxy object decomposition map yuan
多背景位图动画
- 本程序可以实现随时间的变化不断修改位图的调色板,或每个象素的颜色从而实现动态视觉效果-this procedure can be achieved with time changes continuously changing bitmap palette, or the color of each pixel to achieve dynamic visual effects
直方图修正和彩色变换源代码
- 用VC++编写的用于绘制直方图的程序,对于学习用VC绘图的工作者有帮助。在VC下编译通过。-VC prepared for the histogram mapping procedures, learning VC mapping workers to help. The VC compile.
Goodmain
- 测试WMI软件,可以用来监测WMI的正确性-testing software can be used to monitor the accuracy of WMI
tx10178
- 用vc编写的类似windows画板功能的程序,包括画直线,曲线等图形-vc prepared with a similar windows slate function procedures, including painting straight lines, curves and other graphics
800131-rgb2yuv420
- rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
c_graph
- 图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)-graphics guys, the basic linear and circular painting of the code (I have just started learning opportunities passage Qinggeigan ~! Thank you head)
Canny边缘检测
- 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.