-
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教...
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教-An editorial in the VC environment, a restaurant management system for beginners because it is still much to be desired please Zhijiao
- 2022-08-22 20:48:04下载
- 积分:1
-
一个企业如何系统asosicated卡马拉公司
system to asosicated of a enterprise how camara comercio
- 2022-11-30 01:00:03下载
- 积分:1
-
- 2022-03-28 13:42:07下载
- 积分:1
-
BT服务器源程序
BT服务器源程序-BT server source code
- 2022-02-02 11:47:04下载
- 积分:1
-
这个论坛也不错.适合做毕业设计的,包含大多数基本功能
这个论坛也不错.适合做毕业设计的,包含大多数基本功能-this forum is a good one. Suitable for graduation design, including most of the basic functions
- 2022-06-21 02:47:19下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
stc编程 软件 最新版本 3.91
stc编程 软件 最新版本 3.91 -STC programming software the latest version 3.91
- 2022-03-20 12:42:08下载
- 积分:1
-
RCPC编码,这个是用于CCS环境下的RCPC编码。里面有三种打孔图形。...
RCPC编码,这个是用于CCS环境下的RCPC编码。里面有三种打孔图形。-RCPC codes, this is for the CCS environment RCPC coding. There are three types of perforated graphics.
- 2022-04-29 17:28:03下载
- 积分:1
-
c++实现贪吃蛇游戏
利用C++编写贪吃蛇游戏,通过操作键盘方向键可以控制贪吃蛇的移动,每吃掉一个刷新的食物之后会加长一个单位。每个食物的刷新都优先设定好了一个可以行进的路线,当贪吃蛇的头碰到身体或者刷新食物时没有任何一个可以行进的路线则算游戏失败,完成贪吃蛇吃满全屏幕则算游戏成功。
- 2022-03-10 22:30:00下载
- 积分:1
-
这是一个光盘镜像,是关于嵌入式操作系统的经典书籍<<嵌入式实时操作系统uc os2>>的附带光盘,是北航出版社出版...
这是一个光盘镜像,是关于嵌入式操作系统的经典书籍的附带光盘,是北航出版社出版-This is a disk image is embedded operating system on the classic books
- 2022-02-02 15:38:28下载
- 积分:1