-
This system is mainly to build a web
本系统主要构建一个网上物流平台,以让物流的物资准时,准确,无误的送达目的地。而在后台实现公司管理物流信息,以备货物无误差的配送,让顾客无忧的接收货物。
本系统实现前台实现公司方面的信息发布等,后台实现客户上门的需求录入,以及仓储的信息配送等功能。
-This system is mainly to build a web-based logistics platform in order to allow the logistics of materials on time, accurate and error-free destination. While in the background to achieve logistics information management to prepare error-free distribution of goods, so that customers receive worry-free goods. The system has realized front to achieve the company" s information release and so on, back-door needs to achieve customer input, as well as the storage of information distribution and other functions.
- 2022-03-17 16:43:53下载
- 积分:1
-
jquery sky tab
这个程序主要是基于jquery的。它包含一个自定义的jquery选项卡。该选项卡具有各种动画效果
- 2022-03-28 17:39:37下载
- 积分:1
-
The C++ Cookbook will make your path to mastery much shorter. This practical, pr...
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don t have to develop on your own.
- 2022-01-31 09:06:54下载
- 积分:1
-
一个功能简单的留言板用ASP。NET(转载)
一个功能很简单的asp.net留言本(转载)-a simple function message board using asp.net(reshipment)
- 2022-05-30 22:04:43下载
- 积分:1
-
DOS可以不是黑白的,这是在DOS下设置背景和前景色的小程序。...
DOS可以不是黑白的,这是在DOS下设置背景和前景色的小程序。--DOS may not be in black-white mode, here is a small program which can set foreground and background color in DOS.
- 2023-03-17 08:15:04下载
- 积分:1
-
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分...
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。-Tetris, classic games.
- 2022-02-20 12:56:31下载
- 积分:1
-
记录每天的明细收支出,附带课程表编辑
记录每天的明细收支出,附带课程表编辑-detailed daily record of the payments out, fringe curriculum editor
- 2023-05-06 23:40:03下载
- 积分:1
-
恩,这是我第一次来释放我的goodieshope你喜欢它
en So this the first time I come to release my goodieshope you like it
- 2023-02-22 22:10:04下载
- 积分:1
-
This file contains the use of visual c++ compiler of the water code lights, digi...
此文件包含用visual c++编译的流水灯的程序代码,一定可用digital-This file contains the use of visual c++ compiler of the water code lights, digital can be used must
- 2022-01-25 14:01:59下载
- 积分:1
-
陈列馆问题:
1.问题描述
世界名画陈列馆有m*n个陈列室组成。为了防止名画被盗,需要在陈列室设置警卫机器人哨位,每算法个警卫机器人除了监视它所在的陈列...
陈列馆问题:
1.问题描述
世界名画陈列馆有m*n个陈列室组成。为了防止名画被盗,需要在陈列室设置警卫机器人哨位,每算法个警卫机器人除了监视它所在的陈列室之外,还可以监视与它所在的陈列室相邻的上,下,左,右4个陈列室。
2.要求
试要求,设计一个安排警卫机器人哨位的算法,使得名画陈列馆的每个陈列室都在警卫机器人监视之下,切所用的警卫机器人数目最少。
3.结果输出
将计算的警卫机器人数及其最佳哨位安排输出到文件output.txt。文件的第1行是警卫机器人数;接下来的m行中每行n个数,0表示无哨位,1表示哨位。-Gallery problem:
1. Problem Description
Painting gallery in the world there are m* n composed of a showroom. In order to prevent the paintings stolen, you need to set the security robot sentinel showroom, each algorithm is a security robot in addition to monitor it in the showroom, you can also watch it in the showroom with the adjacent upper and lower, left, Right 4 showrooms.
2. Demand
Test requirements, design an arrangement guard robot sentinel algorithm, making paintings in each gallery showroom are under the surveillance of the security robot, cutting the number of robots used by security guards at least.
3. The resulting output
Will calculate the number of security robots and the best sentinel ar
- 2022-06-27 18:30:39下载
- 积分:1