-
xydy
校园导游咨询 [问题描述] 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 [基本要求] (1)设计你的学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景(Campus tour guides Advisory [Description of the problem] to design a campus tour guide procedures for visitors, providing information services. [Basic requirements] (1) design your floor plan in schools, which contain not less than 10 scenic spots. Vertex to map the various scenic spots in schools, storage attractions name, code-named, briefings and other information to edge that path, the path length of storage and other related information. (2) to provide visitors map arbitrary King)
- 2008-12-27 09:50:03下载
- 积分:1
-
realized ip scanning procedures.
java实现的ip扫描程序。-realized ip scanning procedures.
- 2022-07-28 07:22:34下载
- 积分:1
-
地面准备平台上位机20171111
一个完成labview项目,包括NI DAQ数据采集,串口数据采集,数据存储等功能。(A complete LabVIEW project, including NI DAQ data acquisition, serial port data acquisition, data storage and other functions.)
- 2018-07-04 10:57:10下载
- 积分:1
-
saolei
扫雷程序~使用python填写~
相当好用好厉害哦(Mine-sweeping )
- 2013-12-02 23:46:48下载
- 积分:1
-
heap_sort
java实现的堆排序,你可以排序多种类型,可以实现代码重用,很好地利用了面向对象的思想(java achieve heap sort, you can sort a variety of types, you can achieve code reuse, good use of the object-oriented thinking)
- 2014-12-12 23:17:39下载
- 积分:1
-
HuffmanCoding
多媒体类别,包含Huffman编码、lzw编码和算数编码三种,对“I have a dream”进行编码(Including Huffman Coding、lzw coding and Arithmetic coding)
- 2012-05-13 22:57:19下载
- 积分:1
-
增广拉格朗日
常用的解决不等式约束优化问题的放法,增广拉格朗日方法等(The commonly used method of solving inequality constrained optimization problems, augmented Lagrange method and so on)
- 2017-12-04 16:37:43下载
- 积分:1
-
U89990
读取U盘数据,可以自由的读取U盘里的数据,轻松的读取U盘里的数据。(Read U disk data, you can freely read the data in the U disk, and easily read the data in the U disk.)
- 2017-06-30 16:48:29下载
- 积分: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
-
Addition
进行加法运算的实例程序,是照着别人的做的,如果有初学者可以看看。(An example program for adding operations is based on what others do, if you have a beginner.)
- 2017-06-29 15:31:28下载
- 积分:1