This a collection of algorithms for sorting and searching.
資源簡介:This a collection of algorithms for sorting and searching.
上傳時間: 2013-12-18
上傳用戶:netwolf
資源簡介:Graphics Gems 源碼 a collection of algorithms, programs, and mathematical techniques for the computer graphics programmer.
上傳時間: 2015-12-01
上傳用戶:1079836864
資源簡介:This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. ...
上傳時間: 2013-12-23
上傳用戶:ljmwh2000
資源簡介:這是一個模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded med...
上傳時間: 2013-12-26
上傳用戶:遠遠ssad
資源簡介:數(shù)學公式庫--非常不錯 The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, a...
上傳時間: 2013-12-17
上傳用戶:yuanyuan123
資源簡介:This a collection of sample processes that provide examples ranging from how to use a particular BPEL activity such as pick or scope, to more complex examples of processes that invoke external Web services or show techniques such as hand...
上傳時間: 2013-12-26
上傳用戶:sunjet
資源簡介:This book describes a collection of standards, conventions, and guidelines for creating effective UML diagrams. They are based on sound, proven principles that will lead to diagrams that are easier to understand and work with.
上傳時間: 2016-04-19
上傳用戶:ggwz258
資源簡介:This white paper describes a collection of standards, conventions, and guidelines for writing solid Java code. They are based on sound, proven software engineering principles that lead to code that is easy to understand, to maintain, and ...
上傳時間: 2014-12-08
上傳用戶:hakim
資源簡介:This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic issues in real life on a ...
上傳時間: 2015-10-05
上傳用戶:trepb001
資源簡介:Purpose of this White Paper This white paper describes a collection of standards, conventions, and guidelines for writing solid Java code. They are based on sound, proven software engineering principles that lead to code that is easy to ...
上傳時間: 2014-02-12
上傳用戶:123啊
資源簡介:The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
上傳時間: 2016-10-16
上傳用戶:趙云興
資源簡介:The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
上傳時間: 2016-10-16
上傳用戶:gengxiaochao
資源簡介:This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the spe...
上傳時間: 2013-12-25
上傳用戶:shinesyh
資源簡介:OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high lev...
上傳時間: 2015-09-12
上傳用戶:zhangyi99104144
資源簡介:This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a makefile and uses assembler and C sources. It shows a clock on an character LCD.
上傳時間: 2015-10-19
上傳用戶:waitingfy
資源簡介:The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing ma...
上傳時間: 2013-12-19
上傳用戶:xmsmh
資源簡介:Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest ...
上傳時間: 2017-06-29
上傳用戶:cmc_68289287
資源簡介:very useful when applying vc++ to develop project,and this gives a lot of solutions for that.
上傳時間: 2013-11-29
上傳用戶:watch100
資源簡介:A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
上傳時間: 2015-05-17
上傳用戶:cursor
資源簡介:This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL...
上傳時間: 2014-01-15
上傳用戶:wxhwjf
資源簡介:This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port...
上傳時間: 2015-11-14
上傳用戶:talenthn
資源簡介:AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
上傳時間: 2014-12-05
上傳用戶:笨小孩
資源簡介:This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files ...
上傳時間: 2015-12-24
上傳用戶:lnnn30
資源簡介:Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-ti...
上傳時間: 2014-01-26
上傳用戶:2467478207
資源簡介:FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a multitasking-aware kernel which supports a layered, per-task and per-state event dispatching mechanism to enable robust, state-pattern programmi...
上傳時間: 2017-02-07
上傳用戶:上善若水
資源簡介:A Library of Efficient Data Types and algorithms,封裝了常用的ADT及其相關(guān)算法的軟件包
上傳時間: 2014-01-10
上傳用戶:fhzm5658
資源簡介:The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
上傳時間: 2015-03-12
上傳用戶:開懷常笑
資源簡介:This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance...
上傳時間: 2013-12-19
上傳用戶:jjj0202
資源簡介:自適應(yīng)(Adaptive)神經(jīng)網(wǎng)絡(luò)源程序 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 t...
上傳時間: 2015-04-09
上傳用戶:ywqaxiwang
資源簡介: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:...
上傳時間: 2013-12-23
上傳用戶:teddysha