提供一個人工免疫算法源程序,其算法過程包括: 1.設(shè)置各參數(shù) 2.隨機產(chǎn)生初始群體——pop=initpop(popsize,chromlength) 3.故障類型編碼,每一行為一種!code(1,:),正常;code(2,:),50%;code(3,:),150%。實際故障測得數(shù)據(jù)編碼,這里Unnoralcode,188% 4.開始迭代(M次): 1)計算目標(biāo)函數(shù)值:歐氏距離[objvalue]=calobjvalue(pop,i) 2)計算群體中每個個體的適應(yīng)度fitvalue=calfitvalue(objvalue) 3)選擇newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) % 交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) % 變異newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) % 5.求出群體中適應(yīng)值最大的個體及其適應(yīng)值 6.迭代停止判斷。
上傳時間: 2014-01-01
上傳用戶:trepb001
2410上的I/O控制數(shù)碼管的應(yīng)用程序,沒有提供驅(qū)動。
標(biāo)簽: 2410 控制 應(yīng)用程序 數(shù)碼管
上傳時間: 2015-05-14
上傳用戶:aa17807091
一個使用k路由算法的例子,給你的是k路由的DLL,盡管用就是了。
標(biāo)簽: 路由算法
上傳時間: 2014-01-03
上傳用戶:lyy1234
這是我在復(fù)習(xí)備考軟件設(shè)計師時,寫的一個程序,拓樸排序在很多方面都會very important,so i think it will be useful many new hands,so i decide to upload it
標(biāo)簽: important useful hands think
上傳時間: 2015-05-14
上傳用戶:tianyi223
退運作業(yè)流程 退運分類:原材料退運(不良品退運)、成品退運、核銷退運、維修設(shè)備退運.
上傳時間: 2013-11-30
上傳用戶:chongcongying
I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1
標(biāo)簽: I. vulnerability Introduction undisclosed
上傳時間: 2015-05-15
上傳用戶:xhz1993
用SST89系列單片機存儲超過64K的數(shù)據(jù)的一個例子,可節(jié)省外部的24C512,24C16,24C02等EEPROM,既省出了I/O的口,又增加了數(shù)據(jù)的保密性.
上傳時間: 2015-05-15
上傳用戶:moerwang
一個小型的社區(qū)醫(yī)療管理軟件。只有100多K。功能還可以。英文界面
上傳時間: 2014-01-27
上傳用戶:Shaikh
K-Means是聚類分析中重要的一種方法,此源碼是K-Means聚類分析的C語言實現(xiàn)。
上傳時間: 2013-12-23
上傳用戶:zhoujunzhen
Socket 編程,詳細介紹了Socket 編程的基本知識,socket 地址結(jié)構(gòu),C/S 網(wǎng)絡(luò)編程,常用函數(shù),僵尸進程,I/O 模式,守護進程,I/O 超時,輔助數(shù)據(jù)的應(yīng)用,網(wǎng)絡(luò)參數(shù)的設(shè)置和獲取
上傳時間: 2014-01-16
上傳用戶:haohaoxuexi
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1