Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April 2002. (See the catalog page for this book.) Table of Contents Copyright Page Preface Chapter 1: Perl and XML Chapter 2: An XML Recap Chapter 3: XML Basics: Reading and Writing Chapter 4: Event Streams Chapter 5: SAX Chapter 6: Tree Processing Chapter 7: DOM Chapter 8: Beyond Trees: XPath, XSLT, and More Chapter 9: RSS, SOAP, and Other XML Applications Chapter 10: Coding Strategies Index Colophon --------------------------------------------------------------------------------
标签: T. published McIntosh Edition
上传时间: 2013-12-24
上传用户:yzhl1988
1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序
上传时间: 2013-12-28
上传用户:weixiao99
一个能够从三次样条插值反求出X坐标的算法
上传时间: 2015-09-04
上传用户:yan2267246
AIX 5.x 下的 proc程序 的makefile 文件 实例。 供unix 编程入门使用
上传时间: 2013-12-11
上传用户:lunshaomo
max6650风扇控制芯片在linux 2.6.x下的控制程序
上传时间: 2014-08-17
上传用户:yimoney
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix
标签: alpha beta matrix-vector operations
上传时间: 2014-08-17
上传用户:qlpqlq
注意:数据库在 x:\房屋出租管理系统\data文件下, 2.修改iniFw.ini数据库的服务器,用户,密码, 3.点FangWuMis.exe就能执行。 4超级用户为admin 密码为admin 5.。pas文件可以看到代码。
上传时间: 2015-09-08
上传用户:jackgao
function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, columns are % assumed to correspond to independent realizations, % overlap is set to 0, and samp_seg to the row dimension. % maxlag - maximum lag to be computed [default = 0] % samp_seg - samples per segment [default = data_length] % overlap - percentage overlap of segments [default = 0] % overlap is clipped to the allowed range of [0,99].
标签: cum2x y_cum Cross-covariance function
上传时间: 2015-09-08
上传用户:xieguodong1234
yx-em-sy485读写器模块 y x-em-sy485读写器模块
上传时间: 2014-06-09
上传用户:chens000
求解对流微分方程:u_t+a(x,t)u_x=0,具体说明在程序中,四种经典格式,写成类的形式,VC6.0环境
上传时间: 2013-11-26
上传用户:1966640071