32BIT加法器,輸入2個數(shù)字就可以跑出2個數(shù)字的合
上傳時間: 2015-08-09
上傳用戶:妄想演繹師
數(shù)據(jù)沒有處理,為AD574本身所采數(shù)據(jù),不受力時顯示2048為零值
標簽: 數(shù)據(jù)
上傳時間: 2015-08-10
上傳用戶:yyq123456789
這是最新OFDM的完整文件教材 是目前國內許多教授授課時使用的 內容很充實,從OFDM的原理到同步、調變、數(shù)位電視,都有完善的說明
上傳時間: 2013-12-09
上傳用戶:JIUSHICHEN
摘要:采用Foxpro2.5T3數(shù)據(jù)庫開發(fā)平臺開發(fā)了一種計算機機房和網(wǎng)吧收費管理系統(tǒng),該系 統(tǒng)的帳戶信h,基」幾條形碼識別身份,也可以直接鍵入用戶帳戶的數(shù)碼,所需的用戶信h,完全山 計算機集中管理。該系統(tǒng)是一種重l從對上機計費、值班人員工作日志與收費情況進行詳細記 錄,J{含有信任委托技術在內的機房網(wǎng)吧管理收費系統(tǒng),系統(tǒng)成木低廉、運行速度快、代碼緊 湊、功能健全、開發(fā)平臺簡單。
標簽: Foxpro 2.5 數(shù)據(jù)庫 開發(fā)平臺
上傳時間: 2013-12-23
上傳用戶:wkchong
SK信息采集2.0功能介紹: 1.可針對任何靜態(tài)網(wǎng)頁,動態(tài)網(wǎng)頁進行采集。包括htm,html,shtml,ASP,ASPX,JSP,PHP等。 2.增加自定文件采集.用戶可采集網(wǎng)頁中的所有文件. 3.采集支持utf-8和big5編碼并能轉換繁體為簡體. 4.支持文章保存圖片到本地,自動替換文件名功能. 5 .jpg、gif、png、bmp圖片自動加水印(水印圖片及位置可設置) 6.采集內容替換功能,用戶可設置替換規(guī)則進行替換. 7.支持所有文件遠程保存到本地. 8.斷點續(xù)采功能.不受意外關閉影響,重新啟動后可繼續(xù)采集 不重復. 9 .可方便快速整合導出其它管理系統(tǒng)和CMS. 10.增加2級分類采集。適應各種網(wǎng)站采集. 11.緩存機制,在緩存中保存數(shù)據(jù),操作常見動作,大量減少對數(shù)據(jù)庫的增加,刪除頻繁的操作。
上傳時間: 2015-08-18
上傳用戶:變形金剛
ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
標簽: Description computers Problem binary
上傳時間: 2013-12-11
上傳用戶:libenshu01
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology
標簽: MULTIDIMENSIONAL optimization Modified Steyvers
上傳時間: 2015-08-26
上傳用戶:kytqcool
JAVA游戲編程,j n l p文件類型
標簽: 游戲編程
上傳時間: 2014-08-15
上傳用戶:gengxiaochao
DES( Data Encryption Standard)算法,于1977年得到美國政府的正式許可,是一種用56位密鑰來加密64位數(shù)據(jù)的方法。 IDEA是International Data Encryption Algorithm 的縮寫,是1990年由瑞士聯(lián)邦技術學院來學嘉X.J.Lai 和Massey提出的建議標準算法稱作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年進行了改進強化了抗差分分析的能力改稱為IDEA 它也是對64bit大小的數(shù)據(jù)塊加密的分組加密算法密鑰長度為128位它基于“相異代數(shù)群上的混合運算”設計思想算法用硬件和軟件實現(xiàn)都很容易且比DES在實現(xiàn)上快的多。IDEA自問世以來,已經經歷了大量的詳細審查,對密碼分析具有很強的抵抗能力,在多種商業(yè)產品中被使用。
標簽: Encryption Standard Data DES
上傳時間: 2015-08-27
上傳用戶:Avoid98
英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Tutorial
上傳時間: 2015-09-02
上傳用戶:Breathe0125