搜索资源列表
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
ESCAL_An_Energy_Saving_Clustering_Algorithm_Based
- Abstract—the application of wireless sensor network (WSN) is always restricted by the energy shortage of sensor nodes. In order to reduce the entire energy consumption of the WSN, a promising approach is to design light clustering algorithms.LEACH is
C-CODE-IN-DSP
- 描述数字信号处理中的各种算法,并用c语言实现-Describe a variety of digital signal processing algorithms, and language with c
DCT
- 该程序代码中包含了DCT,FFT等算法的C程序实现方法,希望对大家有所帮助-The code contains the DCT, FFT algorithms in C programming design methods, we hope to help
A-new-clustering-method-to-prolong-the-lifetime-o
- One of the most critical issues in the wireless sensor networks is the network s nodes limited availability of energy. The network lifetime strictly depends on its energy efficiency. Clustering is a method to make the consumed energy efficient. LEA
Algorithms-in-CPP
- This Book Best Describe the Algorithms in C++.
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