when enter different number from 1 to 8
the litte character on the screen can make different activities
accompanied by 8 different voice!
and the program will terminated
when you Press the "enter " key
Copy gen_jmsn.dll to your Winamp Plugins Directory.
JMSN Auto Nickname Changer plugins support only winamp 2.x version.
[StartUp]
In Tools -> Options.. -> Auto Nickname tabs,
Configure your prefix and postfix besides your mp3 name
And Press Start Button. so nickname changer listener will be started.
[Configure]
If I m listening Marilyn Manson - This Is The New Shit ,
Prefix : Jang-Ho Hwang listen
Postfix: ~*
When winamp song was changed, your nickname will be
Jang-Ho Hwang listen Marylyn Manson - This Is The New Shit~*
[Winamp plugin configure]
In Winamp 2.x, Press Control+P (Preferences).
You will find JMSN Nickname Changer Plug-In v0.7 in
Plug-ins -> General purpose.
Click Configure and set access password.
it will keep your nickname.
Enjoy it
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2).
If wou don愒 want to send Parameter 3 (P3) Press Ctrl-d (^d).
If you enter a number then you have to the Bytes of the Datafield.
After the last Byte of the Datafield is entered the whole APDU is send the replay is displayed. After that you can send the next APDU.
WMTSA toolbox is an implemenation for MATLAB of the wavelet methods for
time series analysis techniques presented in:
Percival, D. B. and A. T. Walden (2000) Wavelet Methods for
Time Series Analysis. Cambridge: Cambridge University Press.
an analysis software with souce code for the time series with methods based on the theory of nonlinear deterministic dynamical systems, or chaos theory.這套軟件源碼是根據(jù)H. Kantz and T. Schreiber, ``Nonlinear Time Series Analysis , Cambridge University Press, Cambridge (1997).
This sample displays a basic integer calculator powered
by the 8051 microcontroller. Although Keil C51 has a
full floating point math library the evaluation version
is restricted to 2k of object code, so we have constrained
this sample to integer maths in order to fit within this limit.
The program for this design was written in C using the
Keil uVision 2 IDE for which Proteus VSM provides
a Debug Monitor driver.
Instructions for configuring Proteus to run in conjunction
with the Keil environment can be found by editing the
8051 microcontroller on the schematic (point at it and
Press CTRL-E) and then clicking on the help button
on the Edit Component dialogue form.
數(shù)據(jù)加密程序
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah, welcome you to run this programme!$
qq db 0dh,0ah, when you input number,Press enter.$
qw db 0dh,0ah, 6eh,52h,94h,52h,$
qa db 0dh,0ah, $
info1 db 0dh,0ah,0dh, input number:$
info2 db 0dh,0ah, output number:$
bufa db 20
Flex chip implementation
File: UP2FLEX
JTAG jumper settings: down, down, up, up
Input:
Reset - FLEX_PB1
Input n - FLEX_SW switches 1 to 8
Output:
Countdown - two 7-segment LEDs.
Done light - decimal point on Digit1.
Operation:
Setup the binary input n number.
Press the Reset switch.
See the countdown from n down to 0 on the 7-segment LEDs.
Done light lit when program terminates.