搜索结果
找到约 505 项符合
Command-line 的查询结果
Java编程 Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to t ...
数学计算 C 开发的有限元软件
C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is
primarily intended as a teaching tool for introductory type courses in finite
elements - probably in the mechanical/structural/civil fields. In a command
line environment, ...
压缩解压 This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder usi
This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
单片机开发 getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB environment variables are set up properly
// you can run vcvars32.bat
Delphi控件源码 電子報軟體. 你想輕輕鬆鬆的寄送電子報 功能介紹: 1. 支援多個伺服器分散流量. (已可設定每次的最大郵件數) 2. 支援多個設定檔選擇. 3. 可直接選擇硬碟內的 HTML, 純文字檔當做
電子報軟體. 你想輕輕鬆鬆的寄送電子報
功能介紹:
1. 支援多個伺服器分散流量. (已可設定每次的最大郵件數)
2. 支援多個設定檔選擇.
3. 可直接選擇硬碟內的 HTML, 純文字檔當做寄信內容.
4. 支援定時、每日、每週、每月送信.
5. 配合 ServiceAgent 可以成為NT/2000下的服務.
6. 可夾帶附件檔案.
7. 在原本可直接選取電腦硬 ...
通讯编程文档 ccsc-HTML帮助 PCB, PCM and PCH Overview Technical Support Directories File Formats Invoking t
ccsc-HTML帮助
PCB, PCM and PCH Overview
Technical Support
Directories
File Formats
Invoking the Command Line Compiler
教育系统应用 Migma intends to help teachers to get several different multiple-choice exams based on the user?s or
Migma intends to help teachers to get several different multiple-choice exams based on the user?s original. This command line program quickly generates a number of different new tests (and their respective answer sheets
Delphi控件源码 unit ScardCL {**************************************************************************} {
unit ScardCL
{**************************************************************************}
{ }
{ This C DLL header file first (automatic) conversion generated by: }
{ HeadConv 4.0 (c) 2000 by Bob Swart (aka Dr.Bob - w ...
网络 A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi
A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1. Windows XP s command line ftp client,
* 2. IE 6.0,
* 3. Redhat 9.0 s ftp client,
* 4. CuteFTP 8,
* I ll ...
Java编程 PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of vario
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 search of every possible combination.