搜索资源列表
-
2下载:
用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。-C language so small graphic program. It provides a pair of linear, rectangular, round, graphic objects, such as text drawing.
-
-
0下载:
本程序是计算机图形学中的抛物线的c语言程序,通过输入X,Y的值来确定抛物线的形状.-computer graphics of the parabola c Language Program, through the importation of X and Y to determine the value of the parabolic shape.
-
-
0下载:
用C语言程序编写的简单的画图工具的程序源代码-Written in C language program using simple drawing tools, source code
-
-
0下载:
用C语言程序设计仿真输入频率和相位的采样验证-With the C language program design and simulation input frequency and phase of the sampling verification
-
-
0下载:
这是<<计算机图形学>>的实验课程报告及源程序,说明了各种图形的基本算法,并能将算法用程序实现,最终运用c语言编写绘图程序,得到所需结果。-This is the “computer graphics ” report and the source of the experimental course, indicating a variety of graphics the basic algorithm, and algorithms can achieve wit
-
-
0下载:
c语言做的叶子程序,在一定范围内,随即生成一定大小,形状,颜色等信息的叶片-c language program to do the leaves, in a certain range, then generate a certain size, shape, color and other information leaves
-
-
0下载:
本程序是用C语言实现的一个绘图程序,希望对初学者有所帮助!-The program is implemented with C language a drawing program, hope to be helpful for beginners!
-
-
0下载:
一个用C语言开发的走迷宫程序。采用了底层图形API画图。对图形学画图有很高的参考价值。-A Maze with a C language development program. Paint with the underlying graphics API. Paint on the graphics a high reference value.
-
-
0下载:
可以用c语言实现的自动清屏及画椭圆的程序-C language can automatically clear screen and draw the ellipse program
-
-
0下载:
TurboC下的画图程序,落雪花会落出不同的字来,修改程序里16*16的数组实现。
适合C语言初学者。增强学习C语言乐趣-TurboC under the Paint program, falling snowflakes will fall out different words, modify the program in 16* 16 array to achieve. C language for beginners. Enhance learning C language fun
-
-
0下载:
这是真实感图形的生成算法,用C语言描述的。-this is the program of true feeling graphe. describe in C language.
-
-
0下载:
一段使用C语言编写的二维函数图形绘制程序,可在tuoboC 上运行,绘制的函数图形清晰、美观,可供C语言爱好者参考学习-Using the C language written in a two-dimensional function graph drawing program can be run in tuoboC, graphics functions to draw a clear, beautiful, available for C language enthusiasts ref
-
-
0下载:
12864画圆程序,经测试可用,可移植性强,c语言编程-12864 Circle program, the test is available, portability, c language programming
-
-
0下载:
一个最优美的图案。本程序用来展示如何用C语言画图。对初学者有启发意义。-One of the most beautiful patterns. This program shows how to use the C language used to drawing. Instructive for beginners.
-
-
0下载:
绘图程序用c++语言实现简单的图形的绘制-Drawing program using c++ language to draw a simple graph
-
-
0下载:
用C++语言编写的程序,画出了自由曲线中的一种Hermite曲线。-In c++ language program, draw the freedom of a Hermite curve curve.
-
-
0下载:
这是一个提供二维区域Delaunay三角形剖分的 C语言程序,可以提供三角形划分,程序可以生成结点等信息。-This is a two-dimensional region Delaunay Triangulation provides a C language program that can provide triangulation, the program can generate nodes and other information.
-
-
2下载:
该文件内置针对C语言程序的画图函数库,能够解决一般的作图需要,弥补了C语言作图方面的缺陷。-The built-in file for C language program drawing function library to solve common mapping needs to make up for the shortcomings of C language mapping area.
-
-
0下载:
基于C语言的数值分析方法程序,包含Romberg方法、杜利特分解、龙贝格、线性插值法等4种常用分析方法。-Based on the C language numerical analysis method program, including Romberg method, Dullett decomposition, Long Beige, linear interpolation and other four commonly used analytical methods.
-
-
2下载:
这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program
-