this is chapter 2 this is chapter number 2
上傳時間: 2017-05-15
上傳用戶:dsgkjgkjg
number of Namespaces in the project: 1 number of Classes in the project: 6 number of C# function(s) in the project: 2 number of C# subroutine(s) in the project: 15 number of VB.NET function(s) in the project: 1 number of VB.NET subroutine(s) in the project: 10 number of Application variable(s) used in the project: 3 number of Session variable(s) used in the project: 1 number of Distinct Email Addresses(s) found in the project: 4 Generation of documentation took 0 minute 18 seconds
標簽: number project Namespaces the
上傳時間: 2013-12-09
上傳用戶:許小華
Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key Matrix 1.a 5X5 matrix of letters based on a keyword 2.fill in letters of keyword (sans duplicates) 3.fill rest of matrix with other letters Encrypting and Decrypting -plaintext is encrypted two letters at a time 1. if a pair is a repeated letter, insert filler like X’ 2. if both letters fall in the same row, replace each with letter to right (wrapping back to start from end) 3. if both letters fall in the same column, replace each with the letter below it (again wrapping to top from bottom) 4. otherwise each letter is replaced by the letter in the same row and in the column of the other letter of the pair
標簽: monoalphabetic Playfair provides security
上傳時間: 2017-05-25
上傳用戶:變形金剛
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes
標簽: Generate Possion between random
上傳時間: 2017-05-25
上傳用戶:bibirnovis
switch fabric部分代碼: fabric和table management 的數據交換. Mac address 從afifo輸入, 查詢的結果:output port number 存于pfifo中
標簽: fabric management address switch
上傳時間: 2014-01-11
上傳用戶:xg262122
) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
標簽: code Compression huffman provide
上傳時間: 2017-05-30
上傳用戶:yuchunhai1990
DEMO_COND demonstrates the role of the condition number of a matrix (with respect to inversion) in the role of linear system solving. Matthias Heinkenschloss Department of Computational and Applied Mathematics Rice University Feb 22, 2001
標簽: demonstrates DEMO_COND condition the
上傳時間: 2014-01-23
上傳用戶:lwwhust
ALGORITHMIC AND MATHEMATICAL PRINCIPLES OF AUTOMATIC number PLATE RECOGNITION SYSTEMS B.SC.
標簽: MATHEMATICAL ALGORITHMIC RECOGNITION PRINCIPLES
上傳時間: 2017-06-07
上傳用戶:熊少鋒
This java program is a guessing number game were player will guessing number in a range of 1 to 100...have fun... :)
標簽: guessing number program player
上傳時間: 2014-08-22
上傳用戶:zm7516678
number of symbols to be generated
標簽: generated symbols number be
上傳時間: 2013-12-28
上傳用戶:yph853211