摘要:采用Foxpro2.5T3數(shù)據(jù)庫開發(fā)平臺開發(fā)了一種計算機機房和網(wǎng)吧收費管理系統(tǒng),該系 統(tǒng)的帳戶信h,基」幾條形碼識別身份,也可以直接鍵入用戶帳戶的數(shù)碼,所需的用戶信h,完全山 計算機集中管理。該系統(tǒng)是一種重l從對上機計費、值班人員工作日志與收費情況進(jìn)行詳細(xì)記 錄,J{含有信任委托技術(shù)在內(nèi)的機房網(wǎng)吧管理收費系統(tǒng),系統(tǒng)成木低廉、運行速度快、代碼緊 湊、功能健全、開發(fā)平臺簡單。
標(biāo)簽: Foxpro 2.5 數(shù)據(jù)庫 開發(fā)平臺
上傳時間: 2013-12-23
上傳用戶:wkchong
flash中實現(xiàn)翻書效果的源代碼,功能完善,可以用鼠標(biāo)拖拽或雙擊實現(xiàn)向前或向后翻頁,可以設(shè)置該頁是軟頁還是硬頁,還可以實現(xiàn)頁的跳轉(zhuǎn)
上傳時間: 2015-08-15
上傳用戶:gundamwzc
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".
標(biāo)簽: 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
標(biāo)簽: MULTIDIMENSIONAL optimization Modified Steyvers
上傳時間: 2015-08-26
上傳用戶:kytqcool
單片機已成為電子系統(tǒng)中進(jìn)行數(shù)據(jù)采集、信息處理、通信聯(lián)絡(luò)和實施控制的重要器件。通常利用單片機技術(shù)在各種系統(tǒng)、儀器設(shè)備或裝置中,形成嵌入式智能系統(tǒng)或子系統(tǒng)。因此,單片機技術(shù)是電類專業(yè)特別是電子信息類學(xué)生必須具備的基本功。 本課程以51系列單片機為模型,主要向?qū)W生介紹單片機的基本結(jié)構(gòu)、工作原理、指令系統(tǒng)與程序設(shè)計、系統(tǒng)擴(kuò)展與工程應(yīng)用。作為微機原理與接口技術(shù)的后續(xù)課程,本課程強調(diào)實踐環(huán)節(jié),側(cè)重系統(tǒng)構(gòu)成與應(yīng)用設(shè)計。力求通過實踐環(huán)節(jié),軟、硬結(jié)合,培養(yǎng)初步的單片機開發(fā)能力,并使其前導(dǎo)課程講授的基本概念得到綜合與深化。
標(biāo)簽: 單片機 信息處理 儀器設(shè)備 電子系統(tǒng)
上傳時間: 2014-11-15
上傳用戶:Amygdala
JAVA游戲編程,j n l p文件類型
標(biāo)簽: 游戲編程
上傳時間: 2014-08-15
上傳用戶:gengxiaochao
DES( Data Encryption Standard)算法,于1977年得到美國政府的正式許可,是一種用56位密鑰來加密64位數(shù)據(jù)的方法。 IDEA是International Data Encryption Algorithm 的縮寫,是1990年由瑞士聯(lián)邦技術(shù)學(xué)院來學(xué)嘉X.J.Lai 和Massey提出的建議標(biāo)準(zhǔn)算法稱作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年進(jìn)行了改進(jìn)強化了抗差分分析的能力改稱為IDEA 它也是對64bit大小的數(shù)據(jù)塊加密的分組加密算法密鑰長度為128位它基于“相異代數(shù)群上的混合運算”設(shè)計思想算法用硬件和軟件實現(xiàn)都很容易且比DES在實現(xiàn)上快的多。IDEA自問世以來,已經(jīng)經(jīng)歷了大量的詳細(xì)審查,對密碼分析具有很強的抵抗能力,在多種商業(yè)產(chǎn)品中被使用。
標(biāo)簽: Encryption Standard Data DES
上傳時間: 2015-08-27
上傳用戶:Avoid98
錢龍軟狗,應(yīng)該解決錢龍軟件加密問題,硬狗型號不知道!
上傳時間: 2014-01-14
上傳用戶:aysyzxzm
英文版,pdf格式。 詳細(xì)說明: 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.
標(biāo)簽: Programming Reference Standard Tutorial
上傳時間: 2015-09-02
上傳用戶:Breathe0125
1.24位真彩色->256色灰度圖。 2.預(yù)處理:中值濾波。 3.二值化:用一個初始閾值T對圖像A進(jìn)行二值化得到二值化圖像B。 初始閾值T的確定方法是:選擇閾值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分別是最高、最低灰度值。 該閾值對不同牌照有一定的適應(yīng)性,能夠保證背景基本被置為0,以突出牌照區(qū)域。 4.削弱背景干擾。對圖像B做簡單的相鄰像素灰度值相減,得到新的圖像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左邊緣直接賦值,不會影響整體效果。 5.用自定義模板進(jìn)行中值濾波 區(qū)域灰度基本被賦值為0??紤]到文字是由許多短豎線組成,而背景噪聲有一大部分是孤立噪聲,用模板(1,1,1,1,1)T對G進(jìn)行中值濾波,能夠得到除掉了大部分干擾的圖像C。 6.牌照搜索:利用水平投影法檢測車牌水平位置,利用垂直投影法檢測車牌垂直位置。 7.區(qū)域裁剪,截取車牌圖像。
上傳時間: 2014-01-08
上傳用戶:songrui
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1