搜索资源列表
绘制梅花曲线
- 这是一个计算机图形学当中用从c++编译出来的小程序,希望会给读者带来帮助-This is one of them using computer graphics c compiler from the small procedures in the hope that readers will help
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
wode
- 绘画板~ C#小程序~
MyDraw
- 这是一个用Visual C++写的一个小程序,主要功能是绘制线,圆的图形软件
ball
- 一个画球的小程序,运行时直接用c++打开工程文件,点击ball.cpp即可运行
drawpicture
- 用C#做的画图板小程序,直线,曲线,图形的绘制等一些简单的功能-With C# program to do the drawing board a small, straight lines, curves, drawing and some simple graphics functions
c-rect
- c语言写的绘图函数,用的是TC下的绘图程序,代码放在TXT中了,很小的。-using the c-language to discribe the picture,using the special include head.it is very little.
Sketcher
- 这个是 Visual C++ 2008 入门经典里面的一个例子,是一个类似于绘画板的小程序,用到了DC里面的一些基本绘图的函数,以及利用颜色覆盖模式不同产生了一些奇特效应(MFC)-It is an example of a sketcher
Bezier
- 用c++编写的bezier曲线描绘程序,是图形描绘的小程序。-the method of describing bezier
draw
- 绘图工具+文件保存与读取小程序。压缩包中有详细注释。 使用方法:打开exe文件,可以绘制矩形和直线,也可以选择不画画模式并对界面上的图形进行拖拽,之后有保存和读取功能,文件保存在c盘根目录下。-Drawing Tools+ file and read the small program. Notes compressed package in detail. Usage: Open the exe file, you can draw rectangles and lines, you ca
draw
- 一个画图板小程序,用c++builder6写的-A small program drawing board, with c++ builder6 written
work
- 用C++做的一个画弧线的小程序,旨在让你了解C++的基本语法-C++ to do with a painting arc small program designed to let you know the basic syntax of C++
DrawMap
- 这是一款C++程序,功能是用来进行简单的绘图。程序代码很简单的一个小程序。-This is a C++ programs, function is used for simple graphics. Code is very simple, a small program.
huitu
- 绘图小程序 实现简单的绘图 界面很友好 适合visual c++ 初学者-Drawing simple drawing applet interface is very friendly and suitable for visual c++ beginners
JianBian
- 用C++Builer6.0开发的一个具有渐变画图的小程序。可以用指定两种颜色进行平行或垂直渐变。-Developed using C++ Builer6.0 gradient drawing of a small program. Two colors can be specified for parallel or vertical gradient.
sin
- 用c语言编写的一个正弦函数图形的小程序,显示正弦函数一个周期-Written in c a sine function graphic small program, a cycle that sine function
computer-graphic
- 这个程序是用C++MFC编写的有关绘图的简单小程序。它只能绘出一个蝴蝶结形状的图画,很漂亮。-It is a program about how to draw a picture. The program only draw a bowknot,but it looks beatiful.
DrawDemo
- 类windows画板,用C#做的。小程序,课程设计作业。-DrawDemo like windows
DrawDemo3
- C#做的,简易绘图板,课程设计可用。这个小程序是用C#语言做的基于可视化的Windows画板小程序-C#, simple drawing board, curriculum design available
Curve
- mfc编写的画图小程序,可以画出来曲线,贝塞尔和b样条(MFC prepared drawing applet, you can draw out the circle)