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

搜索资源列表

  1. calimero-tools-master

    1下载:
  2. 使用calimero开源库开发的KNXnet/IP客户端程序,包含SWT界面的程序和命令行的程序。-The use of the development of open source calimero Library of the KNXnet/IP client program, including SWT interface program and command line program.
  3. 所属分类:Applet

    • 发布日期:2015-01-31
    • 文件大小:48128
    • 提供者:熊剑
  1. Chs2cht_VBS

    0下载:
  2. 用vbs实现的简体与繁体互相转换的工具,本版本仅支持命令行输入,自动辨别字符串和文本,支持批量转换。   语法:chs2cht [/q] [/s|/t] [string] [drive:][path][filename]   /e:输出到命令行,默认是输出到提示框,仅适用于wscr ipt脚本宿主启动字符转换模式   /q:安静模式,关闭所有非错误提示   /s:启用繁体转简体模式,启用简体转繁体模式   /t:启用简体转繁体模式   注意,初次调用的时候默认
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-26
    • 文件大小:22562
    • 提供者:ppudn10
  1. CommandLineFileManager

    0下载:
  2. 基于命令行的文档管理器。可以新建、删除、修改和打开文件或目录。-command line file management. New ,delete,rename file.
  3. 所属分类:Applet

    • 发布日期:2017-05-10
    • 文件大小:2185682
    • 提供者:lius
  1. Assignment-1

    1下载:
  2. Wind Chill. Given the temperature t (in Fahrenheit) and the wind speed v (in miles per hour), the US National Weather Service defines the effective temperature (the wind chill) to be: w = 35.74 + 0.6215t + (0.4275 t - 35.75)v 0.16 Write
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1769
    • 提供者:NIKS
  1. SystemCMD

    0下载:
  2. Java 命令行执行工具,带超时处理,I/O-Java command line tools,with timeout function and I/O function
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1210
    • 提供者:qiuzhixin
  1. CommandLineFileManager

    0下载:
  2. 用java写的一个文件命令行管理,测试已通过,主要是文件的各项操作-Using java to write to a file on the command line management, testing has passed, mainly the operating files
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2147516
    • 提供者:李永
  1. javca

    0下载:
  2. java编写的远程控制软件, 1、程序开机自动启动 2、自动发送邮件 3、执行dos命令,并将信息返回、这里可以执行关机等命令 4、锁定鼠标,这里通过一个线程实现 5、查看被控制端的桌面,将桌面画面截图并发送给控制端 6、在被控制端弹出对话框,多种对话框模式 7、让被控制端闪屏-java prepared by remote control software, a program at startup 2, 3 automatically send e-mail, dos command a
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:6895
    • 提供者:哦呵呵
  1. minuteur

    0下载:
  2. 计时器 在命令提示符执行并加入时间 比如 java -jar minuteur 10 此计时器会显示到数10秒,自动停止并发出声音-At the command prompt execution timer and add time such as java-jar minuteur 10 This timer will show the number of 10 seconds, automatically stop and sound
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:234371
    • 提供者:chen
  1. Source-Code

    0下载:
  2. 请使用OpenNLP当中的英文文档,en-sent.bin 以便进行英文断句。 请使用OpenNLP当中en-token.bin 以便进行英文单词的tokenlization. 系统的启动代码名称是Command collect center-NGram Model based on add-delt smooth tec. the datastructure of NGram model s memony structure is using prefix tree as inde
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:109196
    • 提供者:刘祺
  1. Electronic-map-system

    0下载:
  2. 电子地图:在界面下方可调整地图的显示比例及位置。单击“维护类别”按钮,打开“维护类别”窗口,在这里可以添加、修改、删除类别信息。添加完类别后,在地图上单击鼠标右键,弹出如图1.3所示的菜单,选择“创建标记”命令,打开“创建标记”窗口。标记创建完后,在地图上即可查看到。右键单击标记圆点处,弹出可以查看、修改及删除标记。 标记添加完后,在地图上很难进行查询,本程序提供了搜索功能,在文本框中输入搜索关键字,单击“搜索”按钮,可按标记名称进行搜索,单击“高级”按钮,打开“高级搜索”窗口。 搜索到
  3. 所属分类:Java Develop

    • 发布日期:2017-05-31
    • 文件大小:12801260
    • 提供者:周大侠
  1. homework2

    1下载:
  2. In this assignment you will get practice working with Java arrays, and more practice implementing your own classes. Like you did in assignment 1 and lab 4, you will be implementing a class whose specification we have given you, in this case a class c
  3. 所属分类:Java Develop

    • 发布日期:2016-02-11
    • 文件大小:4096
    • 提供者:Lannister
  1. SumOfArgs

    0下载:
  2. 创建一个SumOfArgs的公共类,用一个main方法把输入字符中的整型数字打印出来。-Create a class named SumOfArgs that will print out the sum of all integer arguments found on the command line. It should have a main() method so the class can be run. Anything that is not an integer should
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:1071
    • 提供者:高俊
  1. Hangman_-in-Java

    0下载:
  2. 用java写的一个猜单词小游戏,Hangman。适合初学者学习java使用。可以用命令行运行,内有user manual。-A game whose name is hangman. A good java code for people who begins to study JAVA. Can be run in command line.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:535527
    • 提供者:流水思音
  1. xpdf-3.04.tar

    0下载:
  2. xpdf只是一个软件,通过java采用命令行调用,并获取输出结果,如此来说使用简单,但是相当受限,如:无法跨平台,无法处理特定格式(表格等),无法处理图片和其他附件。这种调用必定限制了它的灵活性。-xpdf just a software, using the command line call by java, and get the output, so it is easy to use, but quite limited, such as: Can not cross-platform
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:825519
    • 提供者:wangzg
  1. SimpleShellN.java

    0下载:
  2. 用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.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2166
    • 提供者:Sophia
  1. email

    0下载:
  2. 一个在命令行连接本地james服务器的Java小邮件发送和接受源码,适合新手学习邮件系统-A command line connection to the local james server Java applet source code to send and receive e-mail, e-mail system for novices to learn
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:4131
    • 提供者:胖嘟嘟
  1. neural-network

    0下载:
  2. 三层神经网络, 主要用于回归和分类, 4个文件, 内容简单明了, 仿libSVM的API接口-3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:18910
    • 提供者:李子园
  1. cambozola-latest.tar

    0下载:
  2. Cambozola is a very simple (cheesey!) viewer for multipart jpeg streams that are often pumped out by a streaming webcam server, sending over multiple images per second. Netscape will display and refresh these automatically, but Internet Explorer and
  3. 所属分类:Applet

    • 发布日期:2017-04-26
    • 文件大小:237106
    • 提供者:suraj
  1. Calculator

    0下载:
  2. 一共使用了建造者模式、状态模式、命令模式、策略模式、单件模式这5个设计模式。 本次课程设计是开发一款有多个面板的计算器。不仅有针对日常生活“标准型”面板、针对理工科计算的“科学型”面板、针对于编程人员计算“程序员”面板,还别出心裁地开发了针对中学生的数学学习“特色型”面板,有利于他们检查自己数学作业答案和试卷答案。 本计算器实现了当点下拉菜单中标准型、科学型、程序员和特色型等选项可以切面不同的计算器面板。 本计算器实现了当选中按钮时,按钮呈现如黄水晶般色调渐变的颜色。 本计算器实
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1567590
    • 提供者:涂意
  1. org

    0下载:
  2. java基础知识汇总,命令行运行的一个猜数字游戏,很简单,很基础-java basics summary, the command line to run a guessing game, very simple, very basic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7233
    • 提供者:jack
« 1 2 ... 16 17 18 19 20 2122 23 24 25 »
搜珍网 www.dssz.com