-
走迷宫程序,小球进入迷宫,然后自动去寻找出口.
走迷宫程序,小球进入迷宫,然后自动去寻找出口.-Maze procedure, a small ball into the maze, and then automatically go looking for export.
- 2023-05-23 23:35:03下载
- 积分:1
-
一个用于安排项目时间表的Java程序,并可打印出时间报表等
一个用于安排项目时间表的Java程序,并可打印出时间报表等-arrangements for a project timetable Java process, without the time to print out the forms,
- 2022-04-22 04:26:58下载
- 积分:1
-
Java classic program
Java经典程序相关案例,共十个均是基础性开发-Java classic program-related cases, a total of 10 are the basis of exploitation
- 2022-04-30 22:43:06下载
- 积分:1
-
对模拟进化算法的使用java实现的使用…
利用JAVA实现的利用进化算法对人口增长进行仿真的源码-The use of JAVA implementation of the use of evolutionary algorithms for simulation of population growth in the source
- 2022-06-18 18:01:42下载
- 积分:1
-
这是一个颜色选择的java工具,弹出一个浮动面板,让用户选择颜色...
这是一个颜色选择的java工具,弹出一个浮动面板,让用户选择颜色-This is a choice of colors java tools, a pop-up floating panel, which enables users to choose colors
- 2022-03-14 23:33:17下载
- 积分:1
-
Personnel management software management software management software management...
人事管理软件管理软件管理软件管理软件管理软件
- 2022-07-10 02:02:07下载
- 积分:1
-
比较基础的小程序,,适合初学者
比较基础的小程序,,适合初学者-basis for comparison of the small program, suitable for beginners
- 2022-06-15 19:04:58下载
- 积分:1
-
实现文件的由大变小,功能齐全,适合初学者使用,是自己亲手编写...
实现文件的由大变小,功能齐全,适合初学者使用,是自己亲手编写-achieve documents into small, multifunctional, for beginners, is preparing itself.
- 2022-07-25 15:27:09下载
- 积分:1
-
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一...
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Thread类而使用Thread类的实例来运行了。-JBuilder produced audio player, it needs attention is that when players, the interface on the various buttons can still be right for users to operate the incident response, at least two threads : a control song playback, the other to users respond to the incident. Therefore we need to achieve AudioPlay category Runable interface to the use of multi-threading. According to the interpretation of JDK- JDK1.4.0 any need for threaded implementation of the examples are to be achieved Runable interface, and because we only need to be rewritten to run () method and stop () method, and to start () method is polymorphic, so we have chosen to achieve Runable Interface so you can not inherit Thread type and category of use Thread e
- 2022-07-01 06:32:38下载
- 积分:1
-
图形程序飘动的画面
图形程序飘动的画面-graphics program floating in the picture
- 2022-03-12 21:19:02下载
- 积分:1