-
java 设计小程序,自己做的,初学者上传
java 设计小程序,自己做的,初学者上传-java applet design their own to do, and beginners Upload
- 2022-04-19 23:40:25下载
- 积分:1
-
Netbeans 6.0 the GUI design demo, very powerful, preferably together with the vi...
Netbeans 6.0的GUI设计demo,功能非常强大,最好配合视频一起看。-Netbeans 6.0 the GUI design demo, very powerful, preferably together with the video look.
- 2023-02-25 04:55:03下载
- 积分:1
-
一个颠覆
A Subversion-like Program written in Java.
This subversion program contains
1) a notepad-like text editor
2) a file uploading && downloading system (can only transmit string data)
3) a chatroom that allows private || public chat
In the package there are
1) the server of the subversion program, which does NOT contain an UI
2) the client of the subversion, fully GUIed
3) source codes of both server && client
have fun plz~-A Subversion-like Program written in Java.
This subversion program contains
1) a notepad-like text editor
2) a file uploading && downloading system (can only transmit string data)
3) a chatroom that allows private || public chat
In the package there are
1) the server of the subversion program, which does NOT contain an UI
2) the client of the subversion, fully GUIed
3) source codes of both server && client
have fun plz~!!
- 2022-03-12 15:15:59下载
- 积分:1
-
/*_############################################################################...
/*_############################################################################
_##
_## SNMP4J - PDU.java
_##
_## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org)
_##
_## Licensed under the Apache License, Version 2.0 (the "License")
_## you may not use this file except in compliance with the License.
_## You may obtain a copy of the License at
_##
_## http://www.apache.org/licenses/LICENSE-2.0
_##
_## Unless required by applicable law or agreed to in writing, software
_## distributed under the License is distributed on an "AS IS" BASIS,
_## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
_## See the License for the specific language governing permissions and
_## limitations under the License.
_##
_##########################################################################*/-/*_############################################################################
_##
_## SNMP4J- PDU.java
_
- 2022-04-27 17:21:48下载
- 积分:1
-
用Java实现简单的3D动画实现
用Java实现简单的3D动画实现-simple Java 3D animation to achieve
- 2022-07-28 09:30:37下载
- 积分:1
-
一款改造的J2me手机游戏项目,三国战纪游戏的源代码,游戏界面略显粗糙。不过游戏基本框架已经具备。一小部分功能没有实现。
项目源码可以在eclips...
一款改造的J2me手机游戏项目,三国战纪游戏的源代码,游戏界面略显粗糙。不过游戏基本框架已经具备。一小部分功能没有实现。
项目源码可以在eclipse中直接运行。如果拿到wtk中测试的话,请修改源代码中的文件路径,譬如把"/res"去掉即可。
游戏名称:《三国战纪》手机版
游戏类型:横版过关
游戏支持屏幕:176*208
游戏支持需求:MIDP2.0,CLDC1.1
开发平台:J2ME+eclipse3.2+wtk2.5+jdk1.6
-A transformation of the mobile J2me Games project, the source code of the game Knights of Valor, a little rough game interface. But the basic framework of the game in place. NOT a small part of the functional implementation. Project source code can be run directly in the eclipse. Wtk get tested if so, please modify the source code of the file path, for example, put "/res " can be removed. Game Name: " Knights of Valor" mobile version of Game type: Games in support of cross-boundary version of the screen: 176* 208 games support needs: MIDP2.0, CLDC1.1 development platforms: J2ME+ eclipse3.2+ wtk2.5+ jdk1.6
- 2022-05-16 18:48:02下载
- 积分:1
-
Java实现组播
Java实现组播-Java multicast
- 2022-02-05 01:16:46下载
- 积分:1
-
bp神经网络算法的java实现(原创):
本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。...
bp神经网络算法的java实现(原创):
本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。-bp neural network algorithm to achieve the java (original): The original procedure to achieve improved bp neural network (momentum factor), contains 3 java files, using a simple.
- 2022-06-19 10:51:57下载
- 积分:1
-
SearchPathServer
SearchPathServer
- 2022-06-20 18:00:56下载
- 积分:1
-
1。我们要实现一个比较简单的用鼠标画图工具,画图主要包括直线,椭圆,矩形,圆 ,圆弧的绘制。绘制过程中包括图像颜色的选择,是否填充等要求。
2。每次进行鼠...
1。我们要实现一个比较简单的用鼠标画图工具,画图主要包括直线,椭圆,矩形,圆 ,圆弧的绘制。绘制过程中包括图像颜色的选择,是否填充等要求。
2。每次进行鼠标画图操作时,不能把以前画的图像清除掉。
3。在编程过程中希望同学们利用JAVA对象编程的思想:即类,接口,包等。
4。用到Swing和awt包中的组件如:Jbutton,Jradiobutton,APPLET,canvas(画图面板)等组件,以及组件响应事件,键盘,鼠标事件。
2。每次进行鼠标画图操作时,不能把以前画的图像清除掉。
3。在编程过程中希望同学们利用对象编程的思想:即类,接口,包等。
4。用(画图面板)等组件,以及组件响应事件,键盘,鼠标事件。-err
- 2022-08-03 22:59:36下载
- 积分:1