CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - COMMAND

搜索资源列表

  1. genetic_algorithm

    0下载:
  2. 基于求函数f(x,y,z)=xyz*sin(xyz)最大值问题的演示程序 解压后在命令行输入:java -jar genetic_algorithm.jar-Based on the demand function f (x, y, z) = xyz* sin (xyz) Maximum problem after decompression of the demo program at the command line, type: java-jar genetic_algorithm.j
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7461343
    • 提供者:wrgdggfgfg
  1. javaCalendar

    0下载:
  2. 用java写的实现日历的小程序,能方便的嵌入到应用程序中去-There is a file named Manifest.mf in the zip package. Please find it. Please sure that all classes which are got by compiling are in directory fancy. Let current directory is fancy s parent. Then type below command:
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:24538
    • 提供者:turtle
  1. MyDos

    0下载:
  2. 采用java语言编写的,类似于Windows 操作系统中的cmd.exe程序。能完成基本的命令如dir、help等基本命令-It is a simple java programming,just like cmd.exe of windows system.It can complete some command as:dir\help and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5676
    • 提供者:刘虹
  1. mmtctc

    1下载:
  2. 软件介绍: 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2016-01-29
    • 文件大小:13875
    • 提供者:abc
  1. PseudoQ-0.9.0

    0下载:
  2. PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1533430
    • 提供者:sunnidinho
  1. ping

    0下载:
  2. 用JAVA实现PING命令-PING command to use JAVA to achieve ~~~~~~~~~~~~~~~~
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3325
    • 提供者:赵洵
  1. AWebsearchprogram

    0下载:
  2. 这是一个web搜索的基本程序,从命令行输入搜索条件(起始的URL、处理url的最大数、要搜索的字符串), 它就会逐个对Internet上的URL进行实时搜索,查找并输出匹配搜索条件的页面。 这个程序的原型来自《java编程艺术》, 为了更好的分析,站长去掉了其中的GUI部分,并稍作修改以适用jdk1.5。以这个程序为基础,可以写出在互联网上搜索 诸如图像、邮件、网页下载之类的“爬虫”。-This is a web search of the basic procedures, fro
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7215
    • 提供者:东东
  1. id3

    0下载:
  2. The file ID3.java has a simple implementation of the algorithm. Data are read from a file whose filename is specified at the command line-The file ID3.java has a simple implementation of the algorithm. Data are read from a file whose filename is spe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3896
    • 提供者:didi ramzi
  1. helloworld-portlet

    0下载:
  2. HelloWorld porlet that runs an external command (the example runs the Unix command ps). Compatible with GridSphere 3.1
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:14047
    • 提供者:OCTAV
  1. email

    0下载:
  2. javascr ipt 设计模式, single ,factory, command -javascr ipt design patterns, single, factory, command ...
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1416720
    • 提供者:张家罡
  1. Java.PrivilegedCode

    0下载:
  2. Privileged code in Java is a "all-or-nothing" proposition. While it does allow a normal user to execute some operations that would notmally require granting higher privileges (like viewing files in his particular directory), it may have a s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2528
    • 提供者:neo
  1. ChatRom

    0下载:
  2. 实现客户端和服务器端通信,客户端登录用户名admin密码12345,登录成功后发送命令,服务器端返回命令执行情况:正确则执行,错误则返回出错信息。-The achievement of client and server communication, client login username admin password 12345, send a command after a successful login, the server-side implementation of the r
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:47256
    • 提供者:胡正超
  1. SmartSplitter

    0下载:
  2. This is a command line tool used to split and combine the file write by Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2098
    • 提供者:kingfox
  1. FileTransfer

    0下载:
  2. This is a command line tool written by Java to transfer file between two computers in a TCP/IP network.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:1300
    • 提供者:kingfox
  1. dictcn

    0下载:
  2. 这是一个用LWP模块实现的命令行在线字典。本脚本实现简单,对于想学习PERL的人来说是一个不错的参考资料。-This is a LWP module with the command-line online dictionary. The realization of this scr ipt is simple, for people who want to learn PERL is a good reference.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:663
    • 提供者:xuaimei
  1. java

    0下载:
  2. 本练习制作超链接事件的实例,执行实例后,将以只读方式显示命令行所传入的URL,本例显示在搜狐主页浏览的结果,并可点击进入链接。本实例的知识点有:显示HTML和超链接事件。-This exercise produced a hyperlink event instance, after the implementation of an instance, will be read-only display the command line of the incoming URL, this exa
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:40351
    • 提供者:张得利
  1. unzip_log_reader

    0下载:
  2. 对 unix中使用命令 unzip -l >logfile.log生成的压缩包清单文件解析,并生成逗号分隔符文件(.csv)方便导入数据库-Use of the unix command unzip-l> logfile.log generated compressed package manifest file parsing, and generates a comma delimited file (. Csv) to import a database to facilita
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2013
    • 提供者:gf
  1. somechatroom

    0下载:
  2. 压缩包中是java聊天室的代码,包括客户端和服务端代码,还有CMD执行命令-Compressed packet is java chat room code, including client and server-side code, as well as the implementation of the command CMD
  3. 所属分类:Applet

    • 发布日期:2017-04-16
    • 文件大小:10150
    • 提供者:seaharrier
  1. Graphjava

    0下载:
  2. java图像处理的代码,初学者可以看一看。 1.运行方法: 首先编译好类文件,使用下面的命令: javac *.java 编译好四个文件之后,由于程序中将所有的类声明在一个包(grapro)里面,所以需要建立一个目录,起名为grapro,然后 将所有的class文件都复制到里面。 做好上面的工作之后,用下面的命令来启动程序: javaw –classpath "新建的grapro目录的上级目录" grapro.GraphProg 假如class
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:5577
    • 提供者:seaharrier
  1. jarcommand

    0下载:
  2. jar命令是大部分java程序员常用的工具之一,这里简单介绍一下常用的jar 命令。-jar command
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1160
    • 提供者:Ekii
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com