XTHIDE is a GUI that allows the user to hide a text message in an image file. The user will be asked for a key that will be used to both encode and decode the text into an image. The key can be of length from 2 to 900 characters. The encryption pattern for a key hell is not a subset of the encryption pattern for hello . See help. Created with version 7.01.
標(biāo)簽: user message XTHIDE allows
上傳時間: 2013-12-26
上傳用戶:erkuizhang
Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book.
標(biāo)簽: Fundamentally demonstrates important patterns
上傳時間: 2013-11-29
上傳用戶:13215175592
the book provides many solved examples that illustrate the principles involved, and includes, in addition, two chapters that deal exclusively with applications of unconstrained and constrained optimization methods to problems in the areas of pattern recognition, control systems, robotics, communication systems, and the design of digital filters. For each application, enough background information is provided to promote the understanding of the optimization algorithms used to obtain the desired solutions.
標(biāo)簽: illustrate principles the provides
上傳時間: 2014-01-20
上傳用戶:woshiayin
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the language in the context of creating a functioning application. Best selling C++ author Jesse Liberty shows you how to create "Decryptix", a game of decoding a hidden pattern as quickly as possible, using nothing but successive guesses and the application of logic. Every example and technique is put into the context of achieving a goal and accomplishing an end.
標(biāo)簽: Object-Oriented programmers Approach designed
上傳時間: 2013-12-25
上傳用戶:225588
pattern Recognition and Machine Learning
上傳時間: 2016-06-01
上傳用戶:who123321
If you are acquainted with neural networks, automatic control problems are good industrial applications and have a dynamic or evolutionary nature lacking in static pattern-recognition; control ideas are also prevalent in the study of the natural neural networks found in animals and human beings. If you are interested in the practice and theory of control, artificial neu- ral networks offer a way to synthesize nonlinear controllers, filters, state observers and system identifiers using a parallel method of computation.
標(biāo)簽: Control Systems Neural For
上傳時間: 2020-06-10
上傳用戶:shancjb
Molex SD Memory Card Sockets datasheet,包含尺寸信息,PCB pattern LAYOUT
標(biāo)簽: molex
上傳時間: 2022-01-30
上傳用戶:shjgzh
基于LabVIEW2012FPGA模式的數(shù)據(jù)采集和存儲系統(tǒng)摘 要:為了提高數(shù)據(jù)采集系統(tǒng)精度,減少開發(fā)成本,提高開發(fā)效率,基于LabVIEW虛擬儀器開發(fā)工具研究并設(shè)計(jì)了一 種數(shù)據(jù)采集系統(tǒng)。該系統(tǒng)采用FPGA編程模式和網(wǎng)絡(luò)流技術(shù)實(shí)現(xiàn)大批量數(shù)據(jù)實(shí)時傳輸,并對數(shù)據(jù)進(jìn)行分析處理和存儲。系 統(tǒng)硬件采用美國NI實(shí)時控制器CRIO?9025,實(shí)現(xiàn)16路數(shù)據(jù)可靠采集與存儲。實(shí)驗(yàn)仿真及實(shí)際運(yùn)行結(jié)果表明該數(shù)據(jù)采集系 統(tǒng)能夠精確地對數(shù)據(jù)進(jìn)行實(shí)時采集以及分析處理,達(dá)到了項(xiàng)目要求。 關(guān)鍵詞:FPGA;FIFO;網(wǎng)絡(luò)流;數(shù)據(jù)采集系統(tǒng);SQL數(shù)據(jù)庫 中圖分類號:TN98?34 文獻(xiàn)標(biāo)識碼:A 文章編號:1004?373X(2014)14?0142?04 Data acquisition and storage system based on LabVIEW 2012FPGA pattern WANG Shu?dong1,2 ,WEI Kong?zhen1 ,LI Xiao?pei1 (1. College of Electrical and Information Engineering,Lanzhou University of Technology,Lanzhou 730050,China; 2. Gansu Key Laboratory for Advanced Industrial Process Control,Lanzhou 730050,China)
標(biāo)簽: labview fpga 數(shù)據(jù)采集
上傳時間: 2022-02-18
上傳用戶:
基于FPGA設(shè)計(jì)的相關(guān)論文資料大全 84篇用FPGA實(shí)現(xiàn)FFT的研究 劉朝暉 韓月秋 摘 要 目的 針對高速數(shù)字信號處理的要求,給出了用現(xiàn)場可編程門陣列(FPGA)實(shí)現(xiàn)的 快速傅里葉變換(FFT)方案.方法 算法為按時間抽取的基4算法,采用遞歸結(jié)構(gòu)的塊浮點(diǎn)運(yùn) 算方案,蝶算過程只擴(kuò)展兩個符號位以適應(yīng)雷達(dá)信號處理的特點(diǎn),乘法器由陣列乘法器實(shí) 現(xiàn).結(jié)果 采用流水方式保證系統(tǒng)的速度,使取數(shù)據(jù)、計(jì)算旋轉(zhuǎn)因子、復(fù)乘、DFT等操作協(xié) 調(diào)一致,在計(jì)算、通信和存儲間取得平衡,避免了瓶頸的出現(xiàn).結(jié)論 實(shí)驗(yàn)表明,用FPGA 實(shí)現(xiàn)高速數(shù)字信號處理的算法是一個可行的方案. 關(guān)鍵詞 離散傅里葉變換; 快速傅里葉變換; 塊浮點(diǎn)運(yùn)算; 可編程門陣列 分類號 TP39; TN957.511 Implementation of FFT with FPGA Technology Liu Zhaohui Han Yueqiu (Department of Electronics Engineering, Beijing Institute of Technology, Beijing 100081) Abstract Aim To propose a scheme for implementing FFT with FPGA in accor-dance with the requirement for high speed digital signal processing. Methods The structure of FPGA and requirement of system were considered in the experiment, radix-4 algorithm of DIT and recursive structure were adopted. The group float point arithmetic operation was used in the butterfly and the array multiplier was used to realize multiplication. Results The pipeline pattern was used to ensure the system speed, it made fetching data, calculating twiddle factor, complex multiplication and D
標(biāo)簽: fpga
上傳時間: 2022-03-23
上傳用戶:
?High-sensitivity InSb Hall element.?Super mini-mold SMT package (fits SOT343 land pattern).?Shipped in packet-tape reel (4000pcs per reel).
標(biāo)簽: hw108a
上傳時間: 2022-07-26
上傳用戶:
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1