该数据包系在原有数据包的基础上收集整理的近 500 多种特洛伊木马、后门程序、网络蠕虫。在能拦截近 500 多种特洛伊木马、后门程序、网络蠕虫的同时还能保持用户原有设置的连贯性。因此,敬请放心使用。 到目前为止该数据包已经能拦截的特洛伊木马、后门程序、网络蠕虫总数已经接近 500 种,包括世界最流行的SubSeven系列、BO系列、The Thing系列;国产的“广外女生”、“网络神偷”、“冰河”、“东方魔眼”;还有最近流行的“SCO炸弹”、“恶鹰”、“冲击波”、“蠕虫王”、“小邮差”、“灰鸽子”。这些规则极大增强用户的网络安全。 使用方法:解压后将IpRule.DAT复制到SkyNet\Rules下,覆盖原有的IpRule.DAT,打开防火墙将安全级别设置为“自定义”。OK
上传时间: 2013-11-30
上传用户:498732662
This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample DATa isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
标签: code implementing directory algorithm
上传时间: 2014-01-15
上传用户:woshini123456
GIS系统支持库Geospatial DATa Abstraction Library代码.GDAL is a translator library for raster geospatial DATa formats that is released under an X/MIT style Open Source license by the Open Source Geospatial
标签: Abstraction Geospatial geospatial translator
上传时间: 2014-01-01
上传用户:sclyutian
包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.DAT文件,即可对其进行K均值聚类
上传时间: 2014-01-17
上传用户:tb_6877751
S6B0724液晶显示驱动程序 void LCD_BUSY(void) void write_LCD_DATa(uchar lcd_DATa) void write_LCD_command(uchar command) void clear_lcd(void) void LCDClearLine(uchar line) void prints(uchar line,uchar * temp) void printf(ulong int x) void change_code(uint * x) void Sendlcd(uchar x,uchar y,uchar DAT) void Sendhz(uchar x,uchar y,uchar DAT) void display_HZ(void) void display_DATe(void) void LCD_initial(void) void prints_id(uchar line,uint id) //void print_lcd(uchar *sss)
标签: void write_LCD_command write_LCD_DATa LCD_BUSY
上传时间: 2016-03-17
上传用户:独孤求源
时钟模块DS1307驱动I2C uchar Read_DS1307(uchar addr) void Write_DS1307_Byte(uchar byte) void Write_DS1307(uchar addr,uchar DAT) void rtc_get(void) void rtc_set(void)
上传时间: 2016-03-17
上传用户:zm7516678
upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like DAT polling after writing a byte to Flash) The penalty is the extra processor time to make the nested calls.
标签: upsd_flash functions are provided
上传时间: 2013-12-23
上传用户:Andy123456
一. 实验目的 设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。 二. 实验的输入输出 (1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.DAT” (2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Complete!” 三. 语法结构 .... 四. 分析器主要代码 .. 五 小结
标签: 实验
上传时间: 2013-12-16
上传用户:宋桃子
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample DATa isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
标签: code implementing directory algorithm
上传时间: 2016-04-07
上传用户:shawvi
编译原理的一个语法分析程序,设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。(1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.DAT” (2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Complete!”
上传时间: 2016-04-11
上传用户:许小华