搜索资源列表
graph2dapp
- 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
powuxian
- 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
paowuxiao
- 用C写的抛物线程序,用比较简单的数学运算将效果提现出来,抛物线的颜色和弧度都可以修改。-C parabola written procedures, using relatively simple arithmetic will show results to mention, the color and parabolic arc can be amended.
GangGangHao5
- C#抛物线演示课件C#语言为载体,基于.NET工作平台,将抛物线等图形绘制到界面上、让用户可以看到抛物过程的轨迹、受力分析、以及合速度、水平方向、竖直方向的分速度、还有矢量三角形等。-parabola demo C# C# language courseware for vector-based.NET platforms, parabola, and other graphics will be drawn to the interface, users can see the process
plot
- 函数作图器 1.至少包含直线y=aX+b、椭圆、抛物线、双曲线四种函数 2.系数可任意输入 3.有可变横纵坐标 -Function Constructions 1. Contains at least a straight line y = aX+ b, Ellipse, parabola, hyperbola four function 2. Coefficients can be arbitrary input 3. There is variable cross-Ordin
1123
- 适合在计算机开发图形界面,特别是熟练的高手-the painted line, drawn polygon, circle, parabola painting realize the function
hpwx
- 用于画抛物线的源代码(c),可用于绘画抛物线-The source code for drawing a parabola (c), can be used for drawing a parabola. . .
Ball
- 小球抛物线运动,弹簧无阻尼振动,及闪烁小球的匀速直线运动-Ball parabola, spring damping vibration, and no small flickering of uniform linear motion
fangcheng
- 使用MFC(微软技术类库)实现解答一元二次方程并且画出方程图像。画出一元二次方程的抛物线。-Use the MFC (Microsoft Class Library), answer a quadratic equation and draw the equation image. Draw the parabola of a quadratic equation.
parabola
- dibuja la parabola en visual basic 2010 es muy sensillo pero puede ser de gran ayuda para entender algunos codigos de graficar en Csharp
rawing-method
- 本小程序可显示直线、抛物线、椭圆、幂函数、三角函数等函数图像,也能画出参数方程、极坐标方程的的图像。程序运行后,只要你有想象力,输入任何函数(方程),单击刷新,函数图像就呈现在你面前了。-This applet can display the image of a straight line, parabola, ellipse and power function, trigonometric functions, can draw a parametric equation, polar e
tmobbile_parrh
- J2ME里关于抛物线的代码码,包含了角度 力度阻力等方面 -J2ME code members parabola, contains angle intensity resistance, etc.
j2me-achieve-parabola
- j2me实现抛物线j2me achieve parabola-j2me achieve parabola
color-parabola-
- 绘制彩色抛物线 c语言源代码 /*画抛物线的子函数spara()*/ /*row,col代表抛物线顶点的坐标,x1,y1是抛物线起点相对顶点的坐标*/ /*t为抛物线绕顶点旋转的角度*/-To draw color parabola c language source code
Animation
- wpf动画效果有滚动翻转平移旋转抛物线清空-wpf animation rollover translation rotation parabola emptied
Parabola
- 在画面上输入抛线的参数,将其在坐标上显示出来-The parabolic coordinates displayed
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
cSharpmatlabtaskcal
- 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
shuzhijifen
- 数值积分MATLAB代码,包含4种数值积分方法,分别为复化梯形、复化抛物线、梯形逐次分半、抛物线逐次分半。且编写采用向量化思维效率高、代码简洁。-Numerical integration MATLAB code, including four kinds of numerical integration methods are Trapezoidal, Compound Parabola trapezoid successive half parabolic successive half.
parabola_IP
- 求若干已知抛物线的交点个数,以及该点切线斜率(Find the number of intersections of the known parabola, and the tangent slope of the point)