-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -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
-
本程序采用了中断法访问ZLG7289芯片,内容包括一个完整的程序,经调试运行无误,对于想用这个芯片来作你的键盘扫描非常不错。...
本程序采用了中断法访问ZLG7289芯片,内容包括一个完整的程序,经调试运行无误,对于想用这个芯片来作你的键盘扫描非常不错。-the adoption of the law interrupted visit ZLG7289 chips, which include a complete set of procedures, commissioning, operation and truthful, want to use this chip for scanning your keyboard is very good.
- 2022-02-14 03:18:47下载
- 积分:1
-
Make their own curriculum design, mobile phone tariff management system, billing...
自己做的课程设计,手机资费管理系统,计费,账单查询,通话记录查询,模拟发短信,打电话等功能都实现了。-Make their own curriculum design, mobile phone tariff management system, billing, billing inquiries, call history query, analog send text messages, phone calls and other functions are realized.
- 2022-08-24 10:41:32下载
- 积分:1
-
C superintendent, which was the expression evaluates procedures and laboratory r...
用C写的中缀表达式求值程序及实验报告。-C superintendent, which was the expression evaluates procedures and laboratory reports.
- 2022-01-31 00:34:31下载
- 积分:1
-
directx9实现矩阵处理例程
directx9实现矩阵处理例程-directx9 handling routines to achieve Matrix
- 2022-05-07 02:37:55下载
- 积分:1
-
credit simulation´ program
credit simulation´ program
- 2022-07-11 02:29:42下载
- 积分:1
-
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解...
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, communications, and PING UDP, TCP, DLLs, COM programming (download document will be removed after the zip directly decompression)
- 2022-03-23 13:10:57下载
- 积分:1
-
组态监控简单实现
应用背景使用vc6.0开发组态监控系统,可编辑设备属性,实现开关量、液晶显示、调节器和视频播放等基本组件,通过网络传输进行监控。关键技术ffmpeg、组态思想、RTP协议、网络编程模型、序列化类得使用
- 2022-03-24 17:22:38下载
- 积分:1
-
桌面插件CPU占用查看
桌面小插件,提供桌面小控件,可以查看电脑CPU的占用情况,界面美观漂亮。指针动态显示当前CPU占用情况。
- 2023-06-15 11:00:03下载
- 积分:1
-
c# TCP Client异步接收
资源描述C# Tcp Clinet 异步接收,测试很稳定。用Visual Stdio2012编写,使用.Net 4.0框架开发,在界面更改目标地址与端口就可调试使用。附件包含源代码与可执行文件。
- 2022-12-06 05:40:03下载
- 积分:1