C 语言程序设计教案 、 C 语言程序设计 C语言实验指导
上传时间: 2015-11-08
上传用户:妄想演绎师
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
图形学的实验指导,里面有很多的源代码,是一本好书
上传时间: 2013-12-25
上传用户:253189838
计算机专业信号处理实验指导及例题详细解释,并附有详细说明
上传时间: 2013-12-31
上传用户:wang5829
本书实验指导部分参考程序 跟上面是一起的
上传时间: 2013-12-13
上传用户:lunshaomo
Delphi数据库开发毕业设计指导及实例 一书的源码,刘瑞新主编,机械工业出版社。源码包括新生报名管理系统,图书管理系统,小区物业管理系统,高校工资管理系统。Delphi与数据库结合的源码,简单好用。
上传时间: 2014-01-03
上传用户:mikesering
JSP中文网新闻发布系统是由jsp中文网为了方便管理自己的相关技术文章而编写的b/s模式的集新闻发布、管理与一体的新闻发布系统。
上传时间: 2014-01-22
上传用户:13215175592
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
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