Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested in FPGA Spartan 3 Included files for testing at FPGA - Scan4digit .vhd - to display at 7 sgement display - D4to7 .vhd - Convert HEX decimal to ASCII code.
標簽: Transmitter controller Receiver Working
上傳時間: 2013-12-27
上傳用戶:541657925
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola. It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert batch file. This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine. Tool chain ---------- FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM -> MPASM FUZZY.ASM -> INTEL HEX Fuzzy input registers --------------------- current_ins 1..8 x 8-bit raw inputs Fuzzy inference function ------------------------ FuzzyEngine Fuzzy output registers ---------------------- cog_outs 1..8 x 8-bit raw outputs
標簽: fuzzy development implements PIC-based
上傳時間: 2014-01-18
上傳用戶:caozhizhi
模數轉換,即ad-convert,能夠實現模擬到數字的轉換。
標簽: 模數轉換
上傳時間: 2017-06-11
上傳用戶:D&L37
全書從算法設計和算法分析的基本概念和方法入手,系統介紹了算法設計方法與分析技巧。全書分為3個部分:第一部分介紹算法的基本概念、算法的數學基礎以及算法復雜度分析;第二部分針對排序問題和圖的問題,討論各種已有的算法,并介紹常用的算法設計方法包括分治法、貪心法、動態規劃法、回溯法和分支限界法,并介紹了計算的復雜性以及NP完全問題;第三部分講述并行計算模型和并行算法設計技術。書中每章后面都附有一定數量的習題,幫助讀者理解和掌握書中的內容。
上傳時間: 2013-12-17
上傳用戶:mikesering
對參加ACM競賽非常有用的幾個ACM答題模板(數論,數值計算,NP等等)
上傳時間: 2013-12-01
上傳用戶:ZJX5201314
A java application - processing which can be downloaded free from processing.org Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.
標簽: processing application downloaded which
上傳時間: 2014-01-15
上傳用戶:D&L37
ds18b20 digitsl 1-wire thermometer with programmable resolution code for initialization write and read and convert temperature functions
標簽: initialization programmable thermometer resolution
上傳時間: 2017-08-29
上傳用戶:225588
免疫算法和模擬退火算法求解TSP問題的研究。本文提出了一種新的免疫模擬退火法,并將其應用于求解典型的NP問題—TSP問題
上傳時間: 2014-01-18
上傳用戶:nanxia
免疫算法和模擬退火算法求解TSP問題的研究 本文提出了一種新的免疫模擬退火算法,并將其應用于求解典型的NP問題—TSP問題
上傳時間: 2013-12-14
上傳用戶:watch100
A pdf regarding, reading of bar codes from mobile phones. All types of bar codes can be read from the mobile phones. It includes the details regarding, how to convert the bar codes into appropriate formats and then to verify it for the geniality.
上傳時間: 2013-12-26
上傳用戶:xinzhch