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

搜索资源列表

  1. c语言suffix tree库

  2. 构造前缀树,深度广度优先搜索等功能。 This library is an implementation of the suffix tree algorithm applied to indexing. A search on "suffix trees Ukkonen" on a search engine should give you an idea of what I'm talking about. The interesting points are a linear index
  3. 所属分类:C

    • 发布日期:2009-08-12
    • 文件大小:729088
    • 提供者:infosec_phoenix
  1. Pro Silverlight 3 in C#

  2. Apress, 2009 What you'll learn * Develop rich media applications using Silverlight across browsers and platforms. * Create a project, set up a layout, and use controls. * Handle both 2D and 3D drawing, animation, and media playback through Windows P
  3. 所属分类:C#

    • 发布日期:2009-11-25
    • 文件大小:26214400
    • 提供者:NightCloud
  1. C++标准(Standard for Programming Language C++)

  2. 该资源不适合C、C++初学者,可作为C++高手向大师级进化的参考书。 内容: ... 17 Library introduction 17.1 General 17.2 The C standard library 17.3 Definitions 17.4 Additional definitions 17.5 Method of descr iption (Informative) 17.6 Library-wide requirements 18 Language support lib
  3. 所属分类:C

    • 发布日期:2009-12-15
    • 文件大小:10485760
    • 提供者:labplant
  1. 3D魔方 C++代码

  2. 部分代码: // FScreen.c // OpenGL SuperBible, Chapter 17 // Program by Richard S. Wright Jr. // This program shows a how to create a full screen // window and render into it with OpenGL. #include #include #include #include #include #include #includ
  3. 所属分类:C++

    • 发布日期:2010-04-18
    • 文件大小:23552
    • 提供者:lovec001
  1. Using LUA with Visual C++ (Introduction)

  2. What is LUA? LUA is a scr ipting language, its power lies in the fact that it can be embedded in your C++ programs. scr ipts give you the possibility to change the behaviour of your C++ programs without any need to recompile your program. A real wor
  3. 所属分类:C++

    • 发布日期:2010-07-27
    • 文件大小:295936
    • 提供者:hloveloveu
  1. Pro Silverlight 4 in C#

  2. Product Descr iption Silverlight 4 is the latest iteration of Microsoft's cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 3, it rides atop the .NET Framework for maximum ease of use and codin
  3. 所属分类:Web开发

    • 发布日期:2011-01-12
    • 文件大小:9437184
    • 提供者:namhyuk
  1. forward[a-c]

  2. forward[a-c]forward[a-c]forward[a-c]
  3. 所属分类:其它

    • 发布日期:2011-10-08
    • 文件大小:1024
    • 提供者:avensliu
  1. 游戏编程C++

  2. This book is divided into five main parts. Part 1 gives an overview of the tools and skills you'll need to write games. It also covers the most basic programming concepts. Part 2 dives into object-oriented programming, which is a style of programmin
  3. 所属分类:C++

  1. C++ 标准 ISO 14882-2011

  2. Contents Contents iii List of Tables xi List of Figures xv 1 General 1 1.1 Scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Normative references . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:C++

    • 发布日期:2013-05-26
    • 文件大小:14680064
    • 提供者:crbboy
  1. Pattern Recognition with Neural Networks in C++

  2. Preface Acknowledgment Chapter 1—Introduction 1.1 Pattern Recognition Systems 1.2 Motivation For Artificial Neural Network Approach 1.3 A Prelude To Pattern Recognition 1.4 Statistical Pattern Recognition 1.5 Syntactic Pattern Recognition 1.6 The Ch
  3. 所属分类:C++

    • 发布日期:2008-10-06
    • 文件大小:12582912
    • 提供者:giliwala
  1. Professional C# 5.0 and .NET 4.5.1 pdf

  2. Professional C# 5.0 and .NET 4.5.1 pdf If you were to descrIbe the c# language and its associated environment, the .NET Framework, as the most significant technology for developers available, you would not be exaggerating. .NET is designed to provid
  3. 所属分类:C#

    • 发布日期:2014-09-05
    • 文件大小:23068672
    • 提供者:zhwenh
  1. C# 7 and .NET Core Cookbook

  2. C# 7 and .NET Core Cookbook by Dirk Strauss English | 25 Apr. 2017 | ASIN: B01N6QN9ZD | 628 Pages | AZW3 | 15.51 MB Key Features Easy-to-follow recipes to get you up-and-running with the new features of C# 7 and .NET Core 1.1 Practical solutions to
  3. 所属分类:C#

    • 发布日期:2017-04-27
    • 文件大小:15728640
    • 提供者:u013003382
  1. c++标准库自学教程

  2. Contents Preface to the Second Edition xxiii Acknowledgments for the Second Edition xxiv Preface to the First Edition xxv Acknowledgments for the First Edition xxvi 1 About This Book 1 1.1 Why This Book . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:C/C++

    • 发布日期:2017-10-14
    • 文件大小:13631488
    • 提供者:azrael_death
  1. VC++ C# 多种分词方法

  2. 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope for all t
  3. 所属分类:C++

    • 发布日期:2008-12-28
    • 文件大小:19922944
    • 提供者:abc1990fly
  1. A Beginner’s Introduction to Computer Programming

  2. How to Use This Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii Study Elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiv En
  3. 所属分类:C++

    • 发布日期:2009-03-04
    • 文件大小:4194304
    • 提供者:surpass2007
  1. (珍贵资源)Object-Oriented Programming And The Objective-C Language

  2. Object-oriented programming, like most interesting new developments, builds on some old ideas, extends them, and puts them together in novel ways. The result is many-faceted and a clear step forward for the art of programming. An object-oriented app
  3. 所属分类:C

    • 发布日期:2009-03-19
    • 文件大小:480256
    • 提供者:u014636932
  1. practical-test-driven-development-c#7

  2. This book is for software developers who have cursory knowledge of TDD and are looking to gain a thorough understanding of how TDD can benefit them and the applications they produce. Software developers with an intermediate understanding of C# and t
  3. 所属分类:C#

    • 发布日期:2018-05-25
    • 文件大小:3145728
    • 提供者:sinat_41581062
  1. oracle-c-call-interface-programmers-guide(19c).pdf

  2. C++连接Oracle 19c数据库的官方文档。 基于标准C ++和面向对象的范例,OCCI旨在提高开发Oracle数据库应用程序的生产力和质量。 OCCI正在成功用于客户端 - 服务器,中间层和复杂对象建模应用程序。 OCCI是访问Oracle对象关系功能(如对象类型,继承,关系和集合)的自然界面。对象在OCCI中表示为C ++类实例,从而实现应用程序和数据库之间的无缝集成。具有客户端对象缓存的导航访问方法提供了完整的数据库透明性。Contents Preface Audience Do
  3. 所属分类:Oracle

  1. oracle-c-call-interface-programmers-guide.pdf(18c)

  2. Oracle C++调用接口 -- OCCI 即 Oracle C++ Call Interface OCCI 是Oracle 的C++ API, 允许你使用面向对象的特性、本地类、C++语言的方法来访问Oracle数据库 Contents Preface Audience Documentation Accessibility Related documents Conventions Changes in This Release for Oracle C++ Call Interface
  3. 所属分类:Oracle

  1. C++行文本编辑器(英文)

  2. 1、实现一个英文字符的行文本编辑器,该编辑器根据用户输入的命令可以完成以下功能: P:scan whole article I: input characters. D: delete a character. F: move forward a character. B: move backward a character. J: jump to the start. E: jump to the end. WF: move forward a word. WB: move bac
  3. 所属分类:C/C++

    • 发布日期:2020-07-04
    • 文件大小:4096
    • 提供者:caarrrrite
« 12 3 4 5 6 7 8 9 10 ... 14 »