eye matching using Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on Both grayscale and jpg image.
標簽: eyedetection transform Circular matching
上傳時間: 2017-05-01
上傳用戶:jiahao131
chat room,have Both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.
上傳時間: 2017-05-03
上傳用戶:葉山豪
伸展樹,基本數據結構,The tree is drawn in such a way that Both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.
標簽: 樹
上傳時間: 2017-05-07
上傳用戶:JIUSHICHEN
C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since Both the system and most of the programs that run on it are written in C. The language, however, is not tied to any one operating system or machine and although it has been called a ``system programming language because it is useful for writing compilers and operating systems, it has been used equally well to write major programs in many different domains.
標簽: general-purpose programming associated operating
上傳時間: 2014-01-14
上傳用戶:我干你啊
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using Both giant digits and an analog bar-display . A serial data output for computer data logging is provided, too.
標簽: videocomposite Video-DVM complex output
上傳時間: 2014-12-09
上傳用戶:xuan‘nian
source code which tells whether customer has to given loan or not depending on the details of the customer,it is run in scilab (Both in linux,windows)
標簽: depending the customer details
上傳時間: 2017-05-22
上傳用戶:lgnf
this code gives out put as whether a particular car is family car or not depending on the input variables such as engine power and price(it is run scilab(Both in linux and windows)
標簽: particular car depending whether
上傳時間: 2013-12-25
上傳用戶:wendy15
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
上傳用戶:變形金剛
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in Both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
標簽: M. Algorithms Real-Time complete
上傳時間: 2014-01-07
上傳用戶:epson850
C Algorithms for Real-Time DSP Chapters 1 and 2 cover the basic principles of digital signal processing and C programming. Readers familiar with these topics may wish to skip one or Both chapters.
標簽: Algorithms principles Real-Time Chapters
上傳時間: 2017-06-01
上傳用戶:AbuGe