搜索资源列表
b030717-正弦曲线实验报告
- 实验物体沿正弦曲线运动 1.实验目的 (1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。 (2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处) (3)通过放胶片电影的原理实现物体沿正弦曲线运动。
实例140-绘制数学曲线
- 这是一个画正弦曲线和余弦曲线控制图,请大家自己去运行一下,还比较好的。-This is a painting sine and cosine curve curve control chart, we all go running about, but also quite good.
sinewave
- 画正弦曲线的例子-painting sinusoid example
实例140-绘制数学曲线
- 这是一个画正弦曲线和余弦曲线控制图,请大家自己去运行一下,还比较好的。-This is a painting sine and cosine curve curve control chart, we all go running about, but also quite good.
b030717-正弦曲线实验报告
- 实验物体沿正弦曲线运动 1.实验目的 (1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。 (2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处) (3)通过放胶片电影的原理实现物体沿正弦曲线运动。
sine
- delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能-delphi painting sine curve, something to play after the completion of some functional mapping
MySin
- 根据实际要求,在对话框上画自己的正弦曲线-According to actual requirements, in the dialog box on the painting
sin
- 绘制正弦曲线。多媒体教学时,经常需要动态的画出各种曲线进行教学演示,以加深学生对知识的了解,本程序可以实现,绝对的源码,编译后即可运行-Drawing sinusoid. Multimedia teaching, we often need to draw a variety of dynamic presentations for teaching and learning curves, so as to enhance stude
drawsin
- MFC画正弦曲线,通过对话框完成对幅度、频率、相位的修改。
zhengxianquxian
- 这个程序可以画正弦曲线,从左到右动态实时绘制-This procedure can be painted sinusoid, from left to right of dynamic real-time rendering
Graphic
- 程序能够画圆、正弦曲线和椭圆,画笔的颜色和风格可调,颜色有红、绿、蓝三种,画笔风格有实线、点线和虚线。该程序主要反映画图类的调用和指针的运用。-Procedures drawcircle, sinusoid and elliptical, brushes adjustable color and style, color, red, green, blue, brushes have a solid line style, point
dynamicdrawcurves
- 设置背景颜色和画笔颜色,动态绘制正弦曲线和余弦曲线.余弦曲线放在OnTimer中.-Set background color and the brush color, dynamic rendering sinusoid and cosine curves. OnTimer in cosine curve on.
test
- 用C++画出正弦曲线,基于微软的MFC编程实现-With C++ Draw sinusoidal curve, based on the Microsoft MFC Programming
exe
- 画正弦曲线,幅度,相位通过各种空间进行控制,幅度不能超出范围,要会熟练运用空间的使用-Draw sinusoid, amplitude, phase space through a variety of control, the rate should not exceed the scope, it is necessary to be skilled use of space usage
zhengxianquxian1
- 用vc++画正弦曲线,其实包括源代码等文件。-Vc++ painted with sinusoid, in fact, including the source code and other documents.
TurboC_Homework
- 2008年C语言基础暑假作业 一、A:用TC软件在屏幕输出图像,例如一条正弦曲线。 B:用TC软件在扬声器输出声音。 二、用TC软件为小学生随即生成加减法运算题,要求所出试题以*.txt格式保存。 三、用TC软件实现对英文文章中以空格和标点符号为分割的单词数目的统计,要求能把文章(in.dat)读入内存,并能将结果以文件形式(out.dat)输出。 四、对TC软件“俄罗斯方块”游戏的分析与改
DrawFigures
- 编写Applet程序在画出一条两个周期的正弦曲线,要求: 1)画出坐标系,坐标系在applet窗口的中央,作图区域的大小通过html文件传递 2)曲线的颜色为红色,坐标系为绿色,有刻度 -Write Applet program to draw a two-cycle sine curve, requires: 1) Draw a coordinate system, coordinate system in the apple
DundasChartDrawVB
- DundasChart画正弦曲线和实时曲线(VB)-DundasChart draw sinusoidal and real-time curve (VB)
画正弦曲线
- 1) 在计算机上汇编运行,并输出正确结果。 2) 在1)基础上,修改该程序使屏幕输出正弦曲线的颜色变为红色(原为绿色。) 3) 继续修改该程序,在显示正弦曲线的同时,显示自己的学号和姓名(拼音)(Sinusoidal curves under DOS software)
PaintSignal
- 1、Qt实现绘制正弦曲线 2、实现拖动效果 3、实现放大、缩小 4、实现绘制越界问题(1, Qt draw sine curve 2, achieve drag effect 3, achieve amplification and contraction 4, the realization of cross-border rendering problems)