-
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知...
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。
(2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处)
(3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面,由于人的视觉暂留,所以人们在观看电影时,看到的就不是一幅一幅的画面,而是丰富精彩的场景。本程序通过调用sleep(100)函数使程序暂停0.1秒。当i
- 2022-01-21 02:30:31下载
- 积分:1
-
最基本的小应用程序:任意选用一个字母,并用该字母拼出您自己的姓名...
最基本的小应用程序:任意选用一个字母,并用该字母拼出您自己的姓名-small basic applications : an arbitrary selection letters, and use the letters spelled your own name
- 2022-02-01 05:41:20下载
- 积分:1
-
控制面板cpl文件编写例子
控制面板cpl文件编写例子-Example for editing cpl file of control panel
- 2022-09-03 00:50:03下载
- 积分:1
-
数控插补,跨象限的直线和圆弧,其中包括几种常见的插补方式...
数控插补,跨象限的直线和圆弧,其中包括几种常见的插补方式-NC interpolation, cross-quadrant linear and circular, including several common interpolation methods
- 2022-12-31 08:50:03下载
- 积分:1
-
劳动定额管理(delphi源码
劳动定额管理(delphi源码-数据库源码)-labor quota management (delphi source-source database)
- 2022-01-26 16:03:43下载
- 积分:1
-
BP神经网络
该代码为基于双隐含层BP神经网络的预测,内部包含数据和源代码,同时能够输出预测误差。
- 2023-07-23 05:25:03下载
- 积分:1
-
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制...
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制-multithreaded programming demo. The demonstration of the process of multi-thread! Thread help understanding the opening threads and synchronization mechanisms
- 2022-12-15 16:50:03下载
- 积分:1
-
Lazarus编写的WINCE上读写串口的程序例子
Lazarus编写的WINCE上读写串口的程序例子-Lazarus prepared to read and write WINCE on serial procedures examples
- 2022-01-25 14:43:35下载
- 积分:1
-
这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换
这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换为汉语数字。例如,输入"10",系统将其转换为"十" 输入汉语数字与阿拉伯数字混合组成的字符串,系统可以将其转换为阿拉伯数字。例如,输入"1百",系统将其转换为"100"。 -This a long time before I do a digital switching system. Chinese import figures, the system could be converted to Arabic numerals. For example, the importation of "selected ", the system will convert to "100 " import Arabic numerals, the system could be converted to Chinese figures. For example, the importation of "10 ", the system will convert to "10 " imported Chinese and Arabic Numerals mixed string, the system could be converted to Arabic numerals. For example, the importation of "a 100 ", the system will convert to "100 ."
- 2022-02-03 17:49:54下载
- 积分:1
-
Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便...
Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便输入一个昵称登陆,然后就进入了聊天室,请注意,发送消息时候没有提交按钮,直接按键盘回车键就可实现消息发送,测试时候打开两个浏览器,使用不同的昵称进入聊天室,效果更好。
-Ajax+ ASP.NET compact and efficient non-refresh chat room program, do not use databases, but the use of new concepts Dictionary, LinkedList collection of data temporary storage, run casually enter a nickname, after the first landing, and then entered the chat room, please Note that when there is no submit button to send the message, directly from the keyboard enter key to send the message can be achieved, the test time to open two browser, using a different nickname to enter chat rooms, better.
- 2023-03-31 16:55:03下载
- 积分:1