搜索资源列表
jxta-shell-src-2.3.4
- jxta shell 的java最新源码-JXTA shell latest source of java
用标准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,
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
javaSort
- 用Java编写的几种排序算法的实现,包括快速排序,Shell排序等几种高级的排序算法-Prepared to use Java realization of several sorting algorithms, including the quick sort, Shell sort, such as several high-ranking algorithm
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
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.
IP_changed_notification
- Linux shell scr ipt monitors for IP address changes, then invokes Java to send a notification email to desired email address.
jta20
- 本组件用于java远程调用shell脚本,该组件使用方式非常简单,希望大家喜欢-The components used in java remote call shell scr ipt, the component usage is very simple, I hope everyone likes
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+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&insertion&selection
- Shell.java为插入排序,Insertion.java为选择排序,Shell.java为希尔排序。(Shell.java is insertion sort, Insertion.java is selection sort, Shell.java is shell sorting.)