-
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件...
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件都是用DLL接口,配置保存在数据库中,这是没有提供数据库及设计文档,我现在也找不到-this is a long time ago I used the C Builder for a carrier to do a network management procedures, using SNMP monitoring hardware, with agreement from the definition of software (to comply with the interface), from the parent network can also directly monitor subnetworks, each of the hardware and software are used DLL interface, configuration stored in a database, which is no database design and documentation, I could not find
- 2022-04-25 01:16:57下载
- 积分:1
-
various file import and export out at the SQL server
各种文件导入 和导出SQLserver时列-various file import and export out at the SQL server
- 2022-01-25 19:34:49下载
- 积分:1
-
one can any documents in hexadecimal open
可以打开任何十六进制的文档
- 2022-03-18 23:15:59下载
- 积分:1
-
全面介绍 研究 c 函数和程序
全面介绍 研究 c 函数和程序-comprehensive presentation of a study c function and procedures
- 2022-03-14 11:36:40下载
- 积分:1
-
将控制台输出重定向到一个源,直接投入到项目中使用,直接在…
一个重定向输出到控制台的源码,直接加入工程使用,直接在输出前调用RedirectIOToConsole()-Redirect console output to a source, directly into projects to use, directly in the output before the call RedirectIOToConsole ()
- 2022-02-07 15:49:03下载
- 积分:1
-
可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!...
可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!
- 2022-02-01 08:18:27下载
- 积分:1
-
digital monitoring system of tilt control classes and vc prepared. Direct access...
数字监控系统的云台控制类,用vc编写.可以直接使用.pelco-d或pelco-d协议-digital monitoring system of tilt control classes and vc prepared. Direct access. Pelco-d or pelco-d agreement
- 2023-04-23 06:30:03下载
- 积分:1
-
windows 程序设计源码最后3个源码
windows 程序设计源码最后3个源码-windows programming source final three FOSS
- 2022-04-18 19:26:08下载
- 积分:1
-
TEC
在TEC―2教学机上扩展出如下几条指令,包括确定指令格式和具体内容,指令执行步骤,每一步的操作功能和控制信号等,最后在教学计算机上真正实现出来,调试正确并应用在要求的程序设计中。 要求扩展的指令: ⑴ 比较两个无符号数,并根据比较的记过转移 ① 高于或等于则转移 ② 低于或等于则转移 程序设计要求: 按收键入的n个数据,排序后显示在屏幕上。按键选择下列排序方式: ⑴无符号数排升序 ⑵无符号数排降序-the TEC-2 aircraft to expand teaching the following several directives, including the identification of specific instruction format and content of instruction execution steps, each step of the operation function and control signals, the last in teaching computer truly realize, debug and correct application of the requirements of the program design. The request to expand the order : 1 compared with two symbols, and a comparison under the demerits transfer greater than or equal to a transfer less than or equal to a transfer of program design requirements : by the admission of n-type data sequentially on the screen. Click the following Sort : 1 unsigned row ascending 2 unsigned row descending
- 2023-08-16 11:30:04下载
- 积分:1
-
window串口调用(api方式)
window下的串口动态库,主要包括打开,发送接收,关闭串口等操作,是直接调用windowapi函数开发的。
- 2022-07-02 05:47:52下载
- 积分:1