登录
首页 » Others » 启程家教网站 java jsp 源代码 连接池 sql server

启程家教网站 java jsp 源代码 连接池 sql server

于 2020-12-01 发布
0 221
下载积分: 1 下载次数: 1

代码说明:

启程家教网站 java jsp 源代码 连接池 sql server

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用matlab的gui的处理实验数据的小
    主要是对测试数据进行分析,dat或txt格式读取,xsl格式输出界面中显示处理的数据结果
    2020-12-09下载
    积分:1
  • Verilog流水线CPU配套源码
    Verilog流水线CPU配套源码(v文件),详细代码注释以及流程分析信息请移步至本人博客“Verilog流水线CPU设计(超详细)”已经于2019.12.17更新
    2020-12-10下载
    积分:1
  • 数字图像处理mfc 实例
    数字图像处理mfc ,可以加深数字图像处理中相关算法的实现的理解
    2020-12-08下载
    积分:1
  • Adaptive Filters
    自适应滤波器的权威Sayed的大作,用大量的实例诠释自适应滤波器的各种算法原理,是不可多得的好书。ADAPTIVE FILTERSADAPTIVE FILTERSALIH SAYEDUniversity of California at Los Angeles◆旧EEEIEEE PressWIlEYNTERSCIENCEA JOHN WILEY SONS, INC, PUBLICATIONCover design by Michael RutkowskiCopyright C 2008 by John Wiley Sons, Inc. All rights reservedPublished by John Wiley Sons, Inc, Hoboken, New JerseyPublished simultaneously in CanadaNo part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or bymeans, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under anySection 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of thePublisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center,Inc, 222 Rosewood Drive, Danvers, MA01923, (978)750-8400, fax(978)750-4470, or on the web atwww.copyright.comRequeststothePublisherforpermissionshouldbeaddressedtothePermissionsDepartment, John Wiley sons, Inc, 111 River Street, Hoboken, NJ,(201)748-6011, fax(201)748-6008,oronlineathttp:/www.wiley.com/go/permissionLimit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts inpreparing this book, they make no representations or warranties with respect to the accuracy or completeness ofe contents of this book and specifically disclaim any implied warranties of merchantability or fitness for aarticular purpose. No warranty may be created or extended by sales representatives or written sales materialsThe advice and strategies contained herein may not be suitable for your situation. You should consult with aprofessional where appropriate. Neither the publisher nor author shall be liable for any loss of profit or anyother commercial damages, including but not limited to special, incidental, consequential, or other damagesFor general information on our other products and services or for technical support, please contact our CustomerCare Department within the United States at(800)762-2974, outside the United States at (317)572-3993 or fax(317)572-4002Wiley also publishes its books in a variety of electronic formats. Some content that appears in print may not beavailable in electronic formats. For more information about wiley products, visit our web site atwww.wlley.conLibrary of Congress Cataloging-in-Publication Data:Sayed, Ali hAdaptive filters/Ali H. Sayedp cmIncludes bibliographical references and indexISBN9780470-25388-5( cloth)Adaptive filters. I. TitleTK7872F5s285200862138l5324dc222008003731Printed in the united states of america10987654321To my parentsContentsPrefacexviiNotationXXVAcknowledgmentsXXXBACKGROUND MATERIALA Random variablesA 1 Variance of a random variableA2 Dependent random VariablesA3 Complex-Valued Random VariablesA 4 Vector -Valued Random variables3467A.5 Gaussian Random VectorsB Linear Algebra12B. Hermitian and Positive- Definite matricesB 2 Range spaces and nullspace of matrices14B3 Schur Complements16B 4 Cholesky factorizationB 5 QR DecompositionB6 Singular Value Decomposition20B 7 Kronecker productsC Complex Gradients25C 1 Cauchy-Riemann Conditions5C2 Scalar arguments26C3 Vector arguments26PART:。 PTIMAL ESTIMATIONScalar- Valued Data291. 1 Estimation Without observations1.2 Estimation Given Dependent observations1.3 Orthogonality Principl36CONTENTS1,4 Gaussian random variables382 Vector- Valued Data422. 1 Optimal Estimator in the vector Case422.2 Spherically Invariant Gaussian Variables462. 3 Equivalent Optimization Criterion49Summary and Notes51Problems and Computer Projects54PART I: LINEAR ESTIMATION3 Normal Equatlons603. 1 Mean-Square Error Criterion613.2 Minimization by Differentiation3.3 Minimization by Completion-of-Squares633.4 Minimization of the error Covariance matrix653.5 Optimal Linear estimator4 Orthogonality princlple4. 1 Design Examples4.2 Orthogonality Condition4.3 Existence of solutions744, 4 Nonzero-Mean variables5 Linear Models5.1 Estimation using Linear Relations5.2 Application: Channel Estimation5Application: Block Data Estimation815. 4 Application: Linear Channel equalization825.5 Application: Multiple-Antenna Receivers85Constralned estimation876.1 Minimum-Variance Unbiased estimation6.2 Example: Mean Estimation6.3 Application: Channel and Noise Estimation916.4 Application: Decision Feedback Equalization6.5 Application: Antenna Beamforming1017 Kalman Filter1047.1 Innovations process7.2 State-Space Model106
    2020-12-09下载
    积分:1
  • sublime text3 win64 +破解码
    Sublime Text就不用多做介绍了,官方最新发布了Sublime Text 3 Beta,价格却也飙到了70刀。Sublime Text 是一个代码编辑器(Sublime Text 2是收费软件,但目前可以无限期试用),也是HTML和散文先进的文本编辑器。Sublime Text是由程序员Jon Skinner于2008年1月份所开发出来,它最初被设计为一个具有丰富扩展功能的Vim。Sublime Text具有漂亮的用户界面和强大的功能,例如代码缩略图,Python的插件,代码段等。还可自定义键绑定,菜单和工具栏。Sublime Text 的主要功能包括:拼写检查,书签,完整的 Py
    2021-05-07下载
    积分:1
  • CFG_PDA
    完成CFG和PDA互相转换,同时完成在CFG和PDA上模拟串的推导过程
    2020-12-08下载
    积分:1
  • 捷联惯导纯惯导解算matlab实现
    捷联惯导纯惯导解算,包含测试数据(高精度惯导),有助于更好理解惯导推算
    2020-12-08下载
    积分:1
  • 商城 前端 html 页面 模板
    商城 前端 html 可以直接用于开发,后台开发的福音。
    2020-12-05下载
    积分:1
  • OPC UA C++写的服务器和客户端 linux下的源码SDK
    OPC UA的服务器和客户端,用C++写的,包含源码,linux下的SDK。(PS:我之前上传过这个资源,由于权限问题,分成两个包,后来很多人反应找不到其中一个包,导致无法解压,现在分成windows 和linux部分分开上传,解压即可用,这是linux里面用的代码)
    2020-06-19下载
    积分:1
  • 衰落信道数字通信基础
    本书内容分为两部分,第一部分包括:准备知识,多径衰落信道模型,平衰落信道,频率选择性信道,多普勒衰落信道,衰落信道上的单信道接收机性能分析及衰落信道上多信道接收机(前半部分)。这一部分的对象是通信专业及相近专业的研究生,追求建立清晰的衰落信道的物理概念,熟悉分析衰落信道的方法,了解衰落信道与高斯信道的主要区别,以及对抗衰落的基本方法。第二部分包括:衰落信道上的多信道接收机(后半部分),衰落信道接收...
    2020-12-09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载