搜索资源列表
b030717-正弦曲线实验报告
- 实验物体沿正弦曲线运动 1.实验目的 (1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。 (2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处) (3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面
6.1 复杂的函数曲线
- 复杂的函数曲线VB算法,此算法能够实现一些复杂的数学函数曲线的模拟,可以供图形编程的初学者学习.-complex function curves VB algorithm, the algorithm can achieve some complex mathematical function curve simulation and graphics can be programmed for beginners to learn.
bizer函数的使用
- 这个主要是讲在MFC中如何使用bizer这个函数来画可变的曲线-is the main speakers at MFC bizer how to use this function to paint a variable curve
Graph_by_vc++
- 手把手的教你学会使用vc++进行直方图,圆饼图,函数曲线的编写-handholding teach you use vc Institute for histogram, a round pie, function curve of preparation
draw
- C#写的图象函数程序画图程序,可以画各种函数曲线。供初学者参考
data
- 产生流式文件的函数值数据,给show程序,用于显示函数曲线
SineWave
- 用纯c写得一个画sin函数曲线的小程序,充分利用了windows 的API函数,一个很好的程序
draw
- 读取文件中的数据,使用MSchart控件绘制函数曲线,并能将函数图像保存,采用visual basic6编写,简单易懂,源码公开
用 ATL ActiveX 绘制任意平面函数的曲线
- 用 ATL ActiveX 绘制任意平面函数的曲线 -Drawing any plant function curve using ATL ActiveX
一个显示函数曲线的ActiveX控件
- 可以在程序中显示函数曲线!
Course.rar
- 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
Fuction
- 在VC6环境下,实现在对话框上绘制函数曲线,曲线可根据函数参数变化来绘制-At VC6 environment, drawing on implementation in the dialog box function curve, the curve can be used to map changes in function parameters
mathcurve
- 常用数学函数曲线的绘制方法,支持函数表达式的录入-Commonly used mathematical functions curve drawing method, the input support function expression
三次样条曲线
- 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
频响函数gj
- h1,h2,的估计,效果很好,曲线很光滑(H1, H2, the estimate is good and the curve is smooth)
dca函数
- decision curve analysis,决策曲线(DCA),用于模型间的评价,领域包括医学临床决策等。(This is a software package, there is a code in the R language environment, the code is a function, function called decision curve, commonly used in statistical modeling, evaluation between the m
experiment1绘制二进制熵函数曲线
- 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)
曲线平滑,曲线优化111
- 应用贝泽尔函数,用于优化曲线,是曲线平滑。 输入是原曲线上的一组点; 输出是优化后曲线上的一组点(The Bezel function is used to optimize the curve, and the curve is smooth. Input is a set of points on the original curve, and output is a set of points on the curve after optimization.)
多项式和非多项式曲线拟合
- 多项式拟合在matlab中可以使用ployfit函数求解多项式系数,通过ployval函数求解拟合多项式在某数据点处的值(Polynomial and Non-polynomial Curve Fitting)
nurbs曲线的matlab代码
- 计算nurbs曲线,可绘制图形,可计算基函数(Calculate the NURBS curve and draw the graph)