搜索资源列表
Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG
- Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs ef
MemoryManagement
- Wordware - Memory Management, Algorithms and Implementation in C & C++.chm
dsp_arithm_tic_by_c
- DSP算法C语言大全包含了各种DSP的C语言算法。-DSP algorithm for C Language Book contains a variety of DSP algorithms in C language.
Memory.Management.In.C.And.Cpp
- Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Management Mechanisms Chapter 2 - Memory Management Policies Chapter 3 - High-Level Services Chapter 4 - Manual Memory Management Chapter 5 - A
AnApproachToTheNeuralNetworkBasedDataMining
- 针对数据挖掘中的分类问题,本文提出了一种利用神经网络抽取分类规则都方法。为了易于抽取规则,采用遗传算法对神经网络的结构进行了进化。实际运行结果表明了该方法的有效性。-Classification is an inportant problem in data mining.This paper presents an approach to discover classification rules by using neural networks.Genetic algorithms is u
Algorithms
- simply linkedlist and some useful algorithms in C or C++.
fanglaing
- 本文主要是对 DOA(波达方向)估计中传统 MUSIC 算法及其改进算法作了简要 的介绍,然后通过仿真比较了这几种算法的优缺点以及各自的适用范围,最后给出了嵌入式 系统实现的设计思路及流程图,并指出以后的研究重点。-The article introduces the research and implementation of MUSIC algorithm in DOA estimation briefly. Firstly, it introduces the backgro
Java_Generics_And_Collections_2006
- In the past decade, Java has become the language of choice for a variety of applications. But Java developers have found themselves repeatedly referring to references such as Sedgewick s Algorithms in C for solutions to common programming problems. T
DCT
- 该程序代码中包含了DCT,FFT等算法的C程序实现方法,希望对大家有所帮助-The code contains the DCT, FFT algorithms in C programming design methods, we hope to help
AI-for-Game-Developers
- Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throu
C--bangzhu-wendang
- 主要是讲解C语言的一本资料,先详细讲解了C的一些基本语法,之后还有C语言经典的例子,最后还有一些算法的讲解,对初学者来说挺好的一本资料-An information to explain the C language, first explained in detail some of the basic syntax of C, followed by the C language classic example, and finally there are some algorithms t
Algorithms-in-CPP
- This Book Best Describe the Algorithms in C++.
ns2aodv
- NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide are
MLP-neural-network-in-C
- This document describe algorithms to program MLP neural Network in C
suanfa1
- 介绍了一些c语言中重要的算法,对于学习c语言非常有帮助-Describes some important algorithms in c language is very helpful for learning c language
suanfa2
- 介绍了一些c语言中重要的算法,对于学习c语言非常有帮助-Describes some important algorithms in c language is very helpful for learning c language
suanfa3
- 介绍了一些c语言中重要的算法,对于学习c语言非常有帮助-Describes some important algorithms in c language is very helpful for learning c language
C-language-classic-.pdf
- C语言经典算法100例 C语言经典算法100例-C language classic algorithms in 100 casesC language classic algorithms in 100 cases
C
- C语言版的数据结构的学习指南和实用技巧学习,数据结构及其算法的C语言设计技巧。-C language version of the data structure of the study guide and learn practical skills, data structures and algorithms in C language design skills.
how-to-read-c-programs
- 读懂别人的软件,有时比自己编写还难。此番教你些窍门,就好多了-Algorithms in C program