-
通用运行监控平台的设计与实现.将报警与探测分离开来,让“探测”掌握在维护
人员自己手里,使维护人员可以自由使用系统本身的一些探测工具,同时也可自主开应用级探...
通用运行监控平台的设计与实现.将报警与探测分离开来,让“探测”掌握在维护
人员自己手里,使维护人员可以自由使用系统本身的一些探测工具,同时也可自主开应用级探测命令,再通过该监控软件,把所有的探测结果以统一的形式来报警,从而做到灵活通用性,便于运行上实现集中监控。-Common monitoring platform to run the design and implementation. Will be separate from the alarm and detection, so that " detect" rests in the hands of their own maintenance personnel, so that maintenance personnel are free to use the system itself, some of the detection tools, but also to open their own application-level probe command, and then through the monitoring software, all the detection results in a uniform manner to the police, to be flexible and versatile, easy to run on a centralized control.
- 2022-02-21 18:28:58下载
- 积分:1
-
编写strcpy函数,虽然简单,但是能检验出点水平的一个练习,在高质量c里有介绍....
编写strcpy函数,虽然简单,但是能检验出点水平的一个练习,在高质量c里有介绍.-Prepared strcpy function, although simple, but it can be tested at a practice level, in the introduction of high-quality c-ri has.
- 2022-07-07 00:58:50下载
- 积分:1
-
This code can be used to model a microstrip line or a microstrip
patch antenna...
This code can be used to model a microstrip line or a microstrip
patch antenna (the particular problem being modeled is determined
at compile-time via various declarations).
- 2022-02-21 04:06:15下载
- 积分:1
-
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。...
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。 -following procedures aimed at the class definition directly to a non- parametric definition of the target B, In the main object creation and initialization A, B object to change the parameters, then finally changing the parameters of a target.
- 2022-12-09 10:45:03下载
- 积分:1
-
LEACH的MATLAB代码,很不错。可以直接运行。
LEACH的MATLAB代码,很不错。可以直接运行。-the code of LEACH for Matlab
- 2022-01-25 21:13:20下载
- 积分:1
-
微软VC++开发的IDE(集成开发环境),在其他…
VC++是微软公司开发的一个IDE(集成开发环境),换句话说,就是使用c++的一个开发平台.有些软件就是这个编出来的-Microsoft VC++ is a development IDE (integrated development environment), in other words, is to use a c++ development platform. Some software is made by the
- 2022-06-14 22:09:54下载
- 积分:1
-
图论的一些常用代码,包括最小生成树,拓扑排序,最短路径(非负权和负权)...
图论的一些常用代码,包括最小生成树,拓扑排序,最短路径(非负权和负权)-Graph theory, a number of commonly used code, including the minimum spanning tree, topological sorting, shortest path (non-negative and negative rights)
- 2022-01-26 02:08:29下载
- 积分:1
-
计算方法
用高斯消元法解方程组,源代码以及注释
注释在源代码中...
计算方法
用高斯消元法解方程组,源代码以及注释
注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
- 2022-05-26 09:09:30下载
- 积分:1
-
用VC实现的哈希表,能很好地解决冲突!
用VC实现散列表,很好地解决冲突!-with VC hashtable, a good solution to the conflict!
- 2022-05-27 15:14:54下载
- 积分:1
-
计算机操作系统实验――动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。...
计算机操作系统实验――动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。-Computer Operating System Experiment- Simulation of dynamic partitioning distribution: The first-fit algorithm and the best-fit algorithm.
- 2022-11-14 05:05:03下载
- 积分:1