-
采用ic编写的handyboard机器人的中学组3号房间的程序,(2005年浙江省的规则)...
采用ic编写的handyboard机器人的中学组3号房间的程序,(2005年浙江省的规则)-used ic handyboard prepared by the robot on the 3rd secondary room procedures, (2005 Zhejiang Rules)
- 2022-12-11 03:55:03下载
- 积分:1
-
增加了用户设置的智能指针,用户可以设置该智能指针为非传统的指针。...
增加了用户设置的智能指针,用户可以设置该智能指针为非传统的指针。-An increase of user settings smart pointer, the user can set the smart pointer for non-traditional indicators.
- 2022-01-26 08:23:32下载
- 积分:1
-
提高教师的有效性和提高学习者包括客户保留…
Enhance instructor effectiveness and improve learner retention by including custom simulations and games in virtual classrooms
- 2022-01-31 17:03:55下载
- 积分:1
-
a bezier curve , is ok
一条贝塞曲线,还可以的。-a bezier curve , is ok
- 2023-07-27 22:00:02下载
- 积分:1
-
C user guide helpful
C user guide helpful
- 2022-10-07 07:45:03下载
- 积分:1
-
Run apps as other user, and use lock
以其他用户启动程序,并通过锁定文件实现程序只启动一个实例-Run apps as other user, and use lock-file to keep only one app run.
- 2022-12-27 02:25:02下载
- 积分:1
-
A calc as MS Windows carry with.
A calc as MS Windows carry with.
- 2022-03-25 13:15:28下载
- 积分:1
-
老鼠走迷宫。。。用回溯法求解。。。。矩阵记载迷宫资料
老鼠走迷宫。。。用回溯法求解。。。。矩阵记载迷宫资料-Maze rats. . . Method with backtracking. . . . Recorded in the maze of information matrix. . . .
- 2022-01-25 23:54:15下载
- 积分:1
-
a novel software startup screen with the picture Credits Program
一种新颖的软件启动画面与鸣谢画面的编程实现-a novel software startup screen with the picture Credits Program
- 2023-08-20 07:20:04下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1