文件名称:C_program_design_algorithms
介绍说明--下载内容均来自于网络,请自行研究使用
C程序设计的常用算法
算法(Algorithm):计算机解题的基本思想方法和步骤。算法的描述:是对要解决一个问题或要完成一项任务所采取的方法和步骤的描述,包括需要什么数据(输入什么数据、输出什么结果)、采用什么结构、使用什么语句以及如何安排这些语句等。通常使用自然语言、结构化流程图、伪代码等来描述算法。-Algorithm (done) : the basic idea of computer problem solving methods and steps. Descr iption: is the algorithm to solve a problem or completing a task adopted the methods and procedures of descr iption, including need what data (input data, output what what results), adopt what structure, use what statements and how to arrange these statements, etc. Usually use natural languages, structured flowcharts, pseudo-code etc to describe algorithm.
算法(Algorithm):计算机解题的基本思想方法和步骤。算法的描述:是对要解决一个问题或要完成一项任务所采取的方法和步骤的描述,包括需要什么数据(输入什么数据、输出什么结果)、采用什么结构、使用什么语句以及如何安排这些语句等。通常使用自然语言、结构化流程图、伪代码等来描述算法。-Algorithm (done) : the basic idea of computer problem solving methods and steps. Descr iption: is the algorithm to solve a problem or completing a task adopted the methods and procedures of descr iption, including need what data (input data, output what what results), adopt what structure, use what statements and how to arrange these statements, etc. Usually use natural languages, structured flowcharts, pseudo-code etc to describe algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C程序设计的常用算法.txt