Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in Volume 1, but not broken out separately by section number within Volume 1鈥檚 chapters. There are commentaries accompanying many of the routines, generally following the printed listing of the routine to which they apply. These are of two kinds: issues related to parallelizing the algorithm in question, and issues related to the Fortran 90 implementation. To distinguish between these two, rather different, kind
標簽: Numerical following the Chapters
上傳時間: 2017-04-12
上傳用戶:6546544
digital modulation System will automatically delete the directory of debug and release, so please do not put files on these two directory.
標簽: automatically modulation directory digital
上傳時間: 2014-01-19
上傳用戶:yepeng139
package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
標簽: automatically directory describe package
上傳時間: 2013-12-15
上傳用戶:fanboynet
The paper describes the concept and realization of the DOOCS control software for FPGAbased TESLA cavity controller and simulator (SIMCON). It bases on universal software components, created for laboratory purposes and used in MATLAB based control environment. These modules have been recently adapted to the DOOCS environment to ensure a unified software to hardware communication model. The presented solution can be also used as a general platform for control algorithms development. The proposed interfaces between MATLAB and DOOCS modules allow to check the developed algorithm in the operation environment before implementation in the FPGA. As the examples two systems have been presented.
標簽: realization FPGAbased describes the
上傳時間: 2017-04-16
上傳用戶:koulian
This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
標簽: compression arithmetic implements algorithm
上傳時間: 2017-04-18
上傳用戶:wangzhen1990
pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash functions that rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the inputs are visually or auditorily similar. As a result, perceptual hashes must also be robust enough to take into account transformations that could have been performed on the input.
標簽: perceptual implementation algorithms fingerpr
上傳時間: 2013-12-08
上傳用戶:星仔
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache with a write-invalidate policy. The L2 cache is two-way set associative, with a block size of 8 words, and a total capacity of 512 words.
標簽: implementation instruction multiple purpose
上傳時間: 2017-04-18
上傳用戶:731140412
A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.
上傳時間: 2013-12-23
上傳用戶:it男一枚
windows xp 的DOS批命令中接受一個鍵盤輸入的字符(... ? C語言,如何給下面代碼加一個是否繼續計算Y/N? ? 運行時please input the name:,然后直接是are you s... ? 輸入Y?N?后的值為?
上傳時間: 2013-11-28
上傳用戶:15071087253
This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is not limited. It takes an RGB input (row-wise) and outputs to a memory the compressed JPEG image. Its quality is comparable to software solutions.
標簽: Compressor Hardware Baseline features
上傳時間: 2017-04-21
上傳用戶:wyc199288