搜索资源列表
实例56
- 利用OpenGL函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。-Function OpenGL graphics rendering teapot, including the visualization window sizes, the window background and graphics features.
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics libraries. It supports Computer
EastDraw1
- 绘制CAD图形的基本函数的VC实现,很不错的-CAD graphics rendering the basic function of the VC, very good
A02_OpenGL_base_graph
- 提供了OpenGL中基本图形绘制函数,希望对大家有所帮助-provide basic OpenGL graphics rendering function, we hope to help
SDL_draw-1.2.11.tar
- 一个很好的SDL绘图函数库,可以添加到自己的程序中使用,可以绘制各种图形,包括直线、矩形、圆等-a good SDL mapping functions that can be added to its own procedures for the use, can draw various graphics, including linear, rectangular, round, etc.
绘制函数图形
- turbo C2.0绘制方波、斜变函数、SinC函数图形
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
periodic_wavelet
- 小波变换,D4尺度函数和小波函数图形绘制-Wavelet transform, D4 scaling function and wavelet function Rendering
suferapplication
- 提供sufer在web环境下绘图实例,涵盖sufer基本函数在C#中的使用方法,包括数据准备、数据白化、等值线绘制、图形绘制、图形输出等-Provided in the web environment sufer graphics examples sufer covers the basic functions in C# in the use of methods, including data preparation, data whitening, contour mapping, gr
draw
- 可以绘制函数图形的小工具,绘制出几种普通函数图形,如线性,二次,指数等- one tool of drawing
MathDrawer
- 绘制函数图形,可自定义函数,支持放大、缩小、平移,采用Windows内置函数绘图,可对该代码进行修改,用于类似图形绘制中。 -Graph a function, custom functions, support zoom in, zoom out, pan, using the Windows built-in functions drawing, you can modify the code for a similar graphics rendering.
COM--communication
- 实现串口双向通信,并具有绘制函数图形(程序内绘制的是正弦函数图形需要可自己更改代码),并保存绘制的函数图片-Serial two-way communication, and has a graph a function (within the program are drawing a sine function graph need to change their code), and save the image drawing function
graphics-drawing-function
- VB绘制函数图形-VB graphics drawing function
科学计算与MATLAB实验
- 绘制下列各种函数图形,绘制分段连续函数图 ,进行下列计算,给出不使用for和while等循环语句的计算方法;
surrogated models
- 几种验证代理模型精度时常用的多项式函数。程序可在matlab中绘制相应函数图形,计算对应点处函数值,后续在代理模型中可以验证代理模型精度。(Several verification surrogated models accuracy is commonly used when polynomial functions are used. The program can draw the corresponding function graph in MATLAB, calculate the
peaks
- 利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)
VC++底层图像处理函数
- 该DLL完成了关于BMP图象的转化,存储,透明等多方面操作。该函数集合主要围绕DIB Section句柄(HBTIMAP)在WINDOWS系统中绘制,透明,旋转,输出等功能而建立。方便用户对于底层BITMAP图形最直接得控制,从而提高程序运行效率。可用于例如追求显示效率的WINDOW窗口图形控制等项目。(the DLL has completed the transformation, storage, transparency and other aspects of the BMP imag
图形学实验1报告
- VS+OpenGL绘图环境及基本图形绘制 1、熟悉OpenGL的主要功能; 2、掌握OpenGL的绘图流程和原理; 3、掌握OpenGL核心函数的使用; 4、熟悉OpenGL基本图形元素的绘制函数。(Drawing environment and drawing of basic graphics in VS+OpenGL 1. Familiar with the main functions of OpenGL; 2. Master the drawing flow and
experiment1绘制二进制熵函数曲线
- 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)
利用de Boor算法绘制B样条曲线
- 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw