搜索资源列表
-
0下载:
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
-
-
0下载:
Game Of Life 的并行程序
在MPI的下设计的C语言程序:GameOfLife1_0.c
在2D版本,3D正在制做中。-Game Of Life parallel procedures in the design of MPI C Programming Language : GameOfLife1_0.c version of the 2D, 3D which is being produced.
-
-
0下载:
用C语言写的一个远程控制软件代码,可以和好的理解网络C/S编程,同时可以加深C语言和系统功能的理解-written in C language of a remote control software code, and a good understanding of network C / S programming, C also can enhance the language and understand the functions of the system
-
-
0下载:
snmp协议编程 agent 关于trap陷阱的发送
c语言开发-snmp agreement on the trap agent programming traps sent c language development
-
-
0下载:
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的编程语言具有运算速度快的显著特点-C S Mode simple application implementation, because of the development server heavily engaged in the complex, So server applications in the Windows envir
-
-
0下载:
主要是一些C语言中常用到的一些小例子的源码,还有几个关于windows 编程的一些例子-mainly some common C language to a number of small examples of source code, several windows on the programming examples
-
-
0下载:
用C语言实现的UDP协议的socket编程,请大家研究研究-C language of the UDP socket programming, please studies
-
-
0下载:
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
-
-
0下载:
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
-
-
0下载:
TCP与UDP套接字编程,用C语言开发的-TCP and UDP socket programming, C language development
-