-
bitfield
Purpose The macro Fld encodes a bit field, given its size and its shift value with respect to bit 0.
- 2015-11-03 20:51:18下载
- 积分:1
-
Chapter 1 Serial Port Dual Internet. Rar
第1章 串口实现双机互联.rar-Chapter 1 Serial Port Dual Internet. Rar
- 2023-03-03 03:00:04下载
- 积分:1
-
picture_to_eps
pic_eps.bat 批处理文件 可以很方便的将任意格式的图片转为eps格式(pic_eps.bat batch file can easily be converted to any format image eps format)
- 2013-07-15 19:34:41下载
- 积分:1
-
56615
仿SUI开关源码,程序使用易语言图形按钮和时钟组件,模仿实现SUI按钮开关滑动效果。 点评:易语言仿SUI开关源码是易语言时钟组件的应用例程。(Imitation SUI switch the source , the program uses easy language graphical buttons and clock components , mimicking achieve SUI button switch sliding effect . )
- 2015-05-26 15:09:35下载
- 积分:1
-
MinDBG
debug a crash windows file
- 2018-03-16 16:47:09下载
- 积分:1
-
uff-format
uff文件处理,处理DASP生成的uff文档(uff file format)
- 2012-11-09 22:39:08下载
- 积分: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
-
6995529
信道编码turbo码,编码,译码程序,C语言编写()
- 2018-06-10 07:50:28下载
- 积分:1
-
InstantMessagingSystemCSharp
一个即时消息系统,包含客户端和服务器端。(an instant messaging system that includes client and server.)
- 2006-08-31 20:58:26下载
- 积分:1
-
使用netbios编写的聊天程序
使用netbios编写的聊天程序-Chat program in which netbios is used
- 2022-03-23 06:01:42下载
- 积分:1