-
用JAVA仿小霸王坦克大战单机版
采用mvc框架来做的,适合初学者,用面向对象方式,当然还有很多瑕疵,一起加油。
- 2022-03-16 12:11:50下载
- 积分:1
-
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表...
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表-the main procedures of the chart shows, c builder directly to a group of data to icons, graphics can choose various forms, including all the day-to-day needs of the charts
- 2023-07-18 12:35:03下载
- 积分:1
-
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
- 2023-05-29 01:50:03下载
- 积分:1
-
经典背包问题的一种解法,c语言编写的,比较小的程序
经典背包问题的一种解法,c语言编写的,比较小的程序-classic knapsack problem of a solution, c language, the procedure is relatively small
- 2022-02-16 00:50:41下载
- 积分:1
-
这是一本关于多线程编程的教科书。这本书的目的
This a textbook on multithreaded programming. The objective of this book
is to teach students about languages and libraries for multithreaded programming,
to help students develop problem-solving and programming skills, and to
describe and demonstrate various testing and debugging techniques that have been
developed for multithreaded programs over the past 20 years.-This is a textbook on multithreaded programming. The objective of this book
is to teach students about languages and libraries for multithreaded programming,
to help students develop problem-solving and programming skills, and to
describe and demonstrate various testing and debugging techniques that have been
developed for multithreaded programs over the past 20 years.
- 2022-02-15 09:56:47下载
- 积分:1
-
VC++编程技术与难点剖析
出版社: 清华大学出版社
装帧: 平装
出版年: 2002...
VC++编程技术与难点剖析
出版社: 清华大学出版社
装帧: 平装
出版年: 2002-4-1
随书光盘-VC++ Programming technology and difficult problem of analysis Publisher: Tsinghua University Press Binding: Paperback Publication Year: 2002-4-1 book with CD-ROM
- 2022-02-04 19:11:23下载
- 积分:1
-
算法实现题2
算法实现题2-3 邮局选址问题
« 问题描述:
在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的
街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。
街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。
居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。
« 编程任务:
给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。
« 数据输入:
由文件input.txt 提供输入数据。文件的第1 行是居民点数n,1£ n£ 10000。接下来n 行
是居民点的位置,每行2 个整数x 和y,-10000£ x,y£ 10000。
« 结果输出:
程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是n 个居
民点到邮局的距离总和的最小值。
输入文件示例 输出文件示例
input.txt output.txt
5
1 2
2 2
1 3
3 -2
3 3
10
- 2022-08-26 13:24:17下载
- 积分:1
-
简单的浏览器的实现
简单的浏览器的实现-simple browser achieve
- 2022-05-08 10:16:37下载
- 积分:1
-
一个用C语言实现的学生管理系统,比较简单明了,适合初学者的学习。...
一个用C语言实现的学生管理系统,比较简单明了,适合初学者的学习。-1 with the C language implementation of the student management system, relatively simple and clear, suitable for beginners to learn.
- 2022-10-29 09:10:03下载
- 积分:1
-
五子连珠棋 好玩的游戏哦 喜欢的朋友拿去吧
五子连珠棋 好玩的游戏哦 喜欢的朋友拿去吧-Wuzilianzhu chess game fun oh Take it like a friend
- 2022-03-06 18:31:56下载
- 积分:1