搜索资源列表
C语言数值算法程序大全(第二版)_10070603
- C语言数值算法程序大全(第二版)-C language numerical algorithm procedures Solutions (2nd Edition)
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
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
C常用算法程序集-徐士良
- 徐士良的c语言程序设计-XU Shi-liang c Language Program Design
Cppntwork
- 含有多种神经网络算法的C++语言程序包.-containing multiple neural network algorithm for the C language package.
datastructure
- 介绍用c 语言实现算法,并详细阐述了如何用c 来编写算法
tw1775
- 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。
C算法
- C语言算法。算法教程C语言版。-C-language algorithm. Algorithm C language version of Guide.
遗传算法
- 遗传算法 的c语言源代码!
Miracl大数库(包含用户手册、使用手册)
- Miracl库是国外著名密码学C语言函数库,一般采用VC6.0使用Miracl库,用它可实现RSA、ECC等加密算法。