龍格-庫(kù)塔(Runge-Kutta)法是一種不同的處理,作為多級(jí)方法為人們所知。 它要求對(duì)于一個(gè)簡(jiǎn)單的校正計(jì)算多個(gè) f 的值。 這里是變步長(zhǎng)四階龍格庫(kù)塔法的c程序
標(biāo)簽: Runge-Kutta
上傳時(shí)間: 2014-01-01
上傳用戶:skhlm
本程序是ARM7系列下LPC2148的例程,通過(guò)K7I開發(fā)板實(shí)現(xiàn)的數(shù)碼管顯示 1-2-3-4-5-6-7-8-9-0-A-b-C-d-E-F
上傳時(shí)間: 2017-03-30
上傳用戶:1966640071
We analyze, both analytically and numerically, the effectiveness of cloaking an infinite cylinder from observations by electromagnetic waves in three dimensions. We show that, as truncated approximations of the ideal permittivity and permeability tensors tend towards the singular ideal cloaking fields, so that the anisotropy ratio tends to infinity, the D and B fields blow up near the cloaking surface. Since the metamaterials used to implement cloaking are based on effective medium theory, the resulting large variation in D and B will pose a challenge to the suitability of the field averaged characterization of " and 碌. We also consider cloaking with and without the SHS (softand- hard surface) lining, shown in [6] to be theoretically necessary for cloaking in the cylindrical geometry. We demonstrate numerically that cloaking is significantly improved by the SHS lining, with both the far field of the scattered wave significantly reduced and the blow up of D and B prevented.
標(biāo)簽: effectiveness analytically numerically cloaking
上傳時(shí)間: 2017-03-30
上傳用戶:zxc23456789
Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. For 7.4 code, one error per 7-bit codeword can be corrected. For 8.4 code, one error per 8-bit codeword can be corrected and not less than 2 errors can be detected.
標(biāo)簽: Hamming code and functions
上傳時(shí)間: 2014-01-05
上傳用戶:Amygdala
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
上傳時(shí)間: 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)用程序安全性的身份驗(yàn)證和授權(quán)模型,并給出了模型的具體實(shí)現(xiàn)方法。 該模型利用 F o r ms身份驗(yàn)證方法對(duì)用戶的身份進(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)角色,分別從頁(yè)面級(jí)和頁(yè)面操作級(jí)對(duì)用戶的訪問(wèn)進(jìn)行 控制。該模型在企業(yè)局域網(wǎng)環(huán)境內(nèi)能夠提供比較靈活的身份認(rèn)證和基于角色的授權(quán)服務(wù)。實(shí)際應(yīng)用表明, 基于該模型的We b應(yīng)用系統(tǒng)能夠?qū)τ脩舻脑L問(wèn)進(jìn)行有效的控制,從而保證了系統(tǒng)的安全性
標(biāo)簽: 用戶 授權(quán) 身份認(rèn)證
上傳時(shí)間: 2013-12-31
上傳用戶:VRMMO
首先,計(jì)算出碼元符號(hào)集中各個(gè)碼元的累積概率,并存放在F數(shù)組里面。 然后,開始循環(huán)編碼,直至輸入序列循環(huán)完畢。 最后,將所得的累計(jì)概率由小數(shù)形式轉(zhuǎn)化成二進(jìn)制形式。 對(duì)解碼。首先,計(jì)算碼元符號(hào)集中各個(gè)碼元的累積概率,并存放在F數(shù)組里面。 然后,開始循環(huán)解碼,此次循環(huán)是在碼元符號(hào)集中,由高概率碼元向低概率碼元循環(huán),這是由于編碼的輸出肯定是不大于高概率碼元的累積概率的。那么如果我們從高到底循環(huán),所找到的第一個(gè)小于編碼結(jié)果fs的碼元即為所譯碼的碼元。 最后,我們可以利用此碼元在碼元符號(hào)集中的位置和其概率分布數(shù)組中的位置是一一對(duì)應(yīng)的性質(zhì),找到碼元并復(fù)制到輸出數(shù)組中去即可。
標(biāo)簽:
上傳時(shí)間: 2017-04-11
上傳用戶:cooran
-- 本模塊的功能是驗(yàn)證實(shí)現(xiàn)和PC機(jī)進(jìn)行基本的串口通信的功能。需要在 --PC機(jī)上安裝一個(gè)串口調(diào)試工具來(lái)驗(yàn)證程序的功能。 -- 程序?qū)崿F(xiàn)了一個(gè)收發(fā)一幀10個(gè)bit(即無(wú)奇偶校驗(yàn)位)的串口控 --制器,10個(gè)bit是1位起始位,8個(gè)數(shù)據(jù)位,1個(gè)結(jié)束 --位。串口的波特律由程序中定義的div_par參數(shù)決定,更改該參數(shù)可以實(shí) --現(xiàn)相應(yīng)的波特率。程序當(dāng)前設(shè)定的div_par 的值是0x104,對(duì)應(yīng)的波特率是 --9600。用一個(gè)8倍波特率的時(shí)鐘將發(fā)送或接受每一位bit的周期時(shí)間 --劃分為8個(gè)時(shí)隙以使通信同步. --程序的工作過(guò)程是:串口處于全雙工工作狀態(tài),按動(dòng)SW0,CPLD向PC發(fā)送“welcome" --字符串(串口調(diào)試工具設(shè)成按ASCII碼接受方式);PC可隨時(shí)向CPLD發(fā)送0-F的十六進(jìn)制 --數(shù)據(jù),CPLD接受后顯示在7段數(shù)碼管上。
上傳時(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
上傳時(shí)間: 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
上傳時(shí)間: 2013-12-18
上傳用戶:lifangyuan12
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1