搜索资源列表
C语言数值算法程序大全(第二版)_10070603
- C语言数值算法程序大全(第二版)-C language numerical algorithm procedures Solutions (2nd Edition)
C常用算法程序集(第二版)_10203908
- C常用算法程序集(第二版)_10203908-C algorithms commonly used procedures set (second edition) _10203908
数据结构与算法——面向对象的C++设计模式
- 本书的主要内容是数据结构和算法的基本原理--这是设计大而复杂的软件产品所必须具备的基础-the book is mainly about data structures and algorithms of the basic tenets -- this is a design of large and complex software products are an essential foundation
微粒群算法_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
数据结构算法与应用C
- 一本关于代码的书,很有用.,看看对自己帮助很大-a code on the book useful. See their great help
Cyuyanchengxusheji
- 本书共10章,分别介绍了C语言的算法基础、基本概念和如何利用C语言进行程序设计。通过大量的实例介绍了C语言的精华,特别针对目前C语言的发展,精心策划了C语言的综合应用、图形与动画的设计、音乐的演奏等-The book has 10 chapters, each introduced the C language algorithms based on the basic concepts and how to use C language programming. Through numero
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!
C常用算法程序集-徐士良
- 徐士良的c语言程序设计-XU Shi-liang c Language Program Design
C-changyongsuanfa01
- 徐士良《C常用算法程序集》第2版 第1部分-"C algorithms procedures set" Version 2, Part 1
C-changyongsuanfa_02
- 徐士良《C常用算法程序集》第2版 第2部分-"C algorithms procedures set" second edition, Part 2
C-changyongsuanfa_03
- 徐士良 《C常用算法程序集》第2版 第3部分-"C algorithms procedures set" second edition, Part 3
C-changyongsuanfa_04
- 徐士良 《C常用算法程序集》第2版 第4部分 -"C algorithms procedures set" second edition, Part 4
C-changyongsuanfa_05
- 徐士良 《C常用算法程序集》第2版 第5部分 一共分5部分,用超星打开-"C algorithms collection procedures", 2nd edition, is divided into five parts, one part five, with open Superstar
算法与数据结构c与c++描述
- 算法与数据结构c与c++描述.rar 算法与数据结构c与c++描述.rar
最小生成树的构造——普里姆(Prim)算法
- ad.rar - 快速排序算法的c实现 -ad.rar-fast algorithm to achieve c
C算法
- C语言算法。算法教程C语言版。-C-language algorithm. Algorithm C language version of Guide.
自编的FFT算法C程序
- 本人因项目开发需要(基于dsp2812),根据FFT算法原理,用C自编了个FFT程序,可进行64点,128点,256点FFT运算,只要输入对应的参数便可,使用方便灵活!强烈推荐
遗传算法
- 遗传算法 的c语言源代码!
C#反编译工具
- 反编译工具,亲测C#正常使用,可以修改源码内容,指定代码段编辑。实现修改数据库连接,优化算法,跳过验证码等