搜索资源列表
yuanyan
- 编写一个一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。-procedures appeared on the screen in the center of a circle along a sinusoidal curve track the movement of a solid round, but every fourt
MySin
- 根据实际要求,在对话框上画自己的正弦曲线
绘制正弦曲线
- 本程序绘制规则曲线,绘制正弦曲线和余弦曲线,并可以通过设置振幅和频率来改变曲线的参数。
waveform.画波形曲线的小程序
- 画波形曲线的小程序,能够得到正弦波,但界面简单,用来学习还不错,Waveform curve painting small procedures, can be sinusoidal, but the interface is simple, to learn good
win32sin(x)
- 基于win32的应用程序,先产生对话框,按键,退出对话框,进入主程序,绘制正弦曲线-Based on the win32 application, first create dialog, buttons, exit the dialog box, enter the main program, sine curve drawing
SineWave
- 通过Windowns编程,可以实现创建独立的窗口并绘制出正弦函数曲线。可以找出500个曲线上的点的坐标,并将各个点连接在一起。希望大家一起提高。-Through the Windowns programming,It can be implemented to create a separate window and map out the sine curve.500 can find the coordinates of the points on the curve, and connec
sjne
- 用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,不错-With vc++ write a circle, and make it along a sine curve movement, in the process, good
rwcslas830
- 用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,不错()
MFC对话框编程-正弦信号采集与曲线绘制
- 基于MFC对话框编程的正弦信号采集与曲线绘制功能的程序及源码