#include #include #include #include #define ID struct id struct id { char name[20]; // xing ming int num; // xue hao int age; // nian ling char sex[2]; // xing bie char xi[20]; // xi bie char zhuan[20]; // zhuan ye char add[20]; // di zhi ID *next;
STG (SNMP Traffic Grapher) version 1.4.5 Copyright (C) 2000 Leonid Mikhailov This freeware utility allows monitoring of supporting SNMPv1 and SNMPv2c devices including Cisco, Livingstone, Riverstone etc. Intended as fast aid for network administrato
S7A驱动,7.20版本, Version history S7A OPC server and FIX driver for Siemens S7/S5 communication via Ethernet TCP/IP, MPI or Profibus Versio n 7.20 Date: 26.02.2007 Version history =========================================================================
利用WMI 获取IP信 using System; using System.Collections.Generic; using System.Text; using System.Management; namespace NetProgram { class WMICardGrab { public static void Main() { //1。 ManagementObjectSearcher query = new ManagementObjectSearcher("SELECT
This is a driver to work with Internal eeprom. Example to work with this driver: _MRDEEPROM R0,X;Read Byte from internal eeprom ( address in X,Y or Z ),data can be in R0 to R31 except registry used by adress _MRWEEPROM X,R0;Write Byte to internal ee