新加原版MemDev功能模塊 UCGUI3.90版源碼有如下幾點新的變化. 1.這個版本的UCGUI提供了模擬器的源碼[本站上似乎有3.24版的帶模擬器源碼的UCGUI下載, 大家比較一下..] 2.還有JPEG圖版支持 3.ListView控件支持. 4.Menu菜單支持. 5.ScrollBar滾動條支持. 6.multi-controller多控制器支持.
上傳時間: 2017-03-18
上傳用戶:zhanditian
This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU. The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0. project : RFID Reader V2.0 Target : MEGA8-16AU Crystal: 16.000 Mhz Input : TRH031M RFID 13.56MHz Output : RS232C 115200,N,8,1 Compiler : ICC-AVR V6.26C // Pin configuration for ATMEGA8-16AU TQFP32 // #30 RXD <--- RXD (SP3232) // #31 TXD ---> TXD (SP3232) // #32 PD2/INT0 <--- INTR (TRH031M) // # 1 PD3/INT1 ---> RST (TRH031M) // # 2 PD4 ---> D4 (TRH031M) // # 9 PD5 ---> D5 (TRH031M) // #10 PD6 ---> D6 (TRH031M) // #11 PD7 ---> D7 (TRH031M) // #12 PB0 ---> D0 (TRH031M) // #13 PB1 ---> D1 (TRH031M) // #14 PB2 ---> D2 (TRH031M) // #15 PB3 ---> D3 (TRH031M) // #16 PB4 ---> CSB (TRH031M) // #17 PB5 ---> LED // #23 PC0 ---> A0 (TRH031M) // #24 PC1 ---> A1 (TRH031M) // #25 PC2 ---> A2 (TRH031M) // #26 PC3 ---> ALE (TRH031M) // #27 PC4 ---> /RD (TRH031M) // #28 PC5 ---> /WR (TRH031M)
標簽: 13.560 ATMEGA 3Alogi source
上傳時間: 2017-03-31
上傳用戶:s363994250
In computer vision, sets of data acquired by sampling the same scene or object at different times, or from different perspectives, will be in different coordinate systems. Image registration is the process of transforming the different sets of data into one coordinate system. Registration is necessary in order to be able to compare or integrate the data obtained from different measurements. Image registration is the process of transforming the different sets of data into one coordinate system. To be precise it involves finding transformations that relate spatial information conveyed in one image to that in another or in physical space. Image registration is performed on a series of at least two images, where one of these images is the reference image to which all the others will be registered. The other images are referred to as target images.
標簽: different computer acquired sampling
上傳時間: 2013-12-28
上傳用戶:來茴
The future satellite communication systems are re- quired to support the higher transmission data rate for providing the multimedia services by employing the e鏗僣ient modulation method such as multi-level QAM.
標簽: communication transmission satellite systems
上傳時間: 2017-04-18
上傳用戶:busterman
The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device
上傳時間: 2014-10-28
上傳用戶:hoperingcong
這是全套的PPP協議的源碼,運行在vxworks5.5.1上的。絕對權威,因為它是安裝vxworks PNE2.2后的源代碼,只要拷貝到$WIND_BASE\target\src下直接MAKE就行。
上傳時間: 2013-12-13
上傳用戶:weiwolkt
vxworks源代碼,比較老的一個版本,里邊包含target、source、include
上傳時間: 2013-12-27
上傳用戶:電子世界
2007年全國大學生電子設計大賽,A題音頻信號分析儀的全部源程序。 單片機為c8051f120,系統時鐘倍頻至96MHZ。 main.c是一個包含五級菜單的主函數。 FFT.C是進行fft變換,將時域信號變換成頻域信號。 flash.c是讀寫片外flash存儲器的程序,可以將分析結果保存,以備調用. z7290.c是周立功7290鍵盤芯片的驅動程序. FFT_xgjis.c是對變換后的頻譜進行分析和運算. FFT_CodeTable.c是一個正弦表,在FFT的時候調用. LCD320240.c是320*240的液晶驅動程序,液晶的控制器是SED1335. 所有的.h文件提供了子函數的定義. 本程序用KEIL3 802版本編譯通過,將所有的.C文件添加到工程中,并編譯main.c 注意兩點:1.器件選擇c8051f120. 2.在target中將時鐘設為96M.同時必須將Memory Model 改成large--XDATA.默認的是small. 因為本設計占用的資源是非常大的. Program Size: data=81.3 xdata=6811 code=43056
上傳時間: 2014-01-05
上傳用戶:manlian
A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness function as target string.
標簽: Algorithm Genetic finding Strings
上傳時間: 2017-05-06
上傳用戶:qlpqlq
interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt
標簽: arm-linux-gcc application interrupt compile
上傳時間: 2017-05-07
上傳用戶:sunjet