搜索资源列表
jxta-shell-src-2.3.4
- jxta shell 的java最新源码-JXTA shell latest source of java
paixu
- 用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等
learner
- aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command \"java -jar learner.jar\". Make sure the ja
sendmail
- 带附件的Java邮件发送程序,可以用在如下情况: 1.需要定期的自动将某个文件以邮件的方式发送到目的邮箱。 2.“定期执行”需要由系统定制计划任务在调用批处理文件(或shell)在完成。 3.程序也包含了一个简单文件比较功能:将存在于A文件而不存在于B文件的记录挑出来生成到C文件中。
SortAlgorithmInJava
- java中几种常用的排序算法。 用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。
otherssort
- java实现的几类排序算法包括,快速算法,SHELL算法等非常经典的算法-achieving several of the sorting algorithms include rapid algorithm, SHELL algorithm very classic algorithm
用标准C实现shell功能
- 用标准C实现shell功能,这是我们上课的一个操作系统实验,不过我是用java实现的,这是我在网上找的,供大家参考-achieved using standard C shell function, which is a class of experimental operating system, but I use java to achieve, and this is my find of the Internet for reference
Windows脚本使用举例
- Windows shell file(wsf)文件构建举例,它可同时使用VB scr ipt和Java scr ipt,以及如何在.js文件中定义java常量的举例。
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
spring-workflow
- 使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。-The API discussed here is bundled as the main source code under the src/java directory. Three unit tests exist in the src/testdirectory including SimpleSequenceTestCase, RateDropTestCase and PoolingTes
Sort
- 通过Java语言实现了选择、插入、冒泡、希尔、快速、归并、堆、基数等8种排序算法-Java based selection, insertion, bubble, shell, quick, merge, heap, radix sorting algorithm
zebra
- Example of usage Java Expertise System She-Example of usage Java Expertise System Shell
build
- ANT 是一个Java项目生成工具 本批处理程序模仿其功能可以生成Java 工程可编译Java程序可运行Tomcat 本程序小巧,移植性好-ANT is a Java project build tool to mimic the function of this batch program can generate Java project can be compiled Java program can run Tomcat in this procedure a small, port
IP_changed_notification
- Linux shell scr ipt monitors for IP address changes, then invokes Java to send a notification email to desired email address.
ShellOfJava
- 自己用Java编写的Shell,实现了Shell中常用的cd,clr,dir,help,quit等功能。-A Shell file writed by myself in Java plat.It include the basic functions of Shell,such as cd,clr,dir,help,quit and so on.
OpenGL3
- 利用JAVA编写的,一个透明魔方自由旋转-JMichelle is a project for develop free software shell programs written in JAVA.
java-call-shell
- windows下java远程调用shell脚本-the windows shell scr ipt java remote calls
java-jsch
- 由于需要远程监控一些Linux主机的运行情况,需要通过java远程执行一些shell脚本,并获取返回值,可以通过jsch实现-Because of the need to monitor the operation of some of the Linux host, you need to perform some shell scr ipts through Java Remote, and get the return value, which can be achieved by jsc
Java+linux
- 操作系统相关内容。包括了java的一些简单程序和绘图程序以及SOCKET,银行家算法的实现,另外还有Linux平台的shell的实现以及多线程实现。(Operating system related content. Including the Java some simple procedures and drawing procedures, and SOCKET, bankers algorithm implementation, in addition to the Linux plat
Shell
- 希尔排序的java实现,包含一个main函数。(shell paixu,include a main function.)