The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowledge of the elements of arithmetic as they exist on a computer. That conclusion and this book are the result of a long and frustrating search for information on writing arithmetic routines for real-time embedded systems. With instruction cycle times coming down and clock rates going up, it would seem that speed is not a problem in writing fast routines. In addition, math coprocessors are becoming more popular and less expensive than ever before and are readily available. These factors make arithmetic easier and faster to use and implement. However, for many of you the systems that you are working on do not include the latest chips or the faster processors. Some of the most widely used microcontrollers used today are not Digital Signal Processors (DSP), but simple eight-bit controllers such as the Intel 8051 or 8048 microprocessors.
標簽: arithmetic high-speed ultimately efficient
上傳時間: 2014-11-30
上傳用戶:lizhen9880
This Agilent ADS tools, there has examples for design the Microwave osc,the total ADS detail can reader at agilent webnet.
標簽: ADS Microwave the examples
上傳時間: 2015-11-28
上傳用戶:我們的船長
去除塊效應的圖像后處理算法文章,用adobe reader打開,詳述編碼塊效應的去除
上傳時間: 2015-12-01
上傳用戶:comua
CCD降噪技術的研究的文章,用adobe reader打開,描述CCD降噪原理
上傳時間: 2014-01-18
上傳用戶:sjyy1001
CCD視頻信號處理電路應用分析的文章,用adobe reader打開,描述CCD處理電路的設計
上傳時間: 2015-12-01
上傳用戶:yt1993410
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.
標簽: extremely PLL-based important drivers
上傳時間: 2014-11-25
上傳用戶:asddsd
From the point of view of quality management, it is an important issue to reduce the transmission time in the network. The quickest path problem is to 6ndthe path in the network to senda given amount of data from the source to the sink such that the transmission time is minimized.
標簽: transmission management the important
上傳時間: 2013-12-19
上傳用戶:nairui21
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
標簽: SharpZipLib NZipLib
上傳時間: 2015-12-11
上傳用戶:84425894
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
標簽: SharpZipLib NZipLib
上傳時間: 2015-12-11
上傳用戶:love_stanford
旅行商問題,即TSP問題(Travelling Salesman Problem)是數學領域中著名問題之一。假設有一個旅行商人要拜訪n個城市,他必須選擇所要走的路徑,路經的限制是每個城市只能拜訪一次,而且最后要回到原來出發的城市。路徑的選擇目標是要求得的路徑路程為所有路徑之中的最小值。
標簽: 旅行商問題
上傳時間: 2013-12-21
上傳用戶:1109003457