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

搜索资源列表

  1. C++ 设计新思维中文版

  2. 本书分为两大部分。首先(是基础技术的讨论,包括template template parameters、policies-based design、compile-time programming、recursive templates, typelists。每项技术都让人闻所未闻,见所未见。 第二部分是Loki 程式库的产品设计与实作,包括Small-Object Allocation1, Generalization Functors, Singleton, Smart Pointers,
  3. 所属分类:C++

    • 发布日期:2010-04-07
    • 文件大小:1048576
    • 提供者:wuyb66
  1. Geographical and Energy Aware Routinga recursive data dissemination protocol for wireless sensor networks

  2. 基于地理位置和能量的路由协议:递归数据传播路由协议
  3. 所属分类:网络基础

    • 发布日期:2010-04-19
    • 文件大小:146432
    • 提供者:yatouwei
  1. Evolutionary Proactive P2P Worm: Propagation Modeling and Simulation

  2. Computer worms evolved continually, faster and smarter. Proactive P2P worms with new “gene” propagate over logical P2P overlay networks defined by peer relationship. Observations suggest that the node degrees of an unstructured P2P network are power
  3. 所属分类:专业指导

    • 发布日期:2010-05-01
    • 文件大小:245760
    • 提供者:borelist
  1. 各种卡尔曼滤波器示例程序

  2. 最全的滤波器程序。gravdragdemo.m % Andy Ganse, Applied Physics Laboratory, Univ of WA, 2006. % aganse@apl.washington.edu, http://staff.washington.edu/aganse % % A demo of basic nonlinear tracking examples 6.1-2 & 6.1-3 from the % classic text, "Applied Optim
  3. 所属分类:其它

    • 发布日期:2010-05-03
    • 文件大小:20480
    • 提供者:abaiyuan
  1. LINUX_命令大全

  2. 1 文件传输 1 1.1 BYE 1 1.2 FTP (FILE TRANSFER PROTOCOL) 1 1.3 FTPCOUNT 1 1.4 FTPSHUT(FTP SHUTDOWN) 1 1.5 FTPWHO 1 1.6 NCFTP(NC FILE TRANSFER PROTOCOL) 1 1.7 TFTP(TRIVIAL FILE TRANSFER PROTOCOL) 2 1.8 UUCICO 2 1.9 UUCP 2 1.10 UUPICK 3 1.11 UUTO 3 2 备份压缩
  3. 所属分类:FTP

    • 发布日期:2010-05-06
    • 文件大小:183296
    • 提供者:andy2323
  1. c#实现 文件夹导入和删除

  2. string newstrpath = Application.StartupPath + "\\" + textBox3.Text + textBox1.Text; if (!Directory.Exists(newstrpath)) { System.IO.Directory.CreateDirectory(newstrpath); string oldstrpath = ""; //====================================== FolderBrowserD
  3. 所属分类:C

    • 发布日期:2010-05-19
    • 文件大小:19456
    • 提供者:yadikar1218
  1. vss版本控制工具(提供序列号)

  2. vss进行版本控制,操作简单灵活,附上操作文档: 1.安装客户端; 2.在本地建立自己的开发目录; 3.用指定的vss database、用户名和口令登录vss; 4.设定工作目录为自己的开发目录; 5.得到最新的版本,其"Recursive"项打勾,"Build tree"项打勾; 6.如果有新版本则先"get lastest version"; 7.编辑文件时首先"check out",编辑完成后"check in",禁止强行存盘。
  3. 所属分类:Java

    • 发布日期:2010-05-21
    • 文件大小:5242880
    • 提供者:chunfen16
  1. Inside Microsoft SQL Server 2008 T-SQL Querying.pdf

  2. Delve into the internal architecture of T-SQL—and unveil the power of set-based querying—with comprehensive reference and advice from a highly regarded T-SQL expert and members of Microsoft's SQL Server development team. Database developers and admi
  3. 所属分类:其它

    • 发布日期:2010-06-24
    • 文件大小:4194304
    • 提供者:haidongqingqq
  1. Developing Statistical Software in Fortran 95

  2. Preface v1 Motivation 11.1 WhyWeWrote This Book . . . . . . . . . . . . . . . . . . . 11.2 ForWhomWe AreWriting . . . . . . . . . . . . . . . . . . 21.2.1 Those Accustomed to Fortran 77 . . . . . . . . . . 21.2.2 Those Who Want to Create Windows App
  3. 所属分类:C#

    • 发布日期:2008-02-13
    • 文件大小:3145728
    • 提供者:edmcf
  1. visual source safe 教程

  2. 软件测试的相关文档,测试代码、自动化测试程序代码均需要作为配置项,纳入到配置管理库中。vss是一个简单实用的工具,希望大家测试工作中,合理的使用vss. 1 VSS概述 版本控制是工作组软件开发中的重要方面,它能防止意外的文件丢失、允许反追踪到早期版本、并能对版本进行分支、合并和管理。在软件开发和您需要比较两种版本的文件或找回早期版本的文件时,源代码的控制是非常有用的。 Visual SourceSafe 是一种源代码控制系统,它提供了完善的版本和配置管理功能,以及安全保护和跟踪检查功能。VS
  3. 所属分类:网络基础

    • 发布日期:2010-07-14
    • 文件大小:894976
    • 提供者:angel_zrr
  1. c# 函数式编程示例

  2. 建议用.NET4.0,在并行示例中直接引用"using System.Threading.Tasks;",这样就不用去下载额外的.NET3.5并行包了。 内容包括: # Closures # Continuation Passing Style # Currying # Filter # Fold # Iterators # Lazy Evaluation # LINQ # Lists (Immutable and Recursive) # List Continuations # Maps/
  3. 所属分类:C#

    • 发布日期:2010-07-21
    • 文件大小:962560
    • 提供者:lxx3249
  1. A Novel Recursive Filtering Method for Blind Image Restoration

  2. 一种采用迭代滤波进行图像盲复原的方法,复原算法
  3. 所属分类:其它

    • 发布日期:2010-07-24
    • 文件大小:191488
    • 提供者:amyyzxh
  1. GNU make manual

  2. GNU make manual(English editon) Table of Contents 1 Overview of make. . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 How to Read This Manual . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Problems and Bugs . .
  3. 所属分类:C

    • 发布日期:2010-07-25
    • 文件大小:1048576
    • 提供者:wh99210045
  1. compiler design(scanner&parser)

  2. this is a part of compiler design. this tar ball contains of only scanner and parser of a compiler. the purpose of this sharing is just a kickoff reference for those who will study compiler design.
  3. 所属分类:其它

    • 发布日期:2010-08-23
    • 文件大小:188416
    • 提供者:suca0808
  1. Springer.Introduction.to.Assembly.Language.Programming.For.Pentium.and.RISC.Processors.With.75.Illustrations.2005.pdf

  2. The objective of this book is to introduce assembly language programming. Assembly language is very closely linked to the underlying processor architecture and design. Popular processor designs can be broadly divided into two categories: Complex Ins
  3. 所属分类:Linux

    • 发布日期:2008-02-19
    • 文件大小:2097152
    • 提供者:rootfs
  1. 递归与非递归算法的"迷宫"程序

  2. 用递归算法和非递归算法实现的简单的“迷宫”程序,属于数据结构中实验的一个题目-With recursive algorithm and non-recursive algorithm of the simple
  3. 所属分类:其它

    • 发布日期:2010-08-29
    • 文件大小:9216
    • 提供者:laj0600310219
  1. Java语言基础下载

  2. 目录 第一章:Java开始 1 学习目标 1 Java历史 2 Java技术概述 3 Java技术的优点 3 Java虚拟机 4 类加载器 6 Windows环境变量 8 内容总结 13 独立实践 14 第二章: 面向对象概述 15 学习目标 15 面向对象(Object Oriented) 16 面向对象的主要特性 18 抽象(Abstraction) 18 封装(Encapsulation): 19 多态(Polymorphism) 20 面向对象的优点 22 面向对象的分析、设计和编程
  3. 所属分类:Java

    • 发布日期:2010-09-07
    • 文件大小:808960
    • 提供者:l947177028
  1. fractional_motion_estimate.pdf

  2. a recursive method of fractional motion estimate
  3. 所属分类:专业指导

    • 发布日期:2010-09-16
    • 文件大小:738304
    • 提供者:kuaiqifen
  1. sharpNLP开源自然语言处理工具集

  2. SharpNLP是C#实现的一个开源的自然语言处理工具集,它提供了如下功能: * 句子分割 * 分词 * 词性标注(POS tagging) * a chunker (used to "find non-recursive syntactic annotations such as noun phrase chunks") * a parser * a name finder * a coreference tool * 访问wordent数据库的借口
  3. 所属分类:C#

    • 发布日期:2010-09-29
    • 文件大小:617472
    • 提供者:Willyon
  1. Lcc C Compiler

  2. aWhat's new in the new version of lcc-win ---------------------------------------- Dec 3: Added SphericalBesselY + SphericalBesselK + SphericalBesselJ to the special functions package. Updated the documentation. Dec 2: Fixed problems with comparison
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:6291456
    • 提供者:ywj1225
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »