搜索资源列表
RemoteShell.zip
- java写的用于远程执行程序的shell程序
jshellsrc
- 用JAVA写的shell程序,编译后即可使用,需要 jdk 1.4 以上-written with Java shell, can be compiled to use, more needs jdk 1.4
sya
- 1.一个彩色菜单小程序,具有鼠标移动效果, 可以配置参数,是学习Java的好素材. 2-4.插入,堆和Shell排序,起泡排序,双向起泡和快速排序,经典的Hanoi塔问题的Java语言版 5.SoftwareLIVE是一个Java开发工具,包涵了各大知名厂商RAD系统的GUI开发环境,并透过完全视觉化的操作介面,让每个人都能轻易的设计应用程序,而且所有的应用程序,皆可由使用者按需求自行修改、新增及重建。
com.jcraft.jsch_0.1.31.jar
- Java Secure Shell Channel Library.
javaSort
- 该演示程序最初来自Sun公司的Java网站。笔者添加了另外三个算法(插入,堆和Shell排序)。这样一共有六个排序算法同时演示,(包括起泡排序,双向起泡和快速排序 )。-the initial demo program from Sun's Java Web site. The author adds another three algorithms (insertion, sculpture and Shell ranking). A total of six such an algo
GUITest
- SWT中采用继承SHELL的方法来实现主窗口调用子窗口的应用-SWT to use inheritance SHELL way to achieve the main window to call the application of sub-window
RemoteShell
- java写的用于远程执行程序的shell程序-java writes uses in the long-distance executive routine shell procedure
bingyuanjianhu-java
- java开发的病原监护系统 加了exe 的壳子,解压后 去掉.exe后缀 可查看里面的源代码和工程文件 有问题可以联系我l i g t 120@163.com(去掉前面空格) -java pathogen monitoring system developed by the addition of the shell exe, after extracting removed. exe suffix to see inside the source code and engineering
shellsort
- Shell sort in java source thanks
bossa-0.8.0
- 速度非常快、轻量级的引擎,使用富有表达能力的Petri网定义工作流,不要求关系数据库,使用简单,能和Java应用集成。事实上,它是按嵌入式设计的-Bossa is a workflow engine written in Java. The engine is very fast and lightweight, uses a very expressive Petri net notation to define workflows, does not require a RDBMS and
shell
- java写的电影售票系统的小实列。 可用来学习java知识。 很不错的小实列。-java movie ticketing system written in a small real column.
jta20
- 本组件用于java远程调用shell脚本,该组件使用方式非常简单,希望大家喜欢-The components used in java remote call shell scr ipt, the component usage is very simple, I hope everyone likes
Proy2MC0914016
- this implementation of the neural shell in java lenguaje. this project use the framework neuroph for neural network need more work
An-Introduction-to-the-UNIX-Shell
- online banking java plateform
shell
- java开源工具:aptana的jaxer(ajax服务器),Jaxer Shell 示例程序。-java open source tools: aptana jaxer (ajax server), Jaxer Shell sample program.
Shell
- java 调用linux shell命令-java call linux shell command
rest-shell-master
- REST shell 是一个用 Java 开发的命令行工具,用于和 Spring HATEOAS 兼容的 REST 资源进行交互。-REST shell developed using Java command line tool is used the REST resources compatible and Spring HATEOAS, interact.
SimpleShellN.java
- 用java编写的linux下运行的shell interface-It serves as a shell interface that accepts user commands and then s each command in a separate process external to the Java virtual machine.
Shell
- java在动画制作过程的代码,实现shell功能。很实用且简单易懂。值得一看。-java code of the animation process, implement shell features. Very practical and easy to understand. Worth a visit.
shell&insertion&selection
- Shell.java为插入排序,Insertion.java为选择排序,Shell.java为希尔排序。(Shell.java is insertion sort, Insertion.java is selection sort, Shell.java is shell sorting.)