-
wendangguangli
说明: 文档管理源代码!!希望大家支持一下吧!!多谢了(Document management source code!! I hope you will support yourself!! Thank you very much)
- 2008-11-29 19:19:43下载
- 积分: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
-
linux 下的socks proxy
linux 下的socks proxy -of socks proxy
- 2022-07-11 17:49:49下载
- 积分:1
-
ReadRecInd
Read Rec Ind Source Code for Andriod.
- 2013-11-07 11:28:35下载
- 积分:1
-
!ASP_TimeSh853665202002
sap on asp sap on asp
- 2020-06-24 21:00:01下载
- 积分:1
-
Recommender-Systems-master
说明: 使用协同过滤的推荐系统测试代码Predicting movie ratings using collaborative filtering and latent concept extractors based on matrix decomposition methods like SVD and CUR on the movielens-100k dataset
The project explores techniques for predicting unknown user ratings based on a large dataset of users and movie ratings.(Recommender-SystemsWe used 6 different recommender methods to predict user ratings across the data sets.
Namely we set up Collaborative Filtering along with its baseline variant and Matrix decomposition techniques like Singular Value Decomposition and CUR. Moreover, we also implemented dimensionality reduction in these matrix decomposition techniques which preserved 90% of the energy so as to increase the computational efficiency while keeping the accuracy similar for these methods.)
- 2019-01-13 21:30:57下载
- 积分:1
-
Design01
DESIGN - Hardin and Sloane Spherical Designs
DESIGN implements a number of Hardin and Sloane spherical designs.
A set of N points which lie on the sphere is called a spherical T-design if the integral on the surface of the sphere of any polynomial of degree at most T is equal to the average value of the polynomial evaluated at the set of points. Note that the degree of a polynomial is the highest degree of any of its terms, and that the degree of a term like XAYBZC is A+B+C.
- 2013-01-27 22:46:03下载
- 积分:1
-
AndroidBox0.5
中文APi,很全很强大强大到不可想象,你值得拥有(Chinese APi)
- 2014-02-26 09:07:48下载
- 积分:1
-
86585686799
CDtoWAVE转换器,VC++经典编程源码,很好的参考资料。(The CDtoWAVE converter, VC++ classic programming source code, a good reference.)
- 2013-11-15 10:24:53下载
- 积分:1
-
difuse noise
说明: 仿真产生各种各态同性噪声场的噪声,需设置阵型,采样率等参数(A matab toolbox to generate an array of diffuse noise)
- 2020-12-06 00:46:42下载
- 积分:1