This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that
combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy
consumption and portability. This technology has applications in a wide range of fixed and
portable secured devices including access control systems, cash terminals, public transport, PCs,
PDAs, Smart Card readers and motor vehicles. It can be used in almost any situation where
rapid, reliable and accurate identification or authentication of an individual is required.
MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS"
All the M-files which are listed in the book are available on this site. The
ANSYS-related files and some non-listed utility M-files are available for download
from the author s website, www.hatchcon.con.
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved.
Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer
simulation results show that this algorithm converges more quickly than the origina1.Furthermore,better antinoise
property is exhibited under Low—SNR environment than the original one.
Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump start, to file sends to server techniques with non-database servers showing how to use Providers and ServerMethods. A Current version of these tutorials can always be found on line
Input
The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the smallest possible length of original sticks, one per line.
Sample Input
9
5 2 1 5 2 1 5 2 1
4
1 2 3 4
0
Sample Output
6
5
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring external or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore local traffic, and ignore non-IP traffic such as ARP.
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such that the operations on X and Y are only shifts and adds.
The FatFs/Tiny-FatFs module is opened for education, reserch and development.
fat file.You can use, modify and republish it for personal, non-profit or profit use
without any limitation under your responsibility.
Jitter is extremely important in systems using PLL-based
clock drivers. The effects of jitter range from not having any
effect on system operation to rendering the system completely
non-functional. This application note provides the reader
with a clear understanding of jitter in high-speed systems. It
introduces the reader to various kinds of jitter in high-speed
systems, their causes and their effects, and methods of reducing
jitter. This application note will concentrate on jitter in PLL-based frequency synthesizers.
SharpZipLib之前叫做NZipLib,完全由 C# 開發的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的源文件和文檔說明!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attributes on extract + other fixes
Null ref in path filter fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels