搜索资源列表
小波奇异性检测在负荷数据纠错和平滑处理中的应用
- 小波奇异性检测在负荷数据纠错和平滑处理中的应用.rar-Singularity Characterization of the load detection and correction of data smoothing processing applications. Rar
793q
- 美化了上传进度条 优化了进度条代码,是进度条支持多用户 进度数据文件修改为.JS扩张名,适应更多的服务器环境,并加入了清理工具 增加了创建目录的函数 修改了获取图片尺寸时分辩图片文件类型的判断方法,增强兼容性 增加可客户端检测文件类型的方法,即时提示文件类型错误 可以设置上传接口的背景色 增加了批量上传的设置表单 自动适应上传接口的高度-landscaping upload progress of the progress of the optim
ZZNETJSPTZv0.05
- 支持JUBB(类似UBB),留言数据的合法性检测,如EMAIL,主页地址,支持繁体字符的输入,出错页面美化 初始管理密码为:redhat -support JUBB (similar UBB), the legitimacy of voice data detection, such as e-mail, home address, Traditional characters support the import, the initial landscaping error pages f
iproberphp0022
- 主要功能: 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 v0.021 更新:
bert
- 心电数据的匹配,hilbert变换用于心电的检测和分析 -ECG data matching, hilbert transform ECG for the detection and analysis
Semiblind_channel_estimation
- This paper considers semiblind channel estimation and data detection for orthogonal frequency-division multiplexing (OFDM) over frequency-selective fading channels.
i2c.tar
- The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) an
check_Gzip_stream
- 介绍了 gzip压缩包的格式,根据压缩包格式提供了检测二进制为gzip压缩数据的方法-Introduced a package gzip compression format, in accordance with compressed format detection kits for gzip compressed binary data
jAVA
- 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload dow
javasort
- (1)写一个final参数类M,包括比较次数、交换次数、探测次数属性,并重写构造器和toString方法。 (2)写一个抽象类A,其中包括要排序的数据。提供三个final方法,分别完成比较、探测、交换操作的同时,正确改变私有的M类对象成员的相关属性。并提供一个虚方法doSort,同时提供一个final方法sort(先设置M对象初值,然后调用doSort方法,返回M对象引用) (3)写三个采用不同方法排序的A类的派生类A1,A2,A3 (4)写一个测试类作为主类,分别生成A1,A2,A
089858blog
- 个人微博(单用户) 说明: 1.通过本微博同步本微博内容到其他微博网站为了增强更新数据到本地数据库的速度,微博目前采用:(1)先同步本微博内容到9911微博;(2)后借用9911微博强大的“同步微博客”功能同步到除9911微博以外的其他微博网站。 当然,如果您不怕影响本地数据库更新速度,您可以根据“089858微博同步模板”及其他微博相关参数,自己添加同步到其他微博的代码。希望您找到一条适合您自己的同步办法。 2.增加组件检测功能(管理登录后可见) -Personal micro
MAIN
- 1)写M类最后的参数,包括比较次数,开关频率,检测数量的属性,并重写构造和toString方法。 (2)写一个抽象类,它包括数据进行排序。最后提供了三种方法,分别比较,检测,交流在同一时间操作,有权改变的M类对象相关的属性的私有成员。并提供一个虚拟方法doSort,同时提供了最后一个方法排序(先设置初始值m对象,然后调用doSort方法返回一个对象引用男) (3)撰写三种不同的方法排序的A类的派生类格A1,A2,± 3 (4)写一个测试类为主要类别,分别产生的A1和A2,A3和对象调
chardet
- 网页编码自动检测,能准确无误的确定网页数据流的编码。-Page encoding auto-detection, to determine the accuracy of the data stream web page coding.
ONLINE-INDEX-RECOMMENDATIONS-FOR-HIGH-DIMENSIONAL
- ONLINE INDEX RECOMMENDATIONS FOR HIGH-DIMENSIONAL DATABASEs USING QUERY is web based project developed in Java. It is a parameterizable technique to recommend indexes based on index types that are frequently used for high-dimensional data sets and to
js
- 这个文件可以实现输入表单各种数据类型的格式检测-This file can form various types of data input format detection
20092100085-
- (1)写一个final参数类M,包括比较次数、交换次数、探测次数属性,并重写构造器和toString方法。 (2)写一个抽象类A,其中包括要排序的数据。提供三个final方法,分别完成比较、探测、交换操作的同时,正确改变私有的M类对象成员的相关属性。并提供一个虚方法doSort,同时提供一个final方法sort(先设置M对象初值,然后调用doSort方法,返回M对象引用) (3)写三个采用不同方法排序的A类的派生类A1,A2,A3 (4)写一个测试类作为主类,分别生成A1,A2,A
DATA-LEAKAGE-DETECTION-using-asp.net
- Data leakage detection using asp.net
jspgbook
- 支持JUBB(类似UBB),留言数据的合法性检测,如EMAIL,主页地址,支持繁体字符的输入,出错页面美化 初始管理密码为:redhat-Support JUBB (similar to UBB), the legitimacy of the message data detection, such as EMAIL, home address, support for the input of traditional characters, error page beautificatio
data lekage2
- data leakage detection proect using phpmyadmin
freeprojects.co.in_Project_SourceCode
- using java and sql for data leakage detection