maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/usr/Local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.
標簽: instructions following archive install
上傳時間: 2014-01-19
上傳用戶:weiwolkt
PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the requirements that a PCI-to-PCI bridge must meet to be compliant to this specification and the PCI Local Bus Specification. In addition, the requirements for optional extensions are specified. This specification does not describe the implementation details of any particular requirement or optional feature of a PCI-to-PCI bridge, nor is it a goal of this specification to describe any particular PCI-to-PCI bridge implementation. However, some recommendations are provided for some implementation-specific features that can be provided by a PCI-to-PCI bridge.
標簽: Specification specification Architecture establishes
上傳時間: 2014-01-14
上傳用戶:caiiicc
是用jbuilder9做的一個學生基本信息查詢系統。單窗體,有添加刪除查詢更新幾個功能,用的是SQL Server數據庫。服務器名Local 用戶名sa 密碼hunterd
上傳時間: 2015-08-25
上傳用戶:zhangliming420
1、用SQL查詢器打開install目錄下的dooogo.sql運行之后創建數據庫dooogo。 2、然后打開web.config修改 <DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(Local)" /> 節點的數據庫用戶密碼。 3、打開IIS,創建虛擬目錄dooogo指向WebUI目錄; 4、輸入http://Localhost/dooogo/default.aspx進入首頁
標簽: dooogo DbProvider install config
上傳時間: 2015-09-05
上傳用戶:561596
是用jbuilder9做的一個簡單程序。單窗體,有添加刪除查詢更新幾個功能,用的是SQL Server數據庫。服務器名Local 用戶名sa 密碼hunterd.(不要忘了改數據源和導入數據)第一次用java 和jbuilder編程,可能還有些問題吧。
上傳時間: 2014-01-23
上傳用戶:yiwen213
This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between Local and remote systems, and customizing the communications environment.
標簽: communications applications Transmiss describes
上傳時間: 2013-12-18
上傳用戶:woshini123456
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring external or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore Local traffic, and ignore non-IP traffic such as ARP.
標簽: Components Monitoring components Internet
上傳時間: 2015-10-30
上傳用戶:水中浮云
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current Local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0.
標簽: programming extremely implement classes
上傳時間: 2015-11-16
上傳用戶:jennyzai
A system simulation environment in Matlab/Simulink of RFID is constructed in this paper. Special attention is emphasized on the analog/RF circuit.Negative effects are concerned in the system model,such as phase noise of the Local oscillator,TX-RX coupling,reflection of the environment, AWGN noise,DC offset,I/Q mismatch,etc.Performance of the whole system can be evaluated by changing the coding method,parameters of building blocks,and operation distance.Finally,some simulation results are presented in this paper.
標簽: environment constructed simulation Simulink
上傳時間: 2014-01-09
上傳用戶:zhangliming420
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adaptive nonparametric regression estimation with a kernel method. Roughly speaking, the method performs a Local averaging of the observations when estimating the regression function. Analogously, one can estimate derivatives of small order of the regression function.
標簽: automatically subroutines and algorithm
上傳時間: 2015-11-25
上傳用戶:luke5347