Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user message to GUI. included simle widgets: nested menu, window, dialog, inputline, scroll list. Footprint for 16 bit CPU - aprox. 60kB. Languadge - C
標簽: small Usefull support without
上傳時間: 2017-07-08
上傳用戶:lepoke
This application can make a comparative analysis of two images using different methods: Logical Operators and singular value decomposition (SVD). In conclusion, with this work we have tried to collect a few methods for differentiating textures.
標簽: application comparative different analysis
上傳時間: 2017-07-16
上傳用戶:蟲蟲蟲蟲蟲蟲
請設計一個通用程序,用來計算每一種交通工具行使1000公里所需的時間。已知每種交通工具的速度都是3個整數A、B、C的表達式?,F有3種工具:Car 、Plane和Ship,其中Car 的速度運算公式為:A*B/C,Plane 的速度運算公式為:A+B+C,Ship的計算公式為A-B-C。
標簽: 程序
上傳時間: 2014-01-18
上傳用戶:cuiyashuo
matlab中使用LM訓練方法計算XOR,3-bit Parity,regression等問題的收斂速度,比較其收斂率。
上傳時間: 2014-01-10
上傳用戶:zhengzg
CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.
標簽: following important contains features
上傳時間: 2014-11-23
上傳用戶:龍飛艇
c++ Ngô n ngữ C cho vi đ iề u khiể n Các tài liệ u tham khả o, ebook. Programming Microcontrollers in C (Ted Van Sickle) C Programming for Microcontrollers (Joe Pardue SmileyMicros.com ) Programming 16-Bit PIC Microcontrollers in C (Jucio di jasio ) C Programming for AVR Programming embedded system I,II (Michael J . Pont ) ( các tài liệ u này đ ã down load về )
上傳時間: 2017-07-29
上傳用戶:壞壞的華仔
RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q. Normally, in storage mode, the S and R inputs are both low, and feedback maintains the Q and Q outputs in a constant state, with Q the complement of Q. If S (Set) is pulsed high while R is held low, then the Q output is forced high, and stays high when S returns to low similarly, if R (Reset) is pulsed high while S is held low, then the Q output is forced low, and stays low when R returns to low.
標簽: using fundamental the RS_latch
上傳時間: 2017-07-30
上傳用戶:努力努力再努力
串口通信的概念非常簡單,串口按位(bit)發送和接收字節。盡管比按字節(byte)的并行通信慢,但是串口可以在使用一根線發送數據的同時用另一根線接收數據。它很簡單并且能夠實現遠距離通信。比如IEEE488定義并行通行狀態時,規定設備線總常不得超過20米,并且任意兩個設備間的長度不得超過2米;而對于串口而言,長度可達1200米。典型地,串口用于ASCII碼字符的傳輸。通信使用3根線完成:(1)地線,(2)發送,(3)接收。由于串口通信是異步的,端口能夠在一根線上發送數據同時在另一根線上接收數據。其他線用于握手,但是不是必須的。串口通信最重要的參數是波特率、數據位、停止位和奇偶校驗。
標簽: 串口通信
上傳時間: 2014-01-21
上傳用戶:shus521
Abtract - We propose a new family of fi lter banks, named NDFB, that can achieve the directional decomposition of arbitrary N-dimensional (N ≥ 2) signals with a simple and effi cient tree-structured construction.
標簽: direction Abtract propose achieve
上傳時間: 2014-01-15
上傳用戶:鳳臨西北
face detection Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this additional information. Early face-detection algorithms focused on the detection of frontal human faces, whereas newer algorithms attempt to solve the more general and difficult problem of multi-view face detection. That is, the detection of faces that are either rotated along the axis from the face to the observer (in-plane rotation), or rotated along the vertical or left-right axis (out-of-plane rotation),or both.
標簽: detection face localization regarded
上傳時間: 2014-01-10
上傳用戶:wfeel