搜索资源列表
基于java的多线程端口扫描软件
- 一个用JAVA编写的GUI界面多线程端口扫描程序,很简单,希望能给大家提供一些思路-a prepared with Java GUI interface multithreaded port scanning procedure is simple. hope you can provide some ideas
java-GUI
- java类的实现,在游戏及大的操作系统中GUI是个中转站,在此代码中体现出来-kind of realized, in the big games and operating system GUI is a transit point, in this code to reflect
[Java.GUI].keygen
- 本文件为Java.GUI可视化界面编辑器 的注册机 据说是很好的编辑器-this document to Java.GUI visualization interface editor of the RI is said to be a good editor
图灵机Java源码
- 本资源给出了Eclipse下图灵机的完整Java程序源码工程包,开发说明文档中给出了图灵机概要设计,功能实现程序结构剖析,明了易懂,源码导入Eclipse即可使用,无需编译,实用性极强。 功能简述:Java GUI(AWT)生成图灵机工作模型的图形化界面模拟展示,可用于语言的识别,函数的计算,某种语言的产生。具体实现了以下八种常用的图灵机模型如下: 1 二进制数加法 2 二进制计数器 3 二元回文 4 同等数量a和b的识别器&nbs
computer.rar
- 用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基本功能; 4.参照Windows附件中的计算器的外观和功能, Compiles which with java (adds based on the GUI arithmetic mathematical operations, reduces, while, eliminates) the cal
GUI-TicTacToe-Array
- 用java开发的gui井字过三关游戏,有GUI界面及保存载入游戏功能-Java gui development with more than three shut the game Tic Tac Toe, a GUI interface and load the game save feature
afaElectricCommunicate
- 一个典型的电子通讯录,自己制作的 1.采用JAVA图形用户界面(GUI)进行设计。 2.数据库采用Microsoft Access 2003。 欢迎来到我的主页http://hi.baidu.com/afa015-A typical electronic address book, to produce their own 1. Using JAVA graphical user interface (GUI) design. 2. Database using Microsoft
action
- 实现java图形界面按钮点击功能并做出现相应处理-The realization of java GUI button click function and do a corresponding processing
BatchDownload
- A java GUI interface program used to download a batch of files in a specified URL, or a kind of similar files like pic01, pic02, pic03, ..., pic99, etc. And it can download all the links of index.html automatically.-A java GUI interface program used
jd-gui-0.2.6
- jd-gui : a usefull java class decompiler
JAVAswingprogramming
- 这是关于Java图形界面编程的一本书,介绍了一些基本的东西,可以作为参考手册。-This is about Java GUI programming a book, introduce some basic things, can serve as a reference manual
Chat_server_client
- Java GUI实现的聊天软件,分客房和服务器端-A chat soft base on Java GUI,it can divide into server and client two parts.
gui
- 编辑程序,运行后界面上有一个TextField组件和一个TextArea组件,另外还有一些Checkbox组件和一个Choice组件。-Editing program, run after the interface has a TextField component and a TextArea component, as well as a number of components and Checkbox components Choice.
banking
- 本程序用Java语言描述了一个基本的银行管理系统,用简单GUI界面给出了一个类似ATM的功能。-This procedure describes the use of Java language, a basic banking management system, with a simple GUI interface ATM gives a similar function.
ATM
- 这是由Java的GUI模拟银行ATM机的一些基本操作功能,并且连接MySQL数据库,保证数据的储蓄,希望对大家的学习有所帮助!-This is the GUI by the Java simulation of the bank ATM machine to operate some basic functions, and to connect MySQL database to ensure that the savings data, and they hope to help you s
Chat1.2
- java GUI开发的简单的网络版聊天系统,功能不是很多,需要大家完善-the development of java GUI version of the simple network chat system, not a lot of features, we need to improve
TicTacToe
- A Tic Tac Toe Game using Java GUI. Simple 9 squares with X s and O s.
jd-gui
- 反编译工具,将.class文件编译成java源代码,以方便查看源代码。-Decompilation tools that will. Class files compiled into a java source code, to facilitate view the source code.
gui
- 运用java编写gui,小应用程序,基本操作,模式例子-Prepared using java gui, a small application, the basic operation mode example
练习JAVA GUI设计和布局设计
- 练习JAVA GUI设计和布局设计:编写一个窗体程序显示日历,只需要设计GUI,不需要事件处理。(Practice Java GUI design and layout design: write a form program to display calendar, only need to design gui, do not need event processing.)