-
VC of the game development process example, readers may use it for more complex...
VC实现的游戏开发程序实例,读者可利用它进行更为复杂的游戏程序开发。-VC of the game development process example, readers may use it for more complex game development.
- 2022-05-24 00:18:04下载
- 积分:1
-
一个简单的动作类游戏 和是男人就下一百层 类似 图片丢失
一个简单的动作类游戏 和是男人就下一百层 类似 图片丢失 -a simple movement like games and the men on the next 100-loss similar Photo
- 2023-06-16 19:15:03下载
- 积分:1
-
数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ......
数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ... 利用简单的HTML代码与脚本 融合而成的ASP技术可以开发强大的Web应用程序,例如数据库的存取、文件的访问、计数器的 -2 database design. Page Design and Development 3. Summary Chapter 8 Online Examination System 161 Case Analysis 161 1. System Design 2. System functions preview knowledge produced 167 points 168 1 ... steps using simple HTML and script code combining ASP technology can be a powerful development of Web applications, such as database access, file access, counters
- 2022-01-22 13:46:28下载
- 积分:1
-
罗塞塔C++库是一个C++类和例程,使…
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
- 2022-03-21 04:58:45下载
- 积分:1
-
A specific version of a quicksorter which can be used to test for efficiveness o...
A specific version of a quicksorter which can be used to test for efficiveness of different sorts
- 2023-03-09 00:05:03下载
- 积分:1
-
这是一个老鼠走迷宫的游戏,写的还不错唷!
这是一个老鼠走迷宫的游戏,写的还不错唷!-This is a rat Maze of the game, also wrote a public good!
- 2022-07-09 21:27:14下载
- 积分:1
-
软件简介:
调查投票系统介绍:
可生成网上可见的多数调查系统投票系统,
支持同时产生多套调查投票,
可自定义题目类型(如单选+多选,单选+文字,...
软件简介:
调查投票系统介绍:
可生成网上可见的多数调查系统投票系统,
支持同时产生多套调查投票,
可自定义题目类型(如单选+多选,单选+文字,纯文字等类型)
可自由更换界面,使用时提交和提交成功界面均是纯Html格式。
随时可对使用中投票调查进行更改,随时查看调查结果。
投票还原功能,可以将统计结果还原成各个投票者的投票情况。
-software brief : Investigation voting system introduced : Visibility can be generated on-line survey system of the majority voting system, while generating support multiple investigations to vote, since the definition of topic types (eg danxuan choose, radio text, text and other types) are free to replace the interface, use the submission and the author successful interface is pure html format. Ready to use poll for changes at any time to see results. Voting reduction function can be reduced to statistical results of all voters vote.
- 2022-09-04 00:55:03下载
- 积分:1
-
用C++语言实现艺术的清晰画面
用c语言实现艺术清屏- Realizes the artistic clear screen with the c language
- 2022-03-02 08:44:24下载
- 积分:1
-
win32SDK用BITMAP贴图的扫雷游戏的源代码
win32SDK用BITMAP贴图的扫雷游戏的源代码-win32SDK BITMAP map with the demining game"s source code
- 2022-08-05 14:12:59下载
- 积分:1
-
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第...
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢后滑 20% 向左两个点 -procedures we will use to simulate the traditional hand problems. We will adopt the random number generator of the development of the simulation program. Another winner set up 70 points, each point represents the runway competition of a possible location. The turtle and a rabbit from the starting point and finish in the first 70 points. According to the clock to a few seconds of dollars. As the clock turned to procedures under the following rules to regulate turtle and the rabbit"s location. Running types of animals occupying volume running time 50% of turtles to leave three points right after sliding 20% six points left walking 30% a point right rabbits sleep 20% Fixed After a 20% slide right nine points to leave 10% left
- 2023-05-25 17:55:03下载
- 积分:1