搜索资源列表
VC++BMPASBGround
- 这个程序是使用API函数进行绘图操作,可以绘制简单的图形-This procedure is to use the API function mapping operation, you can draw simple graphics
VC++APIDraw
- 这个函数直接使用系统自带的API函数绘制各种图形-This function directly using the system
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
Chigh-levelprogramminglanguage
- C语言高级编程技术,TC系统提供的函数实现菜单设计,图形绘制,动画、乐曲的播放-C high-level programming language, TC system functions to achieve the menu design, graphics rendering, animation, music playback. .
labVIEW2
- 1. 创建子VI计算两个输入向量A和B内积。要求程序能够判断两个向量的元素个数是否相等,相等则计算内积,否则利用beep.vi报警并且弹出对话框提示。将VI计算结果和数学函数的计算结果做比较,仔细检查计算程序。 2. 创建VI,计算并绘制二阶多项式y = Ax2 + Bx + C。VI应使用前面板控件来输入系数A,B和C,并使用前面板控件输入点数N,计算x0到xN-1区间上的多项式。在波形图上绘制y-x图形指示器。 -1. Calculated to create sub-VI t
Smith
- 圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
EX_Draw2_0301
- visual c++ MFC单文档图形绘制,绘制函数和曲线-visual c++ MFC single document graphics rendering, drawing functions and curves
Matlabtu
- 通过matlab中的函数功能,绘制各种图形-Function in matlab function to draw various graphics
matlab
- 绘制圆柱面x^2+y^2=1,y^2+z^2=1,z^2+x^2=1相交图形 画理论计算出的最速落径(虚线表示) 多元函数求极值法模拟最速降线 二次函数 f(x)=4x(1-x) 的迭代密度分布图 二次函数f(x)=ax(1-x) 迭代蛛网图 -Draw a cylindrical surface x ^ 2+y ^ 2 = 1, y ^ 2+z ^ 2 = 1, z ^ 2+x ^ 2 = 1 intersects graphics painting theoretical calculat
Parabola
- 标准方程:Y=X2/4p (p值自己定) 曲线以F(0,p)为焦点,曲线以Y轴为对称轴,其X的取值范围是任意的。 实验目的:熟悉C语言图形函数,实现任意数学函数曲线的绘制 -The standard equation: Y = X2/4p (p value itself) curve F (0, p) as the focus curve to the Y-axis as an axis of symmetry, in the range of its X is arbitrary
matlab-grid-on
- 正弦函数matlab绘制图形叠加 条形图形 区域图形 饼图的绘制 阶梯图的绘制-Sine function matlab draw graphics overlay bar graph area graphical pie chart drawing ladder mapping
contour
- 基于OPENGL图形库的等高线的绘制。在VC++6.0中添加GLUT工具包,利用GLUT自带函数完成等高线的绘制-Drawing contour lines base on OPENGL graphics library. Add GLUT toolkit in VC++ 6.0, and take the use of GLUT function complete the paint contour lines
quiver_contour_fzero_diff_gradient
- 1.力的合成代码。输入任意两个力及其夹角,能够输出合成后的力的大小和方向。 2.等值线云图代码。三维图形等高线云图的绘制及其任意确定二维视角云图的绘制 3.求根代码。用fzero函数对超越方程求数值根 4.求导代码。用diff函数对sin(x)求导的数值方法 5.正负点电荷电场等势线代码。正负点电荷的电场等势线彩图-1. The composition of forces of code.Enter any two force and Angle, can output afte
lab4b
- 掌握通用对话框和自定义对话框的使用;掌握图形绘制函数的使用;掌握定时器的设置和定时消息响应。 -Common dialog and master the use of a custom dialog box mastered the use of graphing functions master timer settings and timing message response.
HUI-ZHI-TU-XING
- 通过系统提供的多峰函数peaks 的绘制例子可进一步说 明视点对图形的影响以及view(az,el)函数的使用 例绘制不同视角图形-hrough the system to provide the multi-peak function peaks of drawing examples can be added Ming viewpoint of the influence of graphics and the view (az, el) function is used D
fig_handle
- 制作一个能绘制二阶系统的单位阶跃响应曲线的图形用户界面。二阶系统的传递函数为:-A graphical user interface for plotting a unit step response curve for a second order system is made. The transfer function of the second-order system is:
图形学实验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)
SINEWAVE
- 基于WINDOWS API,调用GDI函数绘制波浪图形。(Based on WINDOWS API, the GDI function is invoked to draw a wave pattern.)
Copula
- 获得对应Copula函数的LL\AIC\BIC值并选择最佳拟合函数,得到拟合系数值,绘制相关系数图形。(Obtain the ll \ AIC \ BIC value of the corresponding copula function and select the best fitting function to obtain the fitting coefficient value and draw the correlation coefficient graph.)