搜索资源列表
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
Linux
- 关于linux并发服务器的设计与实现,socket程序开发-Linux server on the design and implementation of concurrent, socket program development
Shell
- 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, t
system_call
- (操作系统课程设计)掌握Linux操作系统的使用方法,包括键盘命令、系统调用;掌握在Linux下的编程环境。 编一个C程序,其内容为实现文件拷贝的功能; 编一个C程序,其内容为分窗口同时显示三个并发进程的运行结果。要求用到Linux下的图形库。 -(Operating systems curriculum design) to master the use of the Linux operating system, including keyboard commands,
liangdong-ez_poll-master
- ez_poll高并发网络实现,可以学习学习下网络程序设计-ez_poll high concurrency networks.
parent
- 运用windows 在C++上实现并发程序设计,研究并行串行计算(Concurrent program design)