-
基于javaweb报考系统(用户界面,管理员都有)
基于javaweb的报考系统,包含用户界面,管理员界面jsp页面、采用的是mysql数据库、代码优良大家可以下载作为参考
- 2022-01-26 02:43:52下载
- 积分:1
-
小时候,我看到过这样的一道智力题: 一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条船,由于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊...
小时候,我看到过这样的一道智力题: 一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条船,由于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃菜,请问农夫如何才能使三样东西平安过河。经过不难的推理,相信读者都能轻而易举的解出这道题。但是,我们是否能用计算机解这一道题呢?答案是肯定的。本文就让读者去领略一下计算机快速解决问题。-was a kid, I saw the intelligence that one : a farmer with a wolf, a goat and some vegetables across the river. Only a river boat, small boat, can only put under farmer and his thing. Unattended circumstances, the wolf to Qiyang, the sheep to the meal, ask the farmers how to make three things safely across the river. It is not difficult to read the reasoning, I believe readers are easily able to come up with Jesus. However, we can use the computer solutions for this and that? The answer is yes. This paper to let readers understand what computer quick fixes to the problem.
- 2022-03-07 10:02:15下载
- 积分:1
-
包含windows游戏编程大师技巧里的input引擎,对初学者有一定的参考价值。...
包含windows游戏编程大师技巧里的input引擎,对初学者有一定的参考价值。-Contain windows game programming skills inside the master input engine for beginners have some reference value.
- 2023-02-23 12:35:03下载
- 积分:1
-
VS2005 development. Breadth of search for solving the issue of sub
vs2005开发。
广度搜索求解分油问题。
分油问题:两个小孩去打油,一人带了一个一斤的空瓶,另一个带了一个七两和一个三两的空瓶。原计划各打一斤油,可是由于所带的钱不够,只好合打了一斤油,在回家的路上,二人想平分这一斤油,可是又没有其它工具。现只用这三个瓶子(一斤、七两、三两)精确地分出两个半斤油来。-VS2005 development. Breadth of search for solving the issue of sub-oil. Oil sub-issues: two children to play oil, one with a pound of the empty bottles, and the other with a 72 and a couple of empty bottles. Originally planned to play the catty oil, but because of the money raised, they played together catty oil, in the way home, they would like to share this small amount of oil, but no other tools. Are only three bottles (catty, 72, 32) precisely half a catty of oil is used for the separation of the two.
- 2023-06-29 19:45:03下载
- 积分:1
-
This programme shows how to draw an rotating cylinder,and how to set lighting an...
在VC++ DirectX环境下,绘制一个空心圆柱体,实现圆柱体的旋转,并设置光照和材质信息。-This programme shows how to draw an rotating cylinder,and how to set lighting and materials.
- 2022-03-21 19:23:56下载
- 积分:1
-
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表...
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表-the main procedures of the chart shows, c builder directly to a group of data to icons, graphics can choose various forms, including all the day-to-day needs of the charts
- 2023-07-18 12:35:03下载
- 积分:1
-
TICTACTOE游戏(三子连珠游戏)
棋盘为3×3,3个棋子连起来即为赢。...
TICTACTOE游戏(三子连珠游戏)
棋盘为3×3,3个棋子连起来即为赢。-TICTACTOE games (three sons Lianzhu game) board for a 3 × 3,3 chess is to win together.
- 2022-08-14 16:36:00下载
- 积分:1
-
VB二维打飞机游戏
应用背景打飞机(Fighter)是一款有趣又益智的游戏。它可以培养游戏者的逻辑推理能力,适合各种年龄段的人玩。
该游戏原本是我读本科时在宿舍里和同学一起玩的。需要两人以上合作,互相布局互相“开炮”。非常好玩。这次,我把游戏改成计算机版本,(可选计算机自动布局和手动布局两种模式),可以单机玩,也可以由别人布局在由你玩。关键技术二维打飞机小游戏源代码,十分简单的游戏,a控制向左,d控制向右。w控制向前,s控制向后,鼠标点击发射子弹,每次打中会有相应的子弹报酬,最后子弹或者生命完了后游戏结束,
- 2022-02-20 05:06:07下载
- 积分:1
-
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。...
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。-sample semantic parser, using vc6.0 writing, multi-file plus class composition, there are a large number of annotations, but there were some errors, in view of the time yet to correct.
- 2022-07-03 15:54:34下载
- 积分:1
-
自己写的一个c++的模板排序类,提供了选择和冒泡两种常见的排序方法...
自己写的一个c++的模板排序类,提供了选择和冒泡两种常见的排序方法-Himself wrote a c++ Sort of template categories, provided the selection and bubble sort on two common methods
- 2022-06-17 09:55:19下载
- 积分:1