-
此为模拟计算器的程序,C++写的……只能计算普通的运算
此为模拟计算器的程序,C++写的……只能计算普通的运算-This is the analog calculator procedures, C++ ... ... Can only be written by calculating the average computing
- 2022-07-04 17:41:13下载
- 积分:1
-
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-10-09 19:30:02下载
- 积分:1
-
最好的232通信源码
最好的232通信源码,非常详细,通过RS232BD与计算机串口通信程序,电缆最好采用原装的-Mitsubishi FX PLC RS232BD computer through serial communication procedures, Cable preferred the original 。
- 2022-01-25 23:44:13下载
- 积分:1
-
高精度计算,实现完全256位的精度4则运算
高精度计算,实现完全256位的精度4则运算-High-precision calculation, 256 fully realize the accuracy of four computing
- 2023-02-28 10:05:04下载
- 积分:1
-
a kind of game full of entertainment, it s very funny! The scores and levels are...
一款超娱乐游戏,非常好玩!分数与级别无限制,可以边享受music边作战!-a kind of game full of entertainment, it s very funny! The scores and levels are free of limitation. You can fight and enjoy music at the same time.
- 2022-04-11 12:20:29下载
- 积分:1
-
This is mathematically equivalent to setting the initial state estimate
This mathematically equivalent to setting the initial state estimate-This is mathematically equivalent to setting the initial state estimate
- 2023-01-11 15:55:04下载
- 积分:1
-
此源码在代理中检查您的知识产权
this Source to check your ip in proxy
- 2023-04-03 14:10:03下载
- 积分:1
-
Wince under a serial debugging tools, source code, development platform based on...
一个wince下的串口调试工具,源码,基于EVC开发平台-Wince under a serial debugging tools, source code, development platform based on the EVC
- 2023-08-06 06:45:03下载
- 积分:1
-
创建一线程等待并结束JH.rar
创建一线程等待并结束JH.rar-create a thread and wait for the end of JH.rar
- 2022-05-24 09:52:42下载
- 积分:1
-
实验物体沿正弦曲线运动
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