EDA實(shí)驗(yàn)--RAM實(shí)驗(yàn):利用-MegaWizard Plug-In Manager創(chuàng)建一個(gè)16×8的RAM,通過編程對(duì)RAM進(jìn)行讀寫并在顯示器上顯示。 本例使用三個(gè)按鍵PSW3,PSW2,PSW1,分別對(duì)應(yīng)頂層文件中的x,y,WE,WE=1對(duì)RAM寫,xy=11時(shí),寫入10101011;當(dāng)xy=01時(shí),寫入01010101;當(dāng)xy=10時(shí),寫入10101010。WE=0時(shí),對(duì)RAM讀出。三個(gè)按鍵按下時(shí)為0,當(dāng)PSW1健按下時(shí)對(duì)RAM進(jìn)行讀出。
標(biāo)簽: MegaWizard RAM Manager Plug-In
上傳時(shí)間: 2016-07-15
上傳用戶:windwolf2000
While resting-state fMRI is drawing more and more attention, there has not been a software for its data analysis. Based on MATLAB, WE developed a package named REST. Currently REST has three main functions: function connectivity, ReHo and ALFF.
標(biāo)簽: more resting-state attention software
上傳時(shí)間: 2016-07-19
上傳用戶:cmc_68289287
If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and poWErful tools. WEll, this is the book WE ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the laboratory to the workplace with readable prose and practical examples, showing that "compile-time STL" is as able as its runtime counterpart. Serving as a tutorial as WEll as a handbook for experts, this is the book on C++ template metaprogramming."Chuck Allison, Editor, The C++ Source
標(biāo)簽: metaprogramming you template excited
上傳時(shí)間: 2016-07-20
上傳用戶:gundamwzc
Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information that you may need to prepare for the SCEA. It has detailed chapters and a CD covering all the topics of the SCEA exam. To pass the certification, the candidate should be familiar with the fundamentals of Java applications programming and should have skill in Java programming. Additionally, there are some specific technologies that the candidate should know WE
標(biāo)簽: certification Enterprise technology Sun
上傳時(shí)間: 2016-07-27
上傳用戶:李夢(mèng)晗
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, WE as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.
標(biāo)簽: reformatter reindenter and Artistic
上傳時(shí)間: 2013-12-20
上傳用戶:康郎
Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet application requirements. In this paper, WE introduce WiSNAP, a Matlab-based application development platform intended for wireless image sensor networks. It allows researchers and developers of such networks to investigate, design, and evaluate algorithms and applications using real target hardware. WiSNAP offers standardized and easy-to-use Application Program Interfaces (APIs) to control image sensors and wireless motes, which do not require detailed knowledge of the target hardware. Nonetheless, its open system architecture enables support of virtually any kind of sensor or wireless mote. Application examples are presented to illustrate the usage of WiSNAP as a poWErful development tool.
標(biāo)簽: combination previously multitude Abstract
上傳時(shí)間: 2013-12-03
上傳用戶:D&L37
可以實(shí)現(xiàn)用戶的添加、修改及模糊搜索及登陸驗(yàn)證 將DB_51aspx文件里面的 數(shù)據(jù)庫(kù)文件 附加就可以了 數(shù)據(jù)庫(kù)為(Sqlserver 2005 ) 帳號(hào)/密碼: 51aspx/51aspx WEb.config 文件里面修改您 連接數(shù)據(jù)庫(kù)的 賬號(hào)密碼
標(biāo)簽: aspx Sqlserver 51 2005
上傳時(shí)間: 2016-08-01
上傳用戶:caiiicc
The task of clustering WEb sessions is to group WEb sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity betWEen WEb sessions.HoWEver.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities betWEen WEb pages that takes into account not only the URL but also the viewing time of the visited WEb page.Yhen WE give a new method to measure the similarity of WEb sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.
標(biāo)簽: sessions clustering similarity WEb
上傳時(shí)間: 2014-01-11
上傳用戶:songrui
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit WEb site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru WE recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
標(biāo)簽: build project Before apache
上傳時(shí)間: 2016-08-20
上傳用戶:zhenyushaw
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. WE have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
標(biāo)簽: technologies Microsoft continued Internet
上傳時(shí)間: 2014-12-04
上傳用戶:waizhang
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1