design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
标签: Butterworth internally Chebyshev specified
上传时间: 2015-11-08
上传用户:253189838
第 一 章 Java语 言 的 产 生 及 其 特 点 第 二 章 Java程 序 开 发 与 运 行 环 境第 三 章 Java程 序 设 计 基 础 第 四 章 Java应 用 程 序 的 基 本 框 架
标签: Java
上传时间: 2015-11-09
上传用户:zq70996813
课程设计 系统主要功能包括: 档案管理:“车辆档案录入”、“车辆档案查询”、“车辆异动”、“车辆异动查询”、“车辆报废”、“车辆报废查询”。 运营管理:“车辆运营管理”、“车辆运营查询”、“清空运营表”。 车辆管理:“车辆维修管理”、“车辆维修查询”、“添加零件”、“车辆违章管理”、“车辆违章查询”、“车辆事故管理”、“车辆事故查询”。 驾驶员管理:“驾驶员档案”、“驾驶员档案查询”、“驾驶员奖罚”。 系统维护:“系统初始化”、“管理员设置”、“数据备份”、“数据恢复”。
上传时间: 2013-12-13
上传用户:GHF
一、课程设计题目、内容、要求 题目:《学生成绩管理系统》(第二套 难度:2) 内容:按要求完成的基础上,增加了输入学号查询学生记录的功能,和错误输入报错功能 要求: 1)输入将本班学生的信息(每个学生至少包括学号、姓名、科目成绩(三门)、学分、平均分)。 A.要求编写函数sort对个学生按某个条件(比如某科成绩,学号,学分)升序或降序(可选择)排序,并将结果(包括名次、学号、姓名、成绩、学分、平均分)显示出来。 B.编写函数find,用折半法查找某科某个成绩,并将结果打印出来。 C.要求编写函数fun找出所有及格的同学,并将他们的信息存显示出来。
标签: 管理系统
上传时间: 2015-11-12
上传用户:徐孺
mysql front 密 玥 生 成 器
上传时间: 2015-11-17
上传用户:Late_Li
的爱迪生发生的发生的发生的发达阿道夫撒 爱上发大水打法啊啊安防案发
上传时间: 2013-12-18
上传用户:l254587896
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
prim算法的原理利用 prim算法构造最小生成树。有机的应用prim和数组存储生成树。
上传时间: 2015-11-21
上传用户:wanghui2438
B-spline曲線是包含Bezier曲線的通用數學表示法。
上传时间: 2015-11-22
上传用户:whenfly
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu