Realtek RTD2523方案的全部源代碼,有興趣做LCD及LCD TV方案開發的可以看看。
上传时间: 2015-05-13
上传用户:D&L37
提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中每个个体的适应度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.求出群体中适应值最大的个体及其适应值 6.迭代停止判断。
上传时间: 2014-01-01
上传用户:trepb001
2410上的I/O控制数码管的应用程序,没有提供驱动。
上传时间: 2015-05-14
上传用户:aa17807091
这是我在复习备考软件设计师时,写的一个程序,拓朴排序在很多方面都会very important,so i think it will be useful many new hands,so i decide to upload it
标签: important useful hands think
上传时间: 2015-05-14
上传用户:tianyi223
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
标签: I. vulnerability Introduction undisclosed
上传时间: 2015-05-15
上传用户:xhz1993
用SST89系列单片机存储超过64K的数据的一个例子,可节省外部的24C512,24C16,24C02等EEPROM,既省出了I/O的口,又增加了数据的保密性.
上传时间: 2015-05-15
上传用户:moerwang
该程序为经典的Gauss迭代算法!!!!欢迎大家下载学习
上传时间: 2014-01-19
上传用户:haoxiyizhong
电信研究院通信标准所3G资料第三代移动通信系统技术讲座-WCDMA核心网子系统
上传时间: 2014-11-26
上传用户:yy541071797
雅可比、塞德尔和SOR迭 代法的原理。代法的原雅可比、塞德尔和SOR迭代法的原理。理。
上传时间: 2013-12-20
上传用户:大融融rr
Socket 编程,详细介绍了Socket 编程的基本知识,socket 地址结构,C/S 网络编程,常用函数,僵尸进程,I/O 模式,守护进程,I/O 超时,辅助数据的应用,网络参数的设置和获取
上传时间: 2014-01-16
上传用户:haohaoxuexi