基于FPGA的I2C總線模擬,采用verilog HDL語言編寫。- Based on the FPGA I2C main line simulation, uses verilog the HDL language compilation.
上傳時間: 2013-12-13
上傳用戶:PresidentHuang
要學(xué)MFC必看之書,由Jeff Prosise編寫。下面是作者前言: The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing short of amazing, was relentless in tracking down bugs, testing sample code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.
標簽: MFC
上傳時間: 2015-10-20
上傳用戶:waizhang
Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one step ahead. It gives you the tools to discover vulnerabilities in C-language-based software, exploit the vulnerabilities you find, and prevent new security holes from occurring.
標簽: applications operating security software
上傳時間: 2015-11-01
上傳用戶:fhzm5658
企業(yè)內(nèi)部的很多業(yè)務(wù)都可以抽象為一個或者若干個工作流,最典型的是收發(fā)文工作流。一個發(fā)文流程可能要經(jīng)歷起草,審批,校對,領(lǐng)導(dǎo)簽字,傳閱等步驟。傳統(tǒng)的辦公模式完成此流程需要投入很多人力,而且運轉(zhuǎn)起來較慢,容易出錯,如果采用辦公自動化系統(tǒng),公文的流轉(zhuǎn)就可以自動化,顯然有很多好處。 UML(Unified Modeling Language)是一種面向?qū)ο蟮慕UZ言,它已經(jīng)廣泛用于面向?qū)ο笙到y(tǒng)的分析和設(shè)計。統(tǒng)一過程(Unified Process)是一種軟件工程方法,它將軟件開發(fā)過程分為一系列的工作流程(Workflow),充分發(fā)揮了迭代的開發(fā)思想,是軟件開發(fā)成功的重要因素。 Struts是基于JAVA的一個開源項目,采用模塊化的設(shè)計思想將業(yè)務(wù)邏輯,數(shù)據(jù)存儲和用戶界面分離,簡化了企業(yè)級應(yīng)用程序的構(gòu)建。 本文描述了葫蘆島鋅廠的辦公自動化系統(tǒng)的開發(fā)過程,依據(jù)統(tǒng)一過程的開發(fā)思想,利用UML構(gòu)建和描述系統(tǒng)的結(jié)構(gòu)與行為,并用Struts完成了系統(tǒng)的最終實現(xiàn)。
標簽: 多業(yè)務(wù) 抽象
上傳時間: 2015-11-01
上傳用戶:ljmwh2000
隨著計算機技術(shù)和網(wǎng)絡(luò)技術(shù)的發(fā)展,在線教育平臺為校園網(wǎng)的數(shù)字化提供了技術(shù)支持。它能夠有效地將信息技術(shù)融入教學(xué)的環(huán)境當中,從而推動的傳統(tǒng)教育的改革。 Struts是Apache軟件組織提供的一項開放源代碼項目,它為Java Web的開發(fā)提供了模型-視圖-控制器(Model-View-Controller, MVC)框架,尤其適用于開發(fā)大型可擴展的Web應(yīng)用,并且為其提供了一個通用的框架,使得開發(fā)人員可以把精力集中在如何解決實際業(yè)務(wù)問題上,比較適合大型團隊開發(fā)。 UML(Unified Modeling Language)是一種可視化的建模語言,功能強大,易于使用,便于開發(fā)人員之間的溝通。它已經(jīng)廣泛用于面向?qū)ο笙到y(tǒng)的分析、設(shè)計和實現(xiàn)。RUP(Rational Unified Process)是一種軟件工程方法,描述了軟件迭代的開發(fā)過程。 本文描述了在線教育平臺的開發(fā)過程,遵循RUP的思想,利用UML對系統(tǒng)進行需求、分析和設(shè)計,并通過使用Struts框架對系統(tǒng)進行實現(xiàn)。
標簽: 計算機技術(shù) 網(wǎng)絡(luò)技術(shù) 發(fā)展
上傳時間: 2013-12-12
上傳用戶:dianxin61
< Learning Perl>> published by O Reilly & Associates, the complete reference book on the language. English.
標簽: Associates published the reference
上傳時間: 2015-11-04
上傳用戶:youth25
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>會員登錄</TITLE> <META http-equiv=Content-Type content="text/html charset=gb2312"> <SCRIPT language=javascript id=clientEventHandlersJS>
標簽: HTML lt Transitional gt
上傳時間: 2014-01-13
上傳用戶:jing911003
This is the demo source code for embedded VxWorks, which include severl functions. The function source codes are all written in C language.
標簽: functions embedded function VxWorks
上傳時間: 2014-06-22
上傳用戶:kelimu
/*_############################################################################ _## _## SNMP4J - PDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2014-01-25
上傳用戶:ZJX5201314
/*_############################################################################ _## _## SNMP4J - PDUv1.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2013-12-28
上傳用戶:jjj0202
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1