-
串口收发程序 串行口通信的例子
串口收发程序 串行口通信的例子-Tt s a program of serie port sending and receiving.And it s a sample program of serie port communication.
- 2023-08-11 08:40:05下载
- 积分:1
-
mouse control, mouse hook
鼠标监控,鼠标钩子-mouse control, mouse hook
- 2022-02-05 23:38:47下载
- 积分:1
-
这是一个由C++编制的MFC工程,能够对文件进行加密
这是一个由C++编制的MFC工程,能够对文件进行加密-This is a C++ compiled by the MFC works, be able to encrypt files
- 2023-03-01 22:30:03下载
- 积分:1
-
利用f-in-box的swf flv 播放器。-Use of f-in-box of the swf flv player.
- 2022-10-17 23:45:02下载
- 积分:1
-
一个关于时钟显示的C语言程序。是24小时制式显示。
一个关于时钟显示的C语言程序。是24小时制式显示。-A clock displayed on the C language program. 24-hour format is displayed.
- 2022-02-28 10:47:42下载
- 积分:1
-
LAN chatting tool
局域网内用来聊天的工具-LAN chatting tool
- 2022-10-21 06:35:04下载
- 积分:1
-
Mantis 中文用户手册,详细介绍Mantis使用方法
Mantis 中文用户手册,详细介绍Mantis使用方法-Mantis user manual
- 2022-05-09 04:49:45下载
- 积分:1
-
读写注册表程序,非常好的一个程序,可以读写注册表
读写注册表程序,非常好的一个程序,可以读写注册表-Read and write registry program, a very good program
- 2023-06-25 15:35:04下载
- 积分: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.
- 2022-07-10 14:25:53下载
- 积分:1
-
c++ customize dynamic array source to support the sort. to the dynamic array tem...
c++自定义动态数组源代码,支持排序。到动态数组模板类,以及模板函数的排序。
- 2022-04-01 04:21:56下载
- 积分:1