基于B IO S和USB盘实现对PC机的安全访问
上传时间: 2016-10-31
上传用户:stvnash
一个关于B树结构的详细介绍,尤其是在数据库中利用其实现索引功能
上传时间: 2016-11-03
上传用户:zhangliming420
这是由Stanley B. Lippman, Josée Lajoie, Barbara E. Moo编写的,很好用的一本书,这是中文版的
上传时间: 2013-12-30
上传用户:silenthink
实现B-树的创建、插入、删除、遍历等功能,并以层序方式通过程序台显示输出。
上传时间: 2016-11-04
上传用户:jeffery
可拓学的专家系统,基于B/S结构,动态,网络专家系统.
上传时间: 2016-11-05
上传用户:yuanyuan123
一个基于b/s下的进销存管理系统.c#.net+sql_server 可作为有一定基础的人学习参考.
标签: sql_server net 进销 管理系统
上传时间: 2016-11-05
上传用户:独孤求源
im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by this function and the output will allow you to perform any calculation/manipulations that MATLAB can perform, e.g. curve fitting.
标签: functions standard convert plotted
上传时间: 2014-12-07
上传用户:gdgzhym
求取a+b*i的相位角的程序,用于相位谱成图显示,问题关键在于根据a,b的值判断相位角所在的象限
上传时间: 2014-03-06
上传用户:gundamwzc
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
标签: illustrates elimination Gaussian pivoting
上传时间: 2016-11-09
上传用户:wang5829
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
标签: illustrates elimination Gaussian pivoting
上传时间: 2014-01-21
上传用户:lxm