-
学生和培训管理
培训管理系统 (TMS) 一直在旨在帮助提供监视和管理人员培训和交流有关类、 认证和过期日期设置为所有涉及的人的信息。
TMS 提供每个培训用户区域仪表板上显示个人培训信息和通知。
- 2023-02-01 00:45:03下载
- 积分:1
-
AnirOCX
AnirOCX - An OCX to add remote control support to your Windows applications-AnirOCX- An OCX to add remote control support to your Windows applications
- 2022-06-12 17:48:32下载
- 积分:1
-
Reversi game with VC++ Realize, so easy to download to play
黑白棋小游戏,用VC++实现,方便简单,下载即可玩-Reversi game with VC++ Realize, so easy to download to play
- 2022-03-03 04:29:15下载
- 积分:1
-
Battery monitoring chip DS2438 and its application in electric vehicles energy m...
电池监测芯片DS2438及其在电动车能量管理系统中的应用-Battery monitoring chip DS2438 and its application in electric vehicles energy management system
- 2022-03-04 03:12:52下载
- 积分:1
-
/ *我已经编译两次,第二次的改进。改进思路…
/*本人先后编了两次,第二次进行了改进。改进的思想主要是注意到棋盘上每一点的下一可到达点的个数
(下称为权值)不同,对于可到达点较少(权值小)的点应该先跳上去,这样后来跳的点可跳的方向就比
较多,回溯的现象就比较少,这样就可以大幅度提高速度*/-/* I have compiled twice, the second time for improvements. Improved thinking is that every point on the chessboard of the next point can be reached by the number (hereinafter referred to as the right value), For less accessible spots (small weights) should be the first point and jumped out of the way and then jump to the point of jumping on the direction of more, Looking back on the phenomenon of relatively small, we can significantly improve the speed* /
- 2022-03-20 16:40:03下载
- 积分:1
-
屠宰场迷宫探险
冒险屠宰场源代码
走迷宫似的
和吃豆豆差不多
全的-Slaughterhouse Adventure Maze-like source code and eat almost all of the Peas
- 2022-01-28 23:42:46下载
- 积分:1
-
The program is a complete 9834 test procedures, these procedures can be transfor...
该程序是完整的9834的测试程序,可以将这程序转变成C程序,直接可用-The program is a complete 9834 test procedures, these procedures can be transformed into C procedures directly available
- 2022-01-28 17:46:35下载
- 积分:1
-
数据文件在视觉基础知识中的示例使用
Sample usage of Data Files in Visual Basics
- 2022-05-28 13:38:30下载
- 积分:1
-
实例学习!
c++实例~ 初学基础-examples based learning!
- 2023-03-27 08:40:03下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1