% BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequency, auto (determined using pburg) % BandWidth=auto (a fraction of the CenterFrequency default=0.25) % ContrastStretch=[true],false % HilbertAmplitude=[true],false % HorizontalStacking=1 (a number of traces) %
标签: BackgroundRemoval CenterFrequen BandPass tsquare
上传时间: 2016-03-04
上传用户:yyq123456789
=== === === === === === === === === 项目:图书管理系统V2.0 作者:覃武权 主页:http://cpucool.512j.com 邮箱:cooltoend@126.com 最后更新:2004-12-09 =================================================== */ [功能简介] 一、用户功能 1、查看个人基本资料 2、查看借书状况 3、修改密码 4、查看馆藏图书 5、图书查询 6、收发短消息 二、管理员功能 1、新书入库 2、修改图书 3、删除图书 4、用户还书 5、图书分类管理 6、添加会员 7、删除会员 8、锁定会员 9、系统配置 10、查看系统事情 三、系统功能 1、用户验证 2、权限分离 3、事件记录 [说明] 这个系统技术含量不是很高,只是涉及到Access的基本操作:Select、Insert、Update、Delete 系统可以免费传播、拷贝、使用。在使用的过程中遇到任何问题,请与作者联系 登陆系统可以用测试帐号: 卡号:8 密码:qq 类型:普通用户 以普通用户的身份登陆系统,或以管理员身份登陆 用户:admin 密码:admin 类型:管理员
标签: cooltoend cpucool http 2.0
上传时间: 2014-01-22
上传用户:Altman
SQL数据库工具就是一种即可以进行数据浏览、添加、删除和修改等数据库管理操作,又可以数据库的备份和还原操作,还可以自动地根据需要产生各种SQL语句(包括了SELECT、UPDATE、DELETE、INSERT等SQL语句)的数据库工具,将为数据库管理员和数据库软件开发人员提供极大的方便。
上传时间: 2014-01-17
上传用户:zxc23456789
实现升级一台机子上的程序,所有其它机子的程序自动升级. 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!) 使用说明: 1.先创建表,见Table.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定义. (参看原有的!) 3.创建工程时, 请不要把update.pbl生成PBD,这样保证在同一目录,可以多个 工程能正确自动升级.
上传时间: 2014-01-13
上传用户:alan-ee
我对mo安装目录下VB的MoView例子的frmIdentify窗体修改,其中添加 了1个label空件组(10个),1个text控件组(10个),2个command(Edit 、Save)按钮,要实现的功能是对读入的图形文件的相关记录的指定字段的 属性值,并能保存,用了Recordset对象的Edit函数、Update函数,
标签: frmIdentify MoView 目录 修改
上传时间: 2016-04-28
上传用户:as275944189
除过搜索外,程序大部分数据都是生成静态的。每个网页第一次运行时,会自动生成静态文章。首页和目录页,需要手动运行update.php程序更新。你可以每天夜间运行一次。
标签: 搜索
上传时间: 2014-01-11
上传用户:plsee
we present real-time particle filters, which make use of all sensor information even when the filter update rate is below the update rate of the sensors.
标签: information real-time particle present
上传时间: 2016-05-08
上传用户:顶得柱
CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00 } for (int k = 0 k < b.length k++) { crc16.update(b[k]) } System.out.println(Integer.toHexString(crc16.getValue())) System.out.println(Integer.toHexString(b.length))
上传时间: 2014-12-20
上传用户:ve3344
数字图像处理基础理论,英文资料Restoration and Enhancement Space Pictures (blurred, noisy, distorted) Computerized Tomography Coding Transmission – Teleconferencing Storage – Land SAT Images Pattern Recognition Blood Cell Analysis Remote Sensing Robotic Vision Computer Graphics Flight Simulation Auto Body Design Special Effect in Movie
标签: 数字图像处理
上传时间: 2014-06-30
上传用户:plsee
This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model simulates approach and landing flight phases using an auto-landing controller.
标签: model This Aerospace Blockset
上传时间: 2016-05-17
上传用户:athjac