-
data structure C language source code design courses that I spent a week down th...
数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, only three out! The game includes 24 points, aircraft and booking system for train information system and class-based papers, notes in great detail, I believe in learning C language and data structure of great help students
- 2022-01-28 13:56:21下载
- 积分:1
-
一个0
一个0-1背包问题的C++实现,背包的容量为t,各物品的重量分别为w1,w2。。。wn,找一个能装下最大重量的物品组合,用递归形式的贪心法实现-a 0-1 knapsack problem of C achieved, the capacity for backpack t, the weight of the items were w1, w2. . . Wn, one can find the largest installed under the weight of goods portfolio, using recursive form greedy Method
- 2022-05-28 10:59:03下载
- 积分:1
-
用C语言设计贪吃蛇的游戏
本项目主要使用编程的基本概念……C设计让用户玩贪吃蛇游戏交互.....所有注册列表和播放用户随着他们的分数是存储在一个文件名为“记录”…它还使用了文件处理的概念…
- 2022-01-26 08:22:11下载
- 积分:1
-
大量点网格索引文件的实现,一个索引文件,一个点文件的结构。...
java小游戏-贪吃蛇~JAVA源程序代码~-java games- Snake ~ ~ JAVA source code
- 2022-05-07 10:36:48下载
- 积分:1
-
pl0文法编译器 用C++编写 写有注释 简洁明了 易于改写
pl0文法编译器 用C++编写 写有注释 简洁明了 易于改写-grammar compiler pl0 Used C++ to prepare concise written notes easy to rewrite
- 2023-05-21 18:20:03下载
- 积分:1
-
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”...
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client/server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client"s request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed
- 2023-06-10 06:20:03下载
- 积分:1
-
例,运行两个服务
examole, run two services-examole, run two services...
- 2022-03-21 11:07:31下载
- 积分:1
-
Objective: Program calculates the fule effiency of the car on the trip in miles/gallon and the cost
//目标:程序以英里/加仑为单位计算汽车在旅途中的燃油效率和旅途结束时的汽油成本。
- 2022-03-31 21:07:59下载
- 积分:1
-
The realization of sleep (Sleep) a specified period of time (in seconds) a simpl...
实现睡眠(Sleep)指定时间(秒)的简单控制台程序。-The realization of sleep (Sleep) a specified period of time (in seconds) a simple console program.
- 2023-03-17 02:05:04下载
- 积分:1
-
一个处理数论的函数库,但是安装时有点麻烦,看看里面的介绍吧...
一个处理数论的函数库,但是安装时有点麻烦,看看里面的介绍吧
-A deal with number theory library, but a bit of trouble during installation, look at the inside bar introduction
- 2022-04-22 00:15:33下载
- 积分:1