搜索资源列表
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
yingbiqingkuang
- 关于硬币算法的编程,很有用的一种编程算法,使用的送c语言。-coins on the programming algorithm, a very useful programming algorithm, using the language sent c.
wenjianchengxu
- 关于文件程序算法的编程,很有用的一种编程算法,使用的送c语言。-document on the process of programming algorithm, a very useful programming algorithm, using the language sent c.
qiujinzhisuanfa
- 关于求进制算法的编程,很有用的一种编程算法,使用的送c语言。-seeking band on the programming algorithm, a very useful programming algorithm, using the language sent c.
danyuanjia
- 关于单元加算法的编程,很有用的一种编程算法,使用的送c语言。-unit increase on the programming algorithm, a very useful programming algorithm, using the language sent c.
voicerecorgnize
- 小波变换在语音处理中的应用,数字音频处理结合小波变换在该领域的应用、编程算法。-wavelet transform in speech processing applications, digital audio processing with wavelet transform in the field application, Programming algorithm.
SLR
- slr分析,编译原理课程设计,很有自己特点的编程算法
全C编程
- C++的常用算法,对学习C++有很大帮助,赶快下吧-C common algorithms, to learn C is very helpful, it quickly under
编译原理---算浮优先算法
- 简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎
数据结构算法
- 数据结构经典算法 是学习编程的经典例子,对于数据结构的学习有一定的帮助-data structure classical learning programming algorithm is the classic example, the data structure of the study will help
模糊C均值聚类算法
- 用于入侵检测的模糊C均值代码,用c++编程,带有解释。用于初学者。
GA
- 一个非常不错的遗传算法程序 使用Matlab编程,带有详细的注解
嵌入式C语言高级编程
- 经典实用的C语言算法,适合嵌入式系统的开发和实验。
编程实现LRU算法或CLOCK/改进算法等置换算法
- 编程实现LRU算法或CLOCK/改进算法等置换算法(二选一),模拟实现虚拟存储器的地址变换过程。-Programming LRU algorithm or CLOCK/improved algorithms replacement algorithm (alternative), analog virtual memory address translation process.
invBorder
- OPENMP实现并行编程算法 C语言 编译已经通过-OPENMP parallel algorithm C programming language compiler has passed
1000C
- C语言算法,包括1000种算法,可用于VC编程,请大家参阅-C language algorithms, including 1000 kinds of algorithms, programming can be used in VC, please refer to
ImagePatternRecognition
- 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
banker
- 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
xiaoshengjingyichuansuanfa
- 利用改进的小生境遗传算法来编程,适合对这方面感兴趣的人员研究-The use of improved niche genetic algorithm is used to programming, suitable for persons interested in research in this area
MATLAB智能算法30个案例分析+源代码
- 《MATLAB智能算法30个案例分析》书中源代码,可以供MATLAB编程者借鉴参考(The source code in the book "Analysis of 30 Cases of Intelligent Algorithms in MATLAB" can be used for reference by MATLAB programmers.)