-
apache-tomcat-7.0.57
说明: apache-tomcat-7.0.57
- 2020-06-20 19:40:02下载
- 积分:1
-
飞机大战3.0
功能性需求:游戏状态的控制功能、游戏难度的调整、游戏界面的绘画、还价游戏控制功能(Functional Requirements: Control Function of Game State, Adjustment of Game Difficulty, Drawing of Game Interface, Control Function of Bargaining Game)
- 2018-12-07 17:45:39下载
- 积分:1
-
11
说明: 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
- 2019-03-10 16:48:12下载
- 积分:1
-
SnakeGame
利用java编写的贪吃蛇源代码,可利用其作为本科毕业设计(Snake prepared using java source code, can be used as a graduate design)
- 2008-05-25 20:16:23下载
- 积分:1
-
hrm-master
说明: java project in swing
- 2019-03-26 23:02:18下载
- 积分:1
-
jpasswordfield
Determines the Password
- 2012-02-14 14:35:31下载
- 积分:1
-
KeyguardViewMediator
Low level access to the power manager for enableUserActivity.
- 2014-02-17 13:22:12下载
- 积分:1
-
DB
银行管理系统登录封装,里面还有数据库连接,用时方便直接调用即可(Bank management system login package, there is also a database connection can be called directly, with convenient)
- 2013-05-13 22:55:47下载
- 积分:1
-
c3
说明: 这是基于VB编程的代码,希望对大家的学习能有所帮助。(This is for all of you.)
- 2009-06-29 09:05:55下载
- 积分:1
-
时钟 走动
一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1