-
超链接程序的原理。C++实现。代码没有错误
超链接程序的原理。C++实现。代码没有错误-c++
- 2022-01-25 14:38:23下载
- 积分:1
-
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。...
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
- 2023-02-27 08:45:04下载
- 积分:1
-
wordslearn
关于中国人,日本人的英语拼音的单词阐释,属于小聪明,让人恶心的那种(on China, the Japanese phonetic English interpretation of the word, small smart, the kind of people nausea)
- 2007-04-06 02:10:46下载
- 积分:1
-
onetarget_miao
在受试者前呈现3d图片,并使其闪烁刺激诱发稳态视觉电位(red-blue 3d stimulus in bci)
- 2013-05-07 15:37:37下载
- 积分:1
-
Teach-Yourself-CPP-in-One-Hour-a-Day
一天一小时学C++,一本不错的C++入门书(One hour a day learning the C++ C++, a good introductory book)
- 2012-11-25 16:16:34下载
- 积分:1
-
cPP
对想学C++的同学们很有帮助的,一本比较不错的书额(Want to learn C++ for the students is helpful, and a relatively good amount of books)
- 2011-09-14 10:33:38下载
- 积分:1
-
5477375
带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:51:07下载
- 积分:1
-
BM3D
图像去噪,是目前图像处理领域对高斯白噪声效果最好的去噪算法(image denoising)
- 2009-09-29 10:34:26下载
- 积分:1
-
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟...
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。
3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。
4 对http请求的处理必须采用多进程实现,即主进程负责等待请求连接,每当收到一个请求后,产生一个子进程对该请求做单独处理,主进程继续等待新请求,子进程在处理完其请求后结束自己。详细要求参考课本要求。(多进程编程参考函数fork())
-Http familiar with the agreement of the request and response format, write a simple Http server.
Basic requirements:
Http parsing a proper request, to achieve a simple GET request to respond.
2 analog an object (such as: file index.html) of the GET response (such as: in response to a string), for other objects, then according to Http response format, the information to respond to the object does not exist.
3 can be detected through the browser s own procedures. Such as: Enter http://the.ip.of.your.pc:serverPort/index.html, see the results of its response.
4 pairs of http request processing must be used to achieve multi-process
- 2023-04-01 20:15:03下载
- 积分:1
-
bank
bank account problem is solved by using this source code which is built based on C plus plus language
- 2009-06-19 02:38:16下载
- 积分:1