Study Guide to Accompany Shari Lawrence Pfleeger s Software Engineering: Theory and Practice By Forrest Shull and Roseanne Tesoriero (very usefull book form student who study Software Engeneering)
標(biāo)簽: Engineering Accompany Lawrence Pfleeger
上傳時間: 2017-04-10
上傳用戶:koulian
為 了提高用戶身份認(rèn)證和授權(quán)管理的靈活性,從We b 應(yīng)用系統(tǒng)的安全性角度出發(fā),討論了 一 種在. N E T F r a me w o r k下保證應(yīng)用程序安全性的身份驗證和授權(quán)模型,并給出了模型的具體實現(xiàn)方法。 該模型利用 F o r ms身份驗證方法對用戶的身份進(jìn)行鑒別。在授權(quán)處理上,模型結(jié)合統(tǒng)一資源定位( u . J f o r m R e s o u r c e L o c a t o r , U R L ) 授權(quán)模式和用戶所具有的系統(tǒng)角色,分別從頁面級和頁面操作級對用戶的訪問進(jìn)行 控制。該模型在企業(yè)局域網(wǎng)環(huán)境內(nèi)能夠提供比較靈活的身份認(rèn)證和基于角色的授權(quán)服務(wù)。實際應(yīng)用表明, 基于該模型的We b應(yīng)用系統(tǒng)能夠?qū)τ脩舻脑L問進(jìn)行有效的控制,從而保證了系統(tǒng)的安全性
標(biāo)簽: 用戶 授權(quán) 身份認(rèn)證
上傳時間: 2013-12-31
上傳用戶:VRMMO
首先,計算出碼元符號集中各個碼元的累積概率,并存放在F數(shù)組里面。 然后,開始循環(huán)編碼,直至輸入序列循環(huán)完畢。 最后,將所得的累計概率由小數(shù)形式轉(zhuǎn)化成二進(jìn)制形式。 對解碼。首先,計算碼元符號集中各個碼元的累積概率,并存放在F數(shù)組里面。 然后,開始循環(huán)解碼,此次循環(huán)是在碼元符號集中,由高概率碼元向低概率碼元循環(huán),這是由于編碼的輸出肯定是不大于高概率碼元的累積概率的。那么如果我們從高到底循環(huán),所找到的第一個小于編碼結(jié)果fs的碼元即為所譯碼的碼元。 最后,我們可以利用此碼元在碼元符號集中的位置和其概率分布數(shù)組中的位置是一一對應(yīng)的性質(zhì),找到碼元并復(fù)制到輸出數(shù)組中去即可。
標(biāo)簽:
上傳時間: 2017-04-11
上傳用戶:cooran
-- 本模塊的功能是驗證實現(xiàn)和PC機(jī)進(jìn)行基本的串口通信的功能。需要在 --PC機(jī)上安裝一個串口調(diào)試工具來驗證程序的功能。 -- 程序?qū)崿F(xiàn)了一個收發(fā)一幀10個bit(即無奇偶校驗位)的串口控 --制器,10個bit是1位起始位,8個數(shù)據(jù)位,1個結(jié)束 --位。串口的波特律由程序中定義的div_par參數(shù)決定,更改該參數(shù)可以實 --現(xiàn)相應(yīng)的波特率。程序當(dāng)前設(shè)定的div_par 的值是0x104,對應(yīng)的波特率是 --9600。用一個8倍波特率的時鐘將發(fā)送或接受每一位bit的周期時間 --劃分為8個時隙以使通信同步. --程序的工作過程是:串口處于全雙工工作狀態(tài),按動SW0,CPLD向PC發(fā)送“welcome" --字符串(串口調(diào)試工具設(shè)成按ASCII碼接受方式);PC可隨時向CPLD發(fā)送0-F的十六進(jìn)制 --數(shù)據(jù),CPLD接受后顯示在7段數(shù)碼管上。
上傳時間: 2017-04-12
上傳用戶:lgnf
This code helps to fuse pet and ct scan images.The file untitled.m opens the interface to load and fuse.Demo images are provided in the folder for reference.This code achieved a performance of .7/1
標(biāo)簽: and interface untitled images
上傳時間: 2014-01-26
上傳用戶:jhksyghr
LPC vocoder LPC vocoder with several option Graphical user interface Also included several .wav file as example
標(biāo)簽: vocoder several LPC Graphical
上傳時間: 2013-12-18
上傳用戶:lifangyuan12
MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers: G. A. Barreto & A. F. R. Araujo (2004) "Identification and Control of Dynamical Systems Using the Self-Organizing Map" IEEE Transactions on Neural Networks, vol. 15, no. 5.
標(biāo)簽: implementation prediction described following
上傳時間: 2013-12-22
上傳用戶:windwolf2000
This project shows the temperature on a three digit 7-segment display, it measures the temperature from -9.5 to 99 degrees Celcius in 0.5 C steps, or from 0 to 210 degrees Fahrenheit in 1.0 degrees steps. Because of the LED display the temperature is also readable in the dark.
標(biāo)簽: temperature the measures project
上傳時間: 2017-04-16
上傳用戶:xuanjie
ST20 Embedded Toolset R2.3.1用于開發(fā)基于ST20芯片機(jī)頂盒軟件的開發(fā)平臺!是目前國外能下載到的最高版本。從http://slugworth.mylivepage.com/file/210_General下載的
標(biāo)簽: mylivepage slugworth Embedded Toolset
上傳時間: 2013-12-22
上傳用戶:lo25643
垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD
標(biāo)簽: Programs Windows rd_dir Clean
上傳時間: 2017-04-21
上傳用戶:lanhuaying
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1