搜索资源列表
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
compiler.rar
- decaf.jar 是将类java的decaf语言编译成tac码(Three address code,类似汇编指令)的编译器。 包含了前端的词法和语法分析、语义分析,中间代码的生成。是我最近写完的编译课的一个作业。 例子: 1. 调用 java -jar decaf.jar -l 2 blackjack.decaf > blackjack.tac 生成 *.tac 文件 2. 然后,调用 java -jar tac.jar blackjack.tac
JKiltro-4.0.tar.gz
- java语言的多媒体格式转换器,支持格式:aac,aiff,ape,au,flac,m4a,m4b,mp3,mp4,mpc,ogg,ra,wav and wma. ,This is a Java multiple audio format converter, it is a GUI for some command-line programs. It supports aac,aiff,ape,au,flac,m4a,m4b,mp3,mp4,mpc,ogg,ra,wav and wma.
PrimeGenAndTester
- Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
StoreInfo
- 命令行模式,通过读写文件,实现一个大众点评网的点评系统 -Command-line mode, through reading and writing papers, the realization of a network of public comments Comments System
spcaview
- linux下用于图像采集的软件,只需要简单的命令就可以完成图像的采集-under linux software for image acquisition, only a simple command on the image acquisition to be completed
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
JavaSendMail
- Java Send Mail using command line arguments
calculator-src
- Descr iption Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your ow
GPSAM
- GlobalPlatform Security Access Module】Applet(以下簡稱GPSAM)提供在GlobalPlatform Card上的Card Manager Key驗證、更新與APDU Command的MAC計算之功能。利用JavaCard本身的DES運算與基碼儲存功能,所有基碼多樣化或驗證運算過程皆在卡片內部完成,確保基碼只進不出之安控要求。-GlobalPlatform Security Access Module】 Applet (hereinafter refe
ExperimenterTutorial-3.5.3
- WEAK 开发环境简介,介绍了WEKAWeka 试验(Experiment)环境可以让用户创建,运行,修改和分析算法试验,这会比单独的处理 各个算法更加方便。例如,用户可创建一次试验,在一系列数据集上运行多个算法(schemes),然后 2 分析结果以判断是否某个算法比其他算法(在统计意义下)更好。 可以通过Simple CLI 在命令行的方式下运行试验环境。例如,在CLI 上键入以下命令,将通过一 个基本的训练和测试步骤在Iris 数据集上运行OneR 算法。(注意该命令应
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
QTai
- 通过arp命令,得到局域网内所有电脑的IP地址。-Through the arp command, get the LAN IP address of all computers.
command
- design pattern java useful stu-design pattern java useful stuff
AddressList(1)
- 实现技术:java语言,界面采用java swing编程,数据库用mysql数据库 具体说明: jar文件夹: jar包:是整个项目打成的jar包,通过命令行那个java -jar 命令可以运行(能连接数据库),或者直接双击运行(连不上数据库,只能看到界面)-Implementation Technology: java language interface using java swing programming, database mysql database with spec
command
- this java program allows you to execute a linux c command through it and at the same time write the command s output to a file using printwriter class!
java-FiveChess
- 五子棋游戏 游戏开始要求: 输出一下棋盘,然后提示黑方和白方下子,玩家从 命令行输入:af,表示在af坐标落子,其中黑方的 子用@表示,白方子用O表示,每一方有一方落子, 则要重新输出棋盘的状态,程序还要求能判断某一方 获胜并终止程序。-Backgammon games started to demand: output about the board, and then prompted Black and White Now, players from the
jingwutong
- 移动警务通”综合系统为公安行业提供一种高效的移动警务应用解决方案。适用于交警、巡警、刑警、治安警等各类警务人员,利用移动网络,通过手机客户端软件接入警务通后台管理系统和警务通呼叫中心(110指挥调度中心/便民报警处理中心)系统,构成新一代立体的公安办公网络。 -Mobile police through " comprehensive security system for the mobile industry to provide an efficient police appl
Java-FTPServer
- FTP服务器 能够实现监听 打开目录-In active mode FTP the client connects from a random unprivileged port (N > 1024) to the FTP server’s command port, port 21. Then, the client starts listening to port N+1 and sends the FTP command PORT N+1 to the FTP server.
Java
- 一些简单的Java操作命令,可供初学者参考。-Some simple Java operation command reference for beginners.
