搜索资源列表
计算机图形学小项目
- 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
VBdrawingdevice
- 主要功能有以下几点: 1. 前景色的选择、 2. 线宽的选择 3. 画图工具的选择 (1)直线工具 (2)椭圆工具 (3)矩形工具 4. 清除绘制的图形 5.颜色的选取 6.图像的读取与储存-Have the following main functions: 1. Foreground selection, 2. Linewidth option 3. The choice of drawing tools (1) straight-line tools (
KK
- 一个用vc编的例子程序,主要是工具栏命令,点了相应的工具栏选项后画国旗。-Example of a program compiled with vc mainly toolbar command, point out the corresponding toolbar option flag paintings.
7
- 二维图形 几何变换 包括 相似选装 平移-Two-dimensional graphics geometric transformation include the option of similar translation
msqq12
- 美式期权以十二步长为例,对于提前执行边界的二维画图显示以及期权定价问题-American option to twelve step, for example, for the implementation of the border ahead of a two-dimensional drawing display and option pricing problem
A very basic raytracer example.
- This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This progr
graphic
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, how to use a custom brush (color, line width, line). How to add the program i
diantiaoyuanlitu
- 四轴飞行器电调板原理图 通用型 - ******************** BLHeli program for controlling brushless motors in helicopters and multirotors Copyright 2011, 2012 Steffen Skaug This program is distributed under the terms of the GNU General Public Licen
EppsteinAlgorithm
- The algorithm developed by Eppstein not looking for simple paths. In Indeed, the paths returned by the algorithm may contain rings or loops. It applies only on graphs where the weights are positive. This algorithm is based on extensive use of h
