搜索资源列表
经典c程序100例
- 经典c程序100例 C语言实例
STL_gis
- 使用STL 算法实现GIS 算法可以保证它的简洁和高效该文结合C++代码实例抽象出了地理算子的概念应用在GIS 算法 当中通过定制适配器来消除地理算子和STL 算法之间的不匹配同时拓展了STL 算法满足GIS 算法更高级的需求-GIS algorithms using the STL algorithms can guarantee that the simplicity and efficiency of the paper with an abstract C++ code exampl
shujujiegou_C
- 介绍了数据结构的基本概念、线性表、链接表、数组和广义表、树、图、查找和排序等,每章用大量的实例和图表来说明基本概念和方法.同时采用c语言作为算法的描述语言,算法也尽可能地少用抽象定义,而更多的是给出具体算法,并力求算法更接近于实际应用,使读者能更快地提高编程能力。-The book gives the basic concepts of data structures, linear tables, linked tables, arrays, and generalized table, tr
DSP-theory
- 从DSP的基本开发方法入手,介绍基于DSP的系统软/硬件开发方法,并以TMS320X281x系列处理器的各模块功能为主线详细介绍各模块的硬件使用和C语言编程。此外还根据DSP的特点介绍基于点处理器实现浮点算法的方法。在介绍功能的同时,列举了相应的应用实例,给出了硬件的原理和C语言程序清单,并标有详细的程序说明,为用户快速掌握处理器各功能单元的使用提供了方便。附光盘1张,内含C语言程序代码。-From the DSP development methodologies, this paper in
primandkruskal-algorithm-
- Kruskal 算法和Prim 算法是求最小生成树的常用算法, 设计了这两种算法的C 语言程序, 并通过实例研究了 这两种算法的实际应用价值。-prim and kruskal algorithm
CSharp-solve-TSP
- c#解决蚁群算法实例源代码,实现一定范围内最短路径的优化。-c# solve the ant colony algorithm source code examples, shortest path optimization within a certain range.
learning-algorithm-step-by-step3
- 一步 学算法,查找算法实例,由C++实现,初学者入门很容易-Step by step learning algorithm, search algorithm, implemented by C++, beginner easily
Introducing-recursion-by-parking
- 通过c语言实例讲解迭代算法在随机停车中的应用-Introducing recursion by parking cars through c program language
C12333
- C#数字图像处理算法典型实例,值得一试,值得下载-C# digital image processing algorithms typical examples, it is worth a try, it is worth downloading
Anti-windupPIDprogramme
- 抗积分饱和PID算法实现使用c语言实现,电机控制方面的实例,遇限削弱积分的方法(Anti-windup PID controller Implementation of the algorithm using C language, motor control examples, meet the limit weaken integral method)