-
NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable channel parameters such as packet loss ratio, jitter, bandwidth variation, delay, and network buffer size. To simulate different network environments
標(biāo)簽:
controllable
Linux-based
Emulation
Network
上傳時間:
2014-01-26
上傳用戶:xauthu
-
This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodman at Polytechnic University.
The purpose of this simulator is to give some concrete idea of how SC-FDMA system works. It does lack many realistic and sophisticated features such as channel coding, time-varying fading channel model, soft decision decoding, etc. Regardless, I am hoping that it will help you understand SC-FDMA which is a fairly new development in 3GPP LTE.
標(biāo)簽:
simulator
This
baseband
upcoming
上傳時間:
2016-08-26
上傳用戶:小草123
-
Java MP3 Player,
Here s a list of features:
- Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags
- Reads, creates, updates, and removes id3v1 tags
- Extracts MPEG data such as bit rate, sample rate, channel mode, etc.
- Calculates playing time of mp3 from mpeg information (no good w/VBR)
- Can read and create Winamp styled playlists
- Offers other utility classes such as MP3FileFilter and MP3Comparator
- NullsoftID3GenreTable object keeps a list of genres for you and can
automatically determine the id3v1 genre from an id3v2 string or the
other way around
標(biāo)簽:
and
features
creates
updates
上傳時間:
2014-11-21
上傳用戶:qq521
-
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`
標(biāo)簽:
ping
networking
The
contains
上傳時間:
2014-08-25
上傳用戶:zhichenglu
-
LCD Driver datasheet
The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for small and medium sizes of TFT LCD display, is capable of
supporting up to 176xRGBx220 in resolution which can be achieved by the designated RAM for graphic data. The 528-channel source
driver has true 6-bit resolution, which generates 64 Gamma-corrected values by an internal D/A converter. The source driver of
SPFD54126A adopts OP-AMP structure to enhance display quality and it cooperates with advanced circuitry techniques to reduce power
consumption.
標(biāo)簽:
System-on-Chip
datasheet
designed
Driver
上傳時間:
2016-09-22
上傳用戶:xauthu
-
ili9320 datasheet.
ILI9320 is a 262,144-color one-chip SoC driver for a-TFT liquid crystal display with resolution of 240RGBx320
dots, comprising a 720-channel source driver, a 320-channel gate driver, 172,800 bytes RAM for graphic data
of 240RGBx320 dots, and power supply circuit.
標(biāo)簽:
9320
datasheet
one-chip
crystal
上傳時間:
2014-11-21
上傳用戶:jiahao131
-
a Java program that reads in the following values from the standard input device (i.e.
Keyboard) and writes its result on the standard output device (i.e. Console/Monitor):
Inputs:
A: the loan amount in dollars and cents (e.g. 150000.00).
r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%)
Y: the number of whole remaining years (for repayment)
M: the number of remaining months
Output:
The program should calculate and output the amount of monthly repayments in dollars and cents as
single value (e.g. $840.55)
標(biāo)簽:
i.e.
following
the
Keyboard
上傳時間:
2013-12-15
上傳用戶:米卡
-
A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Oriented Analysis and Design methods, in specific the Unified Modeling Language (UML) are used when designing the system.
標(biāo)簽:
Documentation
for
Elevator
Distrib
上傳時間:
2013-12-14
上傳用戶:zhouli
-
對應(yīng)分析correspondence analysis(ANACOR)
[G,F,A]=ANACOR(X),X為原始數(shù)據(jù) p X n維 即有n個樣本,每個樣本由p個變量來描述。返回F為R型因子分析后的結(jié)果,Q為最后的結(jié)果,A=ZZ 。
標(biāo)簽:
ANACOR
correspondence
analysis
分
上傳時間:
2016-11-26
上傳用戶:wyc199288
-
This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active
Server Pages environment, but most of the techniques discussed have equivalents in other
database environments. It should be viewed as a "follow up", or perhaps an appendix, to
the previous paper, "Advanced SQL Injection".
The paper covers in more detail some of the points described in its predecessor, providing
examples to clarify areas where the previous paper was perhaps unclear. An effective
method for privilege escalation is described that makes use of the openrowset function to
scan a network. A novel method for extracting information in the absence of helpful
error messages is described the use of time delays as a transmission channel. Finally, a
number of miscellaneous observations and useful hints are provided, collated from
responses to the original paper, and various conversations around the subject of SQL
injection in a SQL Server environment.
標(biāo)簽:
Server
SQL
Injection
Microsoft
上傳時間:
2014-07-28
上傳用戶:xhz1993