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