搜索资源列表
1234658745
- 100例趣味c语言代码,包括绘制余弦曲线 ,新娘和新郞等等 -100 cases interesting c language code, including the preparation of cosine curve, a new bride and inhumane, etc.
实例140-绘制数学曲线
- 这是一个画正弦曲线和余弦曲线控制图,请大家自己去运行一下,还比较好的。-This is a painting sine and cosine curve curve control chart, we all go running about, but also quite good.
绘制正弦曲线
- 本程序绘制规则曲线,绘制正弦曲线和余弦曲线,并可以通过设置振幅和频率来改变曲线的参数。
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
实例140-绘制数学曲线
- 这是一个画正弦曲线和余弦曲线控制图,请大家自己去运行一下,还比较好的。-This is a painting sine and cosine curve curve control chart, we all go running about, but also quite good.
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位
1234658745
- 100例趣味c语言代码,包括绘制余弦曲线 ,新娘和新郞等等 -100 cases interesting c language code, including the preparation of cosine curve, a new bride and inhumane, etc.
dynamicdrawcurves
- 设置背景颜色和画笔颜色,动态绘制正弦曲线和余弦曲线.余弦曲线放在OnTimer中.-Set background color and the brush color, dynamic rendering sinusoid and cosine curves. OnTimer in cosine curve on.
Cosinecurve
- 绘制余弦曲线和直线的迭加,可以根据需要绘制余弦曲线和直线-Cosine curve and a straight-line drawing of the superposition, can cosine curve and a straight line drawn
draw
- 绘制余弦曲线 在屏幕上用“*”显示0~360度的余弦函数cos(x)曲线-Cosine curve drawn on the screen with " *" shows 0 to 360 degrees cosine function cos (x) curve
075
- 用c语言进行编写的一个绘制余弦曲线和直线的迭加,有意思-Written by c language to draw a superposition of cosine curves and straight lines, interesting
matlab-duo-tiao-qu-xian-de-hui-zhi
- 利用plot函数绘制余弦曲线、一组同心圆曲线双轴对数图像、单轴对数、双Y轴图像的绘制-Cosine curve drawn using the plot function, a number of concentric circles on the image curve axis, logarithmic axis, double-Y axis to draw the image
c_quxianhuizhi
- 绘制余弦曲线 在屏幕上用“*”显示0~360度的余弦函数cos(x)曲线-Draw a cosine curve on the screen with " *" 0 to 360 degrees cosine function cos (x) curve
cPP
- c++趣味程序包括1.绘制余弦曲线2.绘制余弦曲线和直线3.绘制圆4.歌星大奖赛5.求最大数6方案知多少9.杨辉三角形10.数制转换 -Includes 1. Draw cosine curve 2 cosine curves and straight lines drawn 3. Draw a circle 4 star Grand Prix 5 program for the largest number 6 Know 9 T
eg01
- 程序实现了简单的动态地展现绘制余弦曲线过程-Dynamically shows the process of drawing a cosine curve
drawcos
- 可以绘制余弦曲线,在制定的幅值等参数时,可以绘制出效果不错的曲线-Cosine curve can be drawn, in the formulation of the amplitude and other parameters, you can draw a graph showing good results
75-80
- 趣味数学问题,C语言编写,包括: 75 绘制余弦曲线和直线的迭加 076 计算高次方数的尾数 077 打鱼还是晒网 078 怎样存钱以获取最大利息 079 阿姆斯特朗数 080 亲密数 -Fun math problem, C language, including: 75 Draw cosine curves and straight lines 076 superimposed computation
曲线绘制
- 可以模拟出实时的正弦和余弦曲线,可以根据自己的要求修改代码显示不同的曲线(Sinusoidal and cosine curves can be simulated in real time)