ATMEL公司的開發環境,鼎鼎大名的IAR,軟件就不傳了,在網站上都有,現在發的是KEY我用的就是這個
上傳時間: 2013-12-15
上傳用戶:wcl168881111111
When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot of resource for nothing! This article presents a fast 2D-line approximation algorithm based on the Douglas-Peucker algorithm (see [1]), well-known in the cartography community. It computes a hull, scaled by a tolerance factor, around the curve by choosing a minimum of key points. This algorithm has several advantages: 這是一個基于Douglas-Peucker算法的二維估值算法。
標簽: mathematical engineering simulations problems
上傳時間: 2013-12-20
上傳用戶:changeboy
ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features of the program: Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly interface, mouse support, pop-up menu commands, short cut key commands, context-sensitive on-line help,and it is cheap. Program s capacity and limitations: Max executable file size is 64 KB. Can not disassemble program of EXE-format.Only 8086/8088 CPU instructions can be disassembled. Disassemble 8087 Math Co-processor s instructions.
標簽: programmers Beginners Features assembly
上傳時間: 2014-06-21
上傳用戶:皇族傳媒
// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop periodically reads the ADC value from a global // variable, Result.
標簽: the measures external program
上傳時間: 2013-12-27
上傳用戶:trepb001
// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-known mathematical operations that you can perform on an image // using histograms, to enhance the image, etc. // Histogram stretch (aka automatic gain control): // Stretches the image histogram to fill the entire range of values. This is a "point operation," // meaning each pixel is scaled to a new value, without examining the neighboring pixels. The // histogram stretch does not actually require you to calculate the full histogram. The scaling factor // is calculated from the minimum and maximum values in the image.
標簽: Sample Histogram Grabber sample
上傳時間: 2013-12-15
上傳用戶:ryb
--- --- ----- 1、界面更友善 2、優化主代碼 3、更新熱門詞 4、增加搜索排行榜 5、修正切換搜索引擎時左欄不會隨所選引擎自動變換問題 例:原http://so.ok881.com/go.asp?Key=唱得響亮&NO=9(這時左欄處于“網頁”分類目錄) 當將NO=9換成NO=101 時,左欄能自動切換到“影視”分類目錄 6、增加相關搜索關鍵詞 (經測試此功能所得關鍵詞會大量被搜索引擎收錄) ^_^ 驚喜中... 7、增加知識搜索、行情搜索; 8、更新免費搜索代碼,提供多種尺寸及顏色選擇。
上傳時間: 2016-04-20
上傳用戶:onewq
This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within any terminal-program (9600 Baud). With each pressed key the next channel will be converted. No interrupts are used.
標簽: will D-channels sample result
上傳時間: 2016-04-23
上傳用戶:wxhwjf
/* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple design it * isn t too bad given that pools have a low allocation overhead. */ split from apache for general usage
上傳時間: 2014-01-07
上傳用戶:gtf1207
Infrared telecontrol design based on the the VHDL includes the mode of infrared send,receive mode,key code mode,ringing mode and so on.
標簽: the mode telecontrol Infrared
上傳時間: 2016-05-02
上傳用戶:c12228
flash lite開發 ArcadeHeroes.swf SWF content games/invaders.swf SWF content games/pacman.swf SWF content Arcade1_2nd_edition.SIS Nokia S60 2nd Edition SIS package Arcade1_3rd_edition_signed.sis Nokia S60 3rd Edition signed SIS package Arcade1_2nd_edition.pkg Nokia S60 2nd Edition SIS Package descriptor Arcade1_3rd_edition.pkg Nokia S60 3rd Edition SIS Package descriptor makesis.php PHP script mykey.key sample certificate key, created using makekeys.exe mycert.cer sample certificate, created using makekeys.exe makekeys.exe Symbian application to create signing keys
上傳時間: 2014-01-22
上傳用戶:hn891122