虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

algorIthms

  • We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a s

    We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorIthms.

    标签: demonstrate decoding encoding extended

    上传时间: 2013-12-20

    上传用户:moshushi0009

  • 制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Sc

    制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Scott Meyers的网站下载的《Three Guidelines for Effective Iterator Usage》一文翻译。条款43根据从C/C++ Users Journal网站下载的《STL algorIthms vs. Hand-Written Loops》一文翻译,条款45根据从C/C++ Users Journal网站下载的《Distinguishing STL Search algorIthms》一文翻译。其余部分根据epubcn放出的电子书制作。

    标签: Addison-Wesley 保持

    上传时间: 2015-04-12

    上传用户:jing911003

  • 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert

    排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dictionary: skip lists ext.c external sort btr.c btree 语言 C++ 编译平台 Visual C++ 作者 Thomas Niemann 备注 来自Sorting and Searching algorIthms:A Cookbook

    标签: sort qsort quicksort insert

    上传时间: 2013-12-15

    上传用户:silenthink

  • 本书介绍计算机编程中经常用到的数据结构与算法

    本书介绍计算机编程中经常用到的数据结构与算法,几乎每个电脑程序,即使再简单,也会用到数据结构及其算法。本书是 Sams 出版,同类书还有Java 面向对象模式设计之数据结构与算法 Data Structures And algorIthms In Java

    标签: 计算机 编程 数据结构 算法

    上传时间: 2013-12-27

    上传用户:sxdtlqqjl

  • The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural

    The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorIthms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables is included

    标签: Neural collection implement Adaptive

    上传时间: 2013-12-23

    上传用户:teddysha

  • This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This

    This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorIthms.  

    标签: This introduced implement so-called

    上传时间: 2013-12-11

    上传用户:784533221

  • This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the

    This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units which will greatly reduce the size of the final executable. Read more about this feature here. Most, if not all, Portable Network Graphics features as CRC checking are now fully performed. Error on broken images are now better handled using new exception classes. The images may be saved using interlaced mode also. Transparency information won t be discarted after the image is loaded any more. Most of the images are decoded much faster now. The images will be better encoded using fresh new algorIthms. IMPORTANT! Now transparency information is used to display images.

    标签: version documentation intended rewrite

    上传时间: 2015-06-28

    上传用户:qiao8960

  • The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

    The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorIthms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.

    标签: interesting open-source understood projects

    上传时间: 2015-06-30

    上传用户:zyt

  • Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

    Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorIthms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    标签: Programming Reference Standard Template

    上传时间: 2014-01-19

    上传用户:netwolf

  • The Netlab toolbox is designed to provide the central tools necessary for the simulation of theoreti

    The Netlab toolbox is designed to provide the central tools necessary for the simulation of theoretically well founded neural network algorIthms and related models for use in teaching, research and applications development. It contains many techniques which are not yet available in standard neural network simulation packages

    标签: simulation necessary the designed

    上传时间: 2013-12-11

    上传用户:hj_18