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.
標簽: CardReader the commands to
上傳時間: 2016-04-23
上傳用戶:nanxia
Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm to sample from the distribution P ~ EXP(-F), where F is the first argument to HMC. The Markov chain starts at the point X, and the function GRADF is the gradient of the `energy function F.
標簽: Carlo Monte algorithm sampling
上傳時間: 2013-12-02
上傳用戶:jkhjkh1982
第一章:Internetworking 第二章:Internet Protocols 第三章:IP Subnetting and Variable Length Subnet Masks(VLSM) 第四章:Introduction to the Cisco IOS 第五章:IP路由 第六章:Enhanced IGRP(EIGRP) and Open Shortest Path First(OSPF) 第七章:Layer 2 Switching 第八章:Virtual LANs(VLANs) 第九章:Managing a Cisco Interwork 第十章:Managing Traffic with Access Lists 第十一章:Wide Area Networking Protocols
標簽: Internetworking Subnetting Protocols Internet
上傳時間: 2014-01-05
上傳用戶:qiao8960
Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
標簽: Multiplication Transposition following assembly
上傳時間: 2016-05-03
上傳用戶:kernaling
The PXI Hardware Specification is authored and copyrighted by the PXI Systems Alliance. ... This is the first public revision of the PXI specification.
標簽: Specification copyrighted PXI Hardware
上傳時間: 2013-12-19
上傳用戶:cazjing
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s stick pitch command as the set point for the aircraft s pitch attitude and uses aircraft pitch angle and pitch rate to determine commands. A simplified Dryden wind gust model is incorporated to perturb the system.
標簽: demonstration longitudinal Aerospace Grumman
上傳時間: 2016-05-17
上傳用戶:wang5829
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file. 6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
標簽: bpsk_spread jakesmodel simulation folder
上傳時間: 2016-05-19
上傳用戶:ynsnjs
本程序要求用戶在控制臺里輸入非終極符,終結(jié)符與產(chǎn)生式,然后對用戶輸入的文法進行分析,得出first集 與follow 集,并打印出預(yù)測分析表用戶決定是否繼續(xù)進行句型分析,如繼續(xù)則給出符號分析棧的實現(xiàn),從而判斷剛輸入的句子是否為符合該文法的句子。 該程序遵循LL(1) 文法FIRST(A)的構(gòu)造:是A的所有可能推導(dǎo)的開頭終結(jié)符或可能的ε FOLLOW(A)是所有句型中出現(xiàn)在緊接A之后的非終結(jié)符或“#” 預(yù)測分析程序 構(gòu)造LL(1)分析表 ⅰ,構(gòu)造文法中所有元素的FIRST和FOLLOW集合 ⅱ,對文法G的每個產(chǎn)生式A->α執(zhí)行第三步和第四步 ⅲ,對每個終結(jié)符a∈FIRST(α),把A->α加至M[A,a] ⅳ,若ε∈FIRST(α),則對任何b∈FOLLOW(A)把A->α加至M[A,b]中 ⅴ,把所有無定義的M[A,a]標上“出錯標志”
上傳時間: 2013-12-27
上傳用戶:jackgao
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
標簽: and encoding decoding Library
上傳時間: 2016-06-01
上傳用戶:zhaiye
檢索無向圖中的最短路徑,使用breast first search
上傳時間: 2016-06-08
上傳用戶:colinal
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1