-
This is an online electronic watches, double
这是一个网上电子表,双击可执行程序CLOCKNEW.exe,便可看到一张笑脸和与系统时间同步的电子时钟,按任意键退出!-This is an online electronic watches, double-click the executable CLOCKNEW.exe, we will see a smile and time synchronization system with the electronic clock, according to withdraw from the arbitrary keys!
- 2022-04-28 06:27:17下载
- 积分:1
-
进程通信
c++ 进程通信demo,包括客户端,服务器vc6.0编写,包括共享内存,通道等直接编译exe 可直接运行
c++ 进程通信demo,包括客户端,服务器vc6.0编写,包括共享内存,通道等直接编译exe 可直接运行
- 2022-05-05 21:48:21下载
- 积分:1
-
功能选择模块,实现逻辑功能的选择,以完成任务
功能选择模块,实现逻辑功能的选择,以完成任务-Feature selection module, the choice of the realization of logic function in order to complete the task
- 2022-08-09 10:48:54下载
- 积分:1
-
RFID课设之校园一卡通系统
资料很多,系统可以运行,缺少论文。过使用RFID技术达到校园的智能化建设。相比于传统的学生卡等功能单一的卡来说,使学生做到了一卡在手,走遍校园的目的。对于学校,在一卡通平台的基础之上,重点是将一卡通系统整合到整个办公大楼的智能系统中,同时,需要将扩展的一卡通系统融入到校园工作的流程之中,为校园工作提供高效、安全、流畅的运作平台。该论文对今后进行射频识别系统开发的工作有一定的参
- 2022-03-16 18:28:45下载
- 积分: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
-
phone book
编写一个程序,该程序使用一组结构来保存联系人信息(名字、姓氏、,
- 2023-03-29 20:40:04下载
- 积分:1
-
循环式远动规约cdt仿真程序
1.主题内容与适用范围
本标准规定了电网数据采集与监控系统中循环式远动规约的功能、帧结构、信息字结构和传输规则等。...
循环式远动规约cdt仿真程序
1.主题内容与适用范围
本标准规定了电网数据采集与监控系统中循环式远动规约的功能、帧结构、信息字结构和传输规则等。
本标准适用于点对点的远动通道结构及以循环字节同步方式传送远动设备与系统。本标准还适用于调度所间以循环式远动规约转发实时信息的系统。
2. 引用标准
国家标准:《地区电网数据采集与监控系统通用技术条件》和《远动终端通用技术条件》。
3. 一般技术要求
3.1本规约采用可变帧长度、多种帧类别循环传送、变位遥信优先传送, 重要遥测量更新循环时间较短,区分循环量、随机量和插入量采用不同形式传送信息,以满足电网调度安全监控系统对远动信息的实时性和可靠性的要求。
-err
- 2023-05-01 11:30:04下载
- 积分:1
-
两个word文件:
1)、C++常用库函数,里边全都是我整理过的。
2)、c++常用数学函数,我把它们列出来了,并给出了简洁的解释...
两个word文件:
1)、C++常用库函数,里边全都是我整理过的。
2)、c++常用数学函数,我把它们列出来了,并给出了简洁的解释-Two word documents: 1), C++ Common library function, inside all that I have been collated. 2), c++ Common mathematical functions, I put them to the list, and gives a concise explanation
- 2022-03-18 20:11:37下载
- 积分:1
-
As you develop your skills in C++, it becomes increasingly important to separate...
As you develop your skills in C++, it becomes increasingly important to separate essential information from hype and glitz, and to find the in-depth content you need in order to grow. The C++ In-Depth Series provides the tools, concepts, techniques, and new approaches to C++ that will give you a critical edge.-As you develop your skills in C++, it becomes increasingly important to separate essential information from hype and glitz, and to find the in-depth content you need in order to grow. The C++ In-Depth Series provides the tools, concepts, techniques, and new approaches to C++ that will give you a critical edge.
- 2023-01-09 23:05:04下载
- 积分:1
-
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。...
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。-An asynchronous chat system, the system only allows the client and the server can transmit the string data, not to achieve any of its customers a direct transmission of information.
- 2022-06-03 13:57:16下载
- 积分:1