-
-
[
TEXT]
spath.rar
... directory at begin of PATH. SPATH-directory : Drops directory from PATH. Note that PATH must be not be empty. Echo Copyright (C) ... first increase catalog. SPATH-directory in the PATH--------- delete directories. Please note that the path must not be empty.
Category:
AI-NN-PR Upload User:
jiuzhou Size:
7K
-
[
Asm]
DecodingInfraredUsePIC16C5X.rar
Decoding most of the infrared signals can b e easily handled by PIC16C5X microcontrollers . This application note describes how this deco ding may be done. The only mandatory hardware fo r decoding IR signals is an infrared receiver. T he use of two types ...
Category:
SCM Upload User:
sunyuteng Size:
185K
-
[
C/C++]
yuvtools.rar
BMP2GBMP.exe a deputy to the BMP images into BMP not a first information documents note : supports only 24 bmp Photo DYUV2SEQ.exe achieve separation of YUV file conversion into YUV sequence out 4:2:0 ShowDIB.exe BMP pictures procedures, Multi- Document ...
-
[
Java/JSP]
CustomCollectionTypes.rar
Here is an implementation of UserCollecti onType that returns a fast set. As you are lookin g below, note how much possibility there is for common su bclasses that provide custom set/list/map imp lementations :
-
[
C/C++]
str7_iap.zip
STR71x Flash IAP Example This project is an RV-refueling adaptation of the ST Application Note : "STR71x In-Application Programming using nitric T. " Please see http :// at www.st.com/stonline/products/Literatur e/anp/11026.htm for details.
-
[
C++ Builder]
TMidiGen.zip
TMidiGen MIDI is a component by Alan Warrin er which allows the simple creation of sound eff ects and note sequences within an application w ithout the need for external files or resources . TMidiGen achieves this by generating the MIDI data in memory.
-
[
Matlab]
bpsk_dsss.rar
... folder. Bpsk_ spread.m and jakesmodel.m Steps for simulatio n : 1] Run jakesmodel.m first 2] Then run bpsk_spre ad.m. 3] Note that during the first run bpsk_spr ead.m has no Rayleigh fading.This is because th e corresponding code has been commented 4] The ...
Category:
matlab Upload User:
gnbattery Size:
3K
-
[
Matlab]
FrequencyScaleConversion.rar
... midi2frq midi The MIDI standard SPECIFIED s a numbering of semitones with middle C being 60 . They can use the normal equal tempered scale or pythagorean else the scale of just intonation. They will in addition output note names in a char acter format.
Category:
matlab Upload User:
oceone Size:
8K
-
[
C/C++]
MAMPRES.rar
... Res. amp (k) = 20 .* alog10 (abs ( h (k))). output parameters : amp : n dimensioned real array. the amplitude-freq uency response is stored in amp (0) to amp (n-1). Note : this program will generate a data file "filenam e.dat. " in chapter 2
-
[
Java/JSP]
TimerTask.rar
This class implements the same API as the Ja va 1.3 java.util.TimerTask.* Note that a Timer Task can only be scheduled on one Timer at a time, but* that this implementation does not enforce that constraint.