资源列表

« 1 2 ... .90 .91 .92 .93 .94 11495.96 .97 .98 .99 .00 ... 11787 »

[Internet/网络编程main1

说明: 了解I/O系统调用的特点并通过性能测试对此有直观的认识 1、先根据题目生成所需的4kb,256kb,64mb的txt文件 2、根据main函数的int main (int argc, char *argv[])参数特性,可以设计成 : if (4 != argc) { printf ("输入格式错误!\n") exit(0) } 来确定输入参数是4个 /*----------
<伴随> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程forkSYSV

说明:本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 任务要求 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic th
<伴随> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程ThreadPosix

说明:本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread
<伴随> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程mcas

说明:组播流测试,用于远程测试服务器组播流是否能够正常获取.-mcast test tools
<miaohaifeng> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[xml/soap/webservicedata

说明:节点属性的修改,Java xml节点属性的修改 修改xml节点的属性-Node property changes, modifications of the Java xml node attributes to modify the xml node attributes
<单菲菲> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Web服务器Token

说明:防止重复提交的token机制实现,防止恶意刷新-implements token.
<qinyu> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程gps

说明:GLOBAL POSITIONONG SYSTEM
<sharad> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程communication

说明:进程的管道通信,父进程调用fork()生成两个子进程,完成父子进程之间的通信。-Process pipeline communication, the parent process calls fork () to generate two sub-processes, to complete the communication between the parent and child processes.
<kk> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程tcpclient.c.tar

说明:简单的客户机代码,实现有连接的服务器客户机模式-simple code
<陈西安> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程ns2-wired-example

说明:This is a code of simple ns-2 simulation scenario with four nodes and wired.
<Elly> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程udp_server

说明:linux 程序实现的一个udp广播,已经正常运行,可以作为参考程序-linux program to achieve a udp broadcast, normal operation can be used as reference procedures
<zhangwei> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Internet/网络编程udp_client

说明:linux下的一个udp广播机制的客户端,已经验证,经过编译后,一定能用-udp broadcast mechanism under linux client, has already been verified, compiled, must use
<zhangwei> 在 2025-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 11495.96 .97 .98 .99 .00 ... 11787 »

源码中国 www.ymcn.org