您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Applied Multivariate Analysis

  2. Applied Multivariate Analysis Author: Neil H. Timm Publisher: Springer (2002) 应用多元分析 目录 Preface Notation I. Introduction 1. Foundations 2. Matrix Theory Useful in Multivariate Analysis 3. Continuous Multivariate Distributions, The Normal Distributio
  3. 所属分类:Java

    • 发布日期:2011-01-29
    • 文件大小:3145728
    • 提供者:hopefree
  1. Learn Java for Android Development

  2. Android development is hot, and many programmers are interested in joining the fun. However, because this technology is based on Java, you should first obtain a solid grasp of the Java language and its foundational APIs to improve your chances of su
  3. 所属分类:Android

    • 发布日期:2011-01-31
    • 文件大小:9437184
    • 提供者:hsquared
  1. The Art of Agile Development

  2. The Art of Agile Development contains practical guidance for anyone considering or applying agile development for building valuable software. Plenty of books describe what agile development is or why it helps software projects succeed, but very few
  3. 所属分类:C#

    • 发布日期:2011-01-31
    • 文件大小:9437184
    • 提供者:xiaodaohuan
  1. Network Warrior: Everything you need to know that wasn

  2. Written by networking veteran with 20 years of experience, Network Warrior provides a thorough and practical introduction to the entire network infrastructure, from cabling to the routers. What you need to learn to pass a Cisco certification exam su
  3. 所属分类:专业指导

    • 发布日期:2011-02-02
    • 文件大小:5242880
    • 提供者:zsx2005
  1. 模式识别中的马尔可夫模型

  2. The development of pattern recognition methods on the basis of so-called Markov models is tightly coupled to the technological progress in the field of automatic speech recognition. Today, however, Markov chain and hidden Markov models are also appl
  3. 所属分类:其它

    • 发布日期:2008-03-20
    • 文件大小:2097152
    • 提供者:yekingnudt
  1. ruby way

  2. Ruby is a fully object-oriented, dynamic scr ipting language which borrows some of the best features from LISP, Smalltalk, Perl, CLU, and other languages, and blends them into a harmonious whole. The design philosophy of Ruby encourages human-orient
  3. 所属分类:Perl

    • 发布日期:2008-03-26
    • 文件大小:599040
    • 提供者:zwlu520
  1. Alan Greenspan

  2. The Age of Turbulence: Adventures in a New World is the title of the memoir of former Chairman of the Federal Reserve Alan Greenspan, published on September 17, 2007. "The Age of Turbulence: Adventures in a New World," by Alan Greenspan is two books
  3. 所属分类:专业指导

    • 发布日期:2011-02-07
    • 文件大小:4194304
    • 提供者:cyycan
  1. Application = Code + Markup A Guide to the Microsoft Windows Presentation Foundation

  2. Learn how to create next-generation client interfaces with Windows legend Charles Petzold. Get the definitive guide to the Windows Presentation Foundation (WPF), the new client programming interface for the Microsoft .NET Framework 3.0 and Windows V
  3. 所属分类:C#

    • 发布日期:2011-02-09
    • 文件大小:1048576
    • 提供者:Stephen83
  1. ext js解析xml文档

  2. Extjs解析xml问题 Ext.onReady(function(){          var store=new Ext.data.Store({            url:'GridData.xml',       reader:new Ext.data.XmlReader(         {record:'Item'},                 ["ASIN","Author","Manufacturer","ProductGroup","Title"])     })
  3. 所属分类:Java

    • 发布日期:2011-02-10
    • 文件大小:58368
    • 提供者:hwq1987
  1. jquery pocket reference

  2. Introduction of the popular javascr ipt framework (jquery) by David Flanagan -- the author of 'javascr ipt the definitive guide' 'java in a nutshell' and etc. I guess that is enough information for us to put high expectation on this book
  3. 所属分类:Javascript

    • 发布日期:2011-02-11
    • 文件大小:3145728
    • 提供者:dolaameng
  1. 流行学习的一种方法Isomap

  2. :Isomap code --------------------------------------- Author: Josh Tenenbaum (jbt@psych.stanford.edu) [Dijkstra code by Mark Steyvers (msteyver@psych.stanford.edu)]-Isomap code --------------------------------------- Author: Josh Tenenbaum (jbt@psych
  3. 所属分类:C++

    • 发布日期:2011-02-17
    • 文件大小:937984
    • 提供者:liyanxmu
  1. 短语统计机器翻译性能改进方法研究与系统实现

  2. author=付雷 如何提高现有基于短语的统计机器翻译系统的性能,并利用文中提出的思想实现面向特定领域的统计机器翻译系统。 文中研究了两种改善基于短语的统计机器翻译系统性能的方法,并结合在通用领域和特定领域的应用给出了实验结果,同时实现了一个面向特定领域的统计机器翻译系统。
  3. 所属分类:专业指导

    • 发布日期:2011-02-17
    • 文件大小:760832
    • 提供者:kamo54
  1. Nhibernate in action

  2. In the classic style of Manning's "In Action" series, NHibernate in Action shows .NET developers how to use the NHibernate Object/Relational Mapping tool. This book is a translation from Java to .NET, as well as an expansion, of Manning's bestsellin
  3. 所属分类:Java

    • 发布日期:2011-02-18
    • 文件大小:1048576
    • 提供者:zzmdeml1
  1. Beginning Android

  2. Learn how to develop applications for Android mobile devices using simple examples, ready to run with your copy of the SDK. Author and Android columnist, writer, developer, and community advocate Mark L Murphy shows you what you need to know to get
  3. 所属分类:Android

    • 发布日期:2011-02-20
    • 文件大小:9437184
    • 提供者:mabo2046
  1. ctbparser 句法分析

  2. author=qianxian. 一个开源的中文处理工具包,用于分词、词性标注、句法分析,采用的是中文宾州树库标准 采用两维Trie结构加速句法分析; 用户可自己编辑词条; 分词、词性标注、句法分析都基于条件随机场模型; 可输出最好的n个结果; 可输出结果的概率.
  3. 所属分类:专业指导

    • 发布日期:2011-02-21
    • 文件大小:14680064
    • 提供者:kamo54
  1. OpenCV图像模板匹配程序

  2. TemplateMatching 1.0 Author: Nashruddin Amin Website: http://www.nashruddin.com Requirements 1. C compiler. I recommend gcc. For windows platform it is available at http://www.mingw.org 2. OpenCV, freely available at http://www.sourceforge.net/proj
  3. 所属分类:C

    • 发布日期:2011-02-21
    • 文件大小:2048
    • 提供者:mimic1693
  1. Hibernate+中文文档

  2. 目录 前言 1. 翻译说明 2. 版权声明 1. Hibernate入门 1.1. 前言 1.2. 第一部分 - 第一个Hibernate应用程序 1.2.1. 第一个class 1.2.2. 映射文件 1.2.3. Hibernate配置 1.2.4. 用Ant构建 1.2.5. 启动和辅助类 1.2.6. 加载并存储对象 1.3. 第二部分 - 关联映射 1.3.1. 映射Person类 1.3.2. 单向Set-based的关联 1.3.3. 使关联工作 1.3.4. 值类型的集合 1.
  3. 所属分类:Java

    • 发布日期:2011-02-22
    • 文件大小:513024
    • 提供者:wl_username
  1. hibernate-shards.jar

  2. GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license d
  3. 所属分类:Access

    • 发布日期:2011-02-22
    • 文件大小:236544
    • 提供者:zhu_li_hong
  1. 整合Flex和Java--配置篇

  2. 整合Flex和 Java—配置篇 Author:yongtree 废话就不说了,要想了解 Flex 的相关内容就请问一下 Google,百度吧。切入正题,作 为一个 Java程序员学习 Flex,关心的就是怎样将 Flex和 Java进行结合交互。带着Java程序 员的思维,一开始学习 Flex 并没有按部就班的学习 Flex 的基础知识,而是想搞清楚 Flex 到 底怎样和 Java 交互的。经过了一个周末的研究,终于初见成果,下面就重要的讲解三种配 置的两个。
  3. 所属分类:Web开发

    • 发布日期:2011-02-23
    • 文件大小:900096
    • 提供者:hellostory
  1. C# TextBox实现透明

  2. Title: AlphaBlendTextBox Author: Bob Bradley Email: ZBobb@hotmail.com Environment: C# .NET 1.1, WinXP/2000/2003 Keywords: Control Level: Intermediate" Descr iption: A transparent/translucent textbox for .Net. Section C# Controls SubSection Edit
  3. 所属分类:C#

    • 发布日期:2011-02-24
    • 文件大小:43008
    • 提供者:t940439140
« 1 2 ... 45 46 47 48 49 50»