资源列表
[其他小程序] stable-video
说明:好用的视频稳像程序,自己编的。vc2008_opencv2.1-useful videostable<惠> 在 2025-11-23 上传 | 大小:7.31mb | 下载:0
[其他小程序] ALTERA-DE2
说明:ALtera公司DE2板子功能介绍和相关实例-Company ALtera DE2 board Features and relevant examples! !<Pascal> 在 2025-11-23 上传 | 大小:46.09mb | 下载:0
[其他小程序] uartlibrary
说明:DEscr iptION: An interrupt is generated when the UART has finished transmitting or receiving a byte. The interrupt handling routines use circular buffers for buffering received and transmitted data. The UART_RX_BUFFER_SIZE and UART_TX<abdulmajeed> 在 2025-11-23 上传 | 大小:18kb | 下载:0
[其他小程序] adc
说明:Descr iption: An analog signal applied to analog input ADC0 is converted into a 10 bit digital value using the built-in Analog-to-digital Converter. The higher 8 bits of the converted value is output to PORTB.<abdulmajeed> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[其他小程序] debounce_keys
说明:Descr iption: Demonstrates debouncing 8 keys. The state of the eight keys is sampled four times using a timer interrupt. If a key is pressed longer than four seconds, the corresponding bit in the key_press global variable is set. The main<abdulmajeed> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[其他小程序] externalsram
说明:This example shows how external devices such as external SRAM and FLASH, and peripherals such as LCD-display, A/D, and D/A can be access with the External Memory Interface. To enable the External Memory Interface, the SRE bit must be se<abdulmajeed> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[其他小程序] externint
说明:Demonstrates use of external interrupts. Each time a push button is pressed, the external interrupt INT0 is called, which increments the global variable led and outputs its value to port B. For simplicity, no de-bouncing is implemented.<abdulmajeed> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[其他小程序] eight-queens-problem
说明:解决八皇后问题:即在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Solve the eight queens problem: that is placed on a 8X8 grid chess eight Queen, so that it can not attack each other, that is, any two Queens are not in the same line, same column<mlcolour> 在 2025-11-23 上传 | 大小:1kb | 下载:0