-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
光标的移动 很好用的一个程序
光标的移动 很好用的一个程序-cursor movement of a good procedure
- 2022-01-25 15:20:55下载
- 积分:1
-
建立树,并对其进行前序.中序和后序的便利
建立树,并对其进行前序.中序和后序的便利-established trees, and its former sequence. After the order and sequence of convenience
- 2022-02-25 01:39:48下载
- 积分:1
-
带头尾指针的list,从list的尾部插入,可以方便的删除list上的任意位置的节点...
带头尾指针的list,从list的尾部插入,可以方便的删除list上的任意位置的节点-lead the list tail pointer from the list, insert the rear, can easily delete the list of arbitrary location of the node
- 2022-02-26 20:15:09下载
- 积分:1
-
压缩感知及应用 书籍中的代码
本代码是与汕大阎老师的压缩感知及应用书中对应的代码! 非常有助于学习!
- 2022-03-17 17:48:50下载
- 积分:1
-
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名...
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名-Analyse the file name of absolute path, and parse it to driver,path,file name and extension name
- 2022-08-22 20:22:36下载
- 积分:1
-
皮革加工需要大量的水,这会导致排放大量的废液。制革工业是造成我国环境污染的主要行业之一...
皮革加工需要大量的水,这会导致排放大量的废液。制革工业是造成我国环境污染的主要行业之一-Leather processing requires a large amount of water, this will cause a lot of waste emissions. China" s leather industry is one of the major industries of environmental pollution
- 2022-08-21 13:30:00下载
- 积分:1
-
这是对时钟的补充,也是很好用的程序。方便用户使用。
这是对时钟的补充,也是很好用的程序。方便用户使用。-This is a complementary clock, but also a very good program to use. User-friendly.
- 2022-05-08 03:26:34下载
- 积分:1
-
本文详细介绍了如何在XP系统下面透过指令端口读写
本文详细介绍了如何在XP系统下面透过指令端口读写-This paper describes how XP systems through the following instructions to read and write ports
- 2022-01-25 15:13:47下载
- 积分:1
-
二等水准测量手簿WP手机版
基于wp手机平台的二等水准测量手簿。可自定义限差,自定义上点,自动步进点号,超限提醒,测站信息实时显示(BBFF所有读数,BF视距差,高差),所有测站信息成果输出。
- 2022-02-24 19:01:26下载
- 积分:1