包含:01_数通基础_OSI网际互联、02_TCPIP概述、IP子网划分(VLSM)、03_网络设备管理及基础配置、04_网络拓扑绘制技能专题、05_eNSP华为网络设备仿真平台等五大模块,需要的朋友可以自行下载。
2022-04-06 02:08:02 6.53MB 华为 tcp/ip 网络协议 网络
2019最实用的产品经理技术课程-必备基础技术知识
2022-02-08 13:46:00 68B 产品经理
1
SIM卡基础技术规范,其中包括SIM通信协议说明
2022-01-26 10:59:03 4.01MB SIM卡
1
汽车车身设计基础技术图文详解.doc
2021-12-31 12:02:29 16.34MB
基于socket的一个读取文件内容,发送短信的小功能 包括日志级别设置、功能选择等小结构,闲来无事可以看看。 int main(int argc, char **argv) { DIR * dir; struct dirent * ptr; int i; char filename[100]; int ch; int iPid; opterr = 0; while((ch = getopt(argc,argv,"d:f:L:l:h:p:"))!= -1){ switch(ch){ case 'd': workdir = (char *)strdup(optarg); break; case 'f': srcdir = (char *)strdup(optarg); break; case 'L': logdir = (char *)strdup(optarg); break; case 'l': loglevel = atoi(optarg); if((loglevelL_ERROR)){ printf("日志级别设置错误\n"); return -1; } break; case 'h': addr = (char *)strdup(optarg); break; case 'p': port = atoi(optarg); break; default: usage(); return -1; } }
2021-12-21 23:30:44 6KB socket 基础技术
1
详细的介绍了SIM的一些物理特性,传输协议ATR,PPS,APDU等;详细的命令描述,SIM卡的文件结构,应用协议等。
2021-09-01 17:25:10 4.19MB ATR PPS APDU
1