搜索资源列表
SinAct
- 实现一个正弦驻波函数的动态演示,可以学习用定时器和怎么用对话框来绘图。
test
- 描述了如何在窗口中如何根据振幅,周期以及相位绘画正弦函数,并且还实现了如何根据定时器让函数移动
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
DrawSin
- 如何在对话框上画正弦函数,大一时候学MFC课程的作业,整理成了详细的文档。-Draw sin(x) on a dialog.
SineWave
- win32画正弦函数的一个简单程序,包括所有项目内容-win32 draw sine function a simple program
02sin
- 用Windows API实现的正弦函数,适合初学者-Sine function with Windows API implementation, suitable for beginners to see
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
