搜索资源列表
一种改进的小波变换算法
- 西安交大一个博士提出的小波分析变换的新型算法,对小波有兴趣的人可以研读一下,很有启发!-A PHD of Xi an jiaotong University presents a new algorithm of wavelet transform. It a very useful for those who are interested in wavelet.
WEB主题提取
- 关于web主题提取的论文,希望对研究web 主题提取的算法的朋友有所帮助。-theme on the web from the paper, and I hope to study web theme extraction algorithm friends help.
algorithm
- 算法是程序设计的精髓,程序设计的实质就是构造解决问题的算法,将其解释为计算机语言。-algorithm design process is the essence of programming is the real structural problem-solving algorithm, be interpreted as a computer language.
G729算法
- G729语音压缩算法,目前仅次于GIPS(即QQ语音采用的国外技术)-decode voice compression algorithm, is now second only to licenses (QQ voice that is the foreign technical)
微粒群算法_1
- 此为有关粒子群算法的比较权威的书,内部由关于此算法的C源程序-here for the PSO algorithm authoritative book on the internal algorithm from the C source
c程序精典900例
- c程序精典900例,可以迅速掌握C语言的语法规则,大量的程序可以供大家在开发软件过程中提供一定的算法-c procedures classic 900 cases can be quickly mastered the C language syntax rules, a large number of procedures for everyone in the software development process provided by the algorithm
Lwip协议栈的设计与实现
- Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子.-Lwip protocol stack design and rea
RSA算法流程图
- RSA 加密、解密算法流程图,以及源代码解析,让你快速熟悉RSA算法。-RSA encryption, decryption algorithm flowchart, and source code analysis, which allows rapid familiar with the RSA algorithm.
openssl-0.9.6h.tar
- OpenSSL-0.9.6h完整安装包,里面有很多密码算法的源代码,RSA,DSA,MD4,MD5,应有尽有-OpenSSL - 0.9.6h complete installation package, there are many cipher algorithm source code RSA, DSA, MD4 and MD5, everything
matchingAlgorithm
- 经典的匹配算法,涉及到图和网的组合数学知识,优化设计离不开.-classic matching algorithm, involving map and the net portfolio of mathematical knowledge, optimizing the design can not do without.
wirelesscomunicationsystemDSP
- DSP在无线通信系统中的应用,算法基本原理。-DSP in wireless communication systems applications, the algorithm basic tenets.
AVRflow
- AVR浮点运算,算法比较OK,对开发AVR单片机比较有用。-AVR floating-point operations, the algorithm OK, in the development AVR more useful.
FCMsuanfajieshao
- FCM算法的详细介绍,很实用的谢谢下载使用-FCM detailed descr iption of the algorithm, a very practical use Thank you download
introductionofalgorithms
- 经典的算法书,书中囊括了几乎所有经典的算法,对每一个尝试编程的人来说都会有很大帮助-classic algorithms, the book included almost all the classical algorithm, every one of the people trying to run programming will be of great help
algorithms
- C常用算法程序集-徐士良,很好的一本算法书,其中包含了对一些基本算法的实现和解释,是一本算法类的好书!-C algorithms commonly used procedures set-XU Shi-liang, a good algorithm, containing some of the basic algorithm implementation and interpretation algorithm is a kind of books!
aNJTU
- 基于模式识别的多项式因式分解算法及其应用,建议研究模式识别的各位兄弟看看这篇文章!-polynomial factorization algorithm and its application pattern recognition recommend you read this article brothers!
cv_123
- vc扫雷实例,很好的算法-vc mine example, a good algorithm
yypso
- 向大家推荐非常好的粒子群优化算法讲解,简单、易懂。-we recommend to you a very good PSO algorithm brief, simple, easy to understand.
algorithm.tar
- 一个算法教案,包括多精度数值处理、排列组合、枚举法、递归与回溯法、贪婪法等在章节
SPEA2_ Improving the Strength Pareto Evolutionary Algorithm
- 强parato支配方法求解一组非支配的最优解,目前来说非常实用和高效