登录
首页 » Windows开发 » 算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。 算法常常含有...

算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。 算法常常含有...

于 2022-07-10 发布 文件大小:232.53 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。 算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。...
    NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。-NG-source file system, file system is learning and virtual file system, and user state to the core of the process of file system too.
    2022-07-25 07:55:11下载
    积分:1
  • 右键关机的详细源码 用VC实现鼠标的右键关机
    右键关机的详细源码 用VC实现鼠标的右键关机-Shutdown windows by click right mouse button
    2022-05-07 01:36:08下载
    积分:1
  • facedetector
    人脸检测器 #include < iostream > #include < cv.h > #include < highgui.h > int main(void) { int 键 = 0 ; int i; CvMemStorage * 存储 = cvCreateMemStorage (0) ; CvCapture * 捕获 = cvCaptureFromCAM (0) ; char * 文件名 ="haarcascade_frontalface_alt.xml"; CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名, 0,0,0) ; 虽然 (关键! = "q") { IplImage * 帧 = cvQueryFrame (捕获) ; 如果 (! 帧) 断 ; CvSeq * 脸 = cvHaarDetectObjects ( 帧, 级联, 存储, 1.1、 3, 0 / * CV_HAAR_DO_CANNY_PRUNNING *, cvSize (40,40)) ; 为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) { CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ; CvFont 字体 ; cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ; CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ; cvPutTex
    2022-01-30 19:16:21下载
    积分:1
  • 学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等...
    学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等-study of a chemical tool can analyze the crystal structure around, and rotating graphics
    2022-01-26 07:33:21下载
    积分:1
  • 这个例子演示了如何将一棵树上添加按钮细胞克里斯得…
    This example demonstrates how to embed a tree and add button cells to Chris Maunder s MFC Grid control (derived from CWnd-This example demonstrates how to embed a tree and add button cells to Chris Maunder" s MFC Grid control (derived from CWnd
    2022-01-24 10:09:52下载
    积分:1
  • 信号量的vc例程
    信号量的vc例程-signal of vc routines
    2022-02-10 07:20:08下载
    积分:1
  • COmtongxun jiandande diaoyong mscommkongjiantobngxun
    COM通讯,简单的调用MSCOMM控件.错误之处还请见谅。-COmtongxun jiandande diaoyong mscommkongjiantobngxun
    2022-03-21 08:45:56下载
    积分:1
  • flex聊天室教程
    基于flex+java开发,使用到Cairngorm框架,socket来做前后台通讯. com-dobodo command: CoonSocketCommand.as GetUserListComand.as UserLoginCommmand.as controller: UserLoginController.as delegate: SocketDelegate.as UserDelegate.as event: ConnSocketEvent.as GetUserListEvent.as UserLoginEvent.as mode: ModelLocator.as service: UserService.as util: ChatUtil.as view: UserChat.mxml UserLogin.mxml vo: Chatuser.as
    2023-02-22 04:50:04下载
    积分:1
  • 一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。...
    一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。- This design using VB toolbox own controls to make a simpleuser switching interface which based on VB calendar
    2022-05-29 18:48:59下载
    积分:1
  • 取机器硬盘号、CPU号、IP地址、机器名
    取机器硬盘号、CPU号、IP地址、机器名-No. machines check the hard disk, CPU number, IP address, machine name
    2022-03-15 11:40:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载