-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -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
-
辜巴纳概率的一个很好的随机过程的书
gUBNER pROBABILITY a VERY GOOD BOOK ON RANDOM PROCE-gUBNER pROBABILITY a VERY GOOD BOOK ON RANDOM PROCESS
- 2022-07-24 01:39:49下载
- 积分:1
-
Windows NT Services library
Windows NT Services library-This library is full encapsulation of Microsoft Windows NT (NT4, 2k, XP and Vista) services API. > SERVICES IMPLEMENTATION* almost full Windows NT API encapsulation* full customization via callback* embeddable in DLL s* full logging support (via Windows events logs)* converts any C/C++ application (and others that support C linkage) in an NT service with just a function call > SERVICES CONTROL* install, modify, remove services* start, stop, pause, restart service* check service status* list services* get extended service informations* dependencies management* remote machine services access > MISC.* ansi/unicode support
- 2022-03-23 19:58:12下载
- 积分:1
-
基于对话框的计算器,实现了基本的加、减、乘除四则运算
基于对话框的计算器,实现了基本的加、减、乘除四则运算-Calculator based on the dialog box to achieve the basic addition, subtraction, multiplication and division 4 computing
- 2022-12-24 09:55:03下载
- 积分:1
-
堆管理程序,写了好长时间的
堆管理程序,写了好长时间的-heap management procedures, write a good time
- 2023-07-16 17:55:03下载
- 积分:1
-
一个著名的ftp搜索器可以很快地搜到著名的网站和大量的资源...
一个著名的ftp搜索器可以很快地搜到著名的网站和大量的资源-a famous ftp search engine will be able to search the famous website and a lot of resources
- 2022-05-06 11:18:07下载
- 积分:1
-
IOTBOX实验箱
应用背景该款软件以物联网技术实训为背景开发,具有聊天室、地图操作、传感器数据采集、数据分析等功能。关键技术软件属于C# winform开发,可作为TCP/IP、数据采集、数据分析等基础编程实现的学习,同时,软件还开发有聊天室功能,可供学习。
- 2022-04-17 08:04:52下载
- 积分:1
-
The programm calculate Gauss
The programm calculate Gauss-Markov process 1-st and 2-nd order
- 2022-11-21 20:00:03下载
- 积分:1
-
串口小工具代码
VC编写的上位机串口通讯小工具,通过API CreateFile打开串口并通讯,对初学者有很大的帮助。
- 2023-03-23 23:20:04下载
- 积分:1
-
集合物体形状/颜色识别功能的全自动安全监视报警器,可以用来检测特定物体是否被移动、或者用于入侵检测等等...
集合物体形状/颜色识别功能的全自动安全监视报警器,可以用来检测特定物体是否被移动、或者用于入侵检测等等 -shape/color recognition function of automatic security alarm monitoring device that can be used to determine whether a particular object was moving, or for intrusion detection, etc.
- 2022-12-05 08:40:03下载
- 积分:1