搜索资源列表
b030717-正弦曲线实验报告
- 实验物体沿正弦曲线运动 1.实验目的 (1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。 (2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处) (3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面
sleep
- 在cmd的环境下,常常需要等待一段时间,这时可以使用这个工具。使用命令可以任意组合时间单位,如:‘sleep.exe 1d2h3m4s’,表示要暂停1天2小时3分4秒 -In the cmd environment, often need to wait for some time, then you can use this tool. Use the command can be any combination of time units, such as: sleep.exe 1d
TIME-FUNCTION
- windows下的几种常用的时间函数的使用方法。例如sleep函数,MFC下的timer事件,C语言下的Time,GetTickCount(),timeGetTime等函数的使用方法。-Some commonly used time function
namefight
- 以前自己编的一个小游戏,输入姓名然后可以对战,可以自娱自乐一下-#include <stdlib.h> #include <time.h> #include <windows.h> #define S Sleep(1000) #define P printf char name1[20],name2[20] int k1,k2,i,t1,t2,sxq int x1=100,x2=100,pow1,pow2,spe1,spe2
windows
- 可以用于sleep方法, 可以用于sleep方法,以及其他的c方法-this can be used function that for sleep