资源列表
[Internet/网络编程] lckunlck.c
说明:A program to lock and unlock a file and to return 100 bytes of the requested file (unix system programming) .<nikbet> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] ipc.cpp
说明:A program to show inter-process-communication(ipc) between reader process and writer process (in linux systems) .<nikbet> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] server
说明:Computer Networks.. Implementation of Server side code (.c)<Ahsan Ellahi> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] test
说明:openmpi 编程小实例,简单表示openmpi如何跨平台编程-openmpi programe<alley> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Disuanfazhongjieban
说明:通信网基础理论课程的作业,用D算法找最短路径。-Basic theory of communications network courses homework, find the shortest path using D algorithm.<孙启梦> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] test_dcf_edcf
说明:一个能用的802.11e DCF增强型(EDCF)的TCL脚本-a tcl file of 802.11e edcf<donglin> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] quad2dggen
说明:matlab中一个重要的数学计算函数,可用于计算二重积分,可以输入多个参数-matlab an important mathematical functions that can be used to calculate the double integral, can enter multiple parameters<丁晨炜> 在 2025-01-11 上传 | 大小:1kb | 下载:2
[Internet/网络编程] firewall_copy
说明:基于mininet python的防火墙的实现。里面的policy请自行设置自己的路径-firewall application<张冉旭> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] fifo_client
说明:#define FIFO_NAME1 fifo_test1 //client 利用此管道读,server 用此管道写 #define FIFO_NAME2 fifo_test2 //client 利用次官道写,server 用此管道读 //倒转函数 void reserbuf(char string[512]) { char temp[512] for(int i = 0 i<strlen(<小米> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] fifo_server
说明:管道进行数据传输的客户端代码 #define FIFO_NAME1 fifo_test1 //client 利用此管道读,server 用此管道写 #define FIFO_NAME2 fifo_test2 //client 利用此管道写,server 用此管道读-Pipeline for data transmission client code<小米> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] link
说明:该代码为通用链表,包括链表的读写,增加节点,删除节点,数据的查找,空链表的判断-The code for generic lists, including the list of read and write, add nodes, delete nodes, find, empty list of judgments of data, etc.<小米> 在 2025-01-11 上传 | 大小:1kb | 下载:0