搜索结果

找到约 12 项符合 Prompt 的查询结果

其他 完整DNS查詢解析工具,相當於DOS Prompt下的nslookup,可以讓你知道要如何查網域的MX,NS,Address等資料

完整DNS查詢解析工具,相當於DOS Prompt下的nslookup,可以讓你知道要如何查網域的MX,NS,Address等資料
https://www.eeworm.com/dl/534/119548.html
下载: 21
查看: 1089

数学计算 This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct

This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by usin ...
https://www.eeworm.com/dl/641/363633.html
下载: 190
查看: 1117

操作系统开发 shell 程序要求实现的shell支持以下内部命令: 1. Batch Processing 如果shell启动带有一个文件名作为参数

shell 程序要求实现的shell支持以下内部命令: 1. Batch Processing 如果shell启动带有一个文件名作为参数,打开该文件并执行文件里所有命令。待所有进程全部结束退出shell。 2. Debugging 提供-v选项,shell启动时打开此选项将在运行过程中输出若干调试信息。在该模式下,shell应该显示所有被创建了的进程的PID号,通报已 ...
https://www.eeworm.com/dl/531/197415.html
下载: 63
查看: 1090

其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files

Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
https://www.eeworm.com/dl/534/252692.html
下载: 56
查看: 1058

人工智能/神经网络 aDABOOST This package contains the following files: learner.jar - is a platform independent java

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 java installation path is set in the system enviroment. learner ...
https://www.eeworm.com/dl/650/252978.html
下载: 191
查看: 1039

人工智能/神经网络 This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation deve

This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self- ...
https://www.eeworm.com/dl/650/277779.html
下载: 132
查看: 1064

通讯/手机编程 Under the labor sentiment monitor system has several parts of compositions: The mobile termination s

Under the labor sentiment monitor system has several parts of compositions: The mobile termination software and hardware development, the central server software development as well as opens video frequency the prompt reflection. The labor sentiment monitor end is responsible for the data and the sc ...
https://www.eeworm.com/dl/527/317559.html
下载: 154
查看: 1033

技术管理 simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri

simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server bas ...
https://www.eeworm.com/dl/642/413507.html
下载: 195
查看: 1049

数学计算 program which uses hashing techniques for storing and retrieving the data. Input to the program:

program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques. Once your program reads the complete input,it waits for ...
https://www.eeworm.com/dl/641/432790.html
下载: 189
查看: 1056

DSP编程 This sample program generates two sine waves called X and Y. It will then calculate the normalized

This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan2PU(X,Y) * 360) The program will prompt the ...
https://www.eeworm.com/dl/516/469925.html
下载: 165
查看: 1030