搜索资源列表
求网络的最小费用最大流-C语言
- 本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
C++常用排序算法
- 这个主要介绍了C++常用的排序算法,编程序算法是相当重要的,希望这个对大家有帮助-introduces the C commonly used algorithm, the algorithm is programmed very important, we hope that the right help
C++memory
- c++ 内存管理算法,适合于中高级程序员,从可执行文件格式到linux/windows内存管理方式,涉及内存管理的所有方面-c memory management algorithm, which is suitable for middle - and high-level programmers, from the executable file format to linux / windows memory management, memory management involved i
计算机常用数值算法集(C++版)
- 本书主要介绍利用计算机解决科学研究、工程设计、经济与商业管理等众多领域中数值计算所涉及到的数学问题的各类数值计算算法,并利用计算机程序设计语言C编程实现这些算法。
经典c程序100例
- 经典c程序100例 C语言实例
模拟退火算法程序源码
- 本文档为模拟退火算法的C++源码实现,文档形式为PDF格式,源码详细具体,而且每一行代码带有说明
C
- 100个关于C程序设计算法,非常有帮助,值得好好学习。-Windows programming on the document, very comprehensive and specific.
北京大学c语言学习大全
- c语言概述 程序的灵魂—算法 数据类型、运算符与表达式 最简单的C程序设计—顺序程序设计 分支结构程序 循环控制 数组 函数 预处理命令 指针 结构体与共用体 位运算 文件
178-classic-c-language-source-code
- 178个经典c语言源代码+算法大全 还有经典C程序100例 学习程序设计的很好的参考-178 classic c language source code+ algorithm Daquan There are 100 cases of classic C program Good reference for learning program design
lesson
- C程序算法,给出年、月、日,计算该日是该年的第N天,这个是谭浩强C程序设计里第8章的题-C programming algorithm, given the year, month, day, day of the year to calculate the first N days, this is where Hemopurification C Programming Chapter 8 title
C-language-numerical-algorithm-code
- C数值算法程序代码大全,很经典的代码大全-C language numerical algorithm code
C-classic-procedures-a-interview
- C语言学习与进阶推荐的常见问题描述与程序算法,为面试做准备的童鞋可以参考-C language,interview,classic procedures
2.曾棕根.ACM程序设计
- ACM算法竞赛教程,基于c++语言,可以很好地训练自己的算法设计水平(ACM algorithm competition tutorial)
K-Means
- 对500个随机二维坐标点进行聚类,然后通过C++程序输出窗口输出。(Cluster Algorithm.Put the 500 2d points into 20 clusters.)
常用算法程序集徐士良(C++)
- 网上都是C语言版本的,这个是C++版本的,想要的赶快下吧!!(Online are C language version, this is the C++ version, want to hurry down!!)
Untitled1
- 用于求解平面六杆机构运算而设计的C语言程序算法(Institutions algorithm)
dtw
- DTW算法语音识别C程序,希望对需要的人有帮助吧(DTW algorithm speech recognition C program)
增量式PID的C实现
- 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we need to use the incremental algo
徐士良常用算法程序集(C语言描述)第三版及程序
- 徐士良常用算法程序集(C语言描述)第三版及程序 ,建议初学者阅读,可快速提升。(The third edition and program of xu shiliang's algorithm assembly (C language descr iption) is recommended for beginners to read and improve quickly.)
传递函数的C语言实现
- 详细讲解了传递函数通过C语言来进行实现的过程以及算法程序(In detail, the transfer function through the C language to achieve the process and algorithm program.)