-
为保障煤矿为例
example for security of meikuang
- 2022-03-20 03:19:24下载
- 积分:1
-
WinMain 函数的初级代码
资源描述本代码比较适合初学者,刚接触过C++语言的童鞋,对代码不是怎么懂,可以参考学习。
- 2022-02-04 14:15:25下载
- 积分:1
-
vehicle insurance management
用于车辆保险维修。在公路边,许多车辆都要保存一个记录,以便为特定的自行车盗窃和事故投保
- 2022-02-01 13:38:50下载
- 积分:1
-
A plan to merge sorting algorithm. In accordance with the
一个合并排序算法。是按照《算法导论》书中的讲解来写的。-A plan to merge sorting algorithm. In accordance with the
- 2022-06-21 23:35:43下载
- 积分:1
-
data on the structure of the matrix transpose algorithm.
关于数据结构中矩阵转置的算法。-data on the structure of the matrix transpose algorithm.
- 2022-11-28 11:05:03下载
- 积分:1
-
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7...
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 programming tasks : for a given n line by the number of digits triangle, triangle programming calculated from the top to the bottom of the path through the figures and the maximum
- 2022-09-23 22:05:03下载
- 积分:1
-
pb 源码 日历控件
pb 源码 日历控件-pb source Calendar Control
- 2022-04-20 07:31:09下载
- 积分:1
-
jsp网上选课系统
本系统是简易的网上选课系统,包括学生的选课查成绩、教师打分以及管理员的一些后台操作。本系统是基于jsp环境下进行设计的,学习运用JSP 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-18 14:07:33下载
- 积分:1
-
图书馆管理系统,数据库相关
图书馆管理系统,数据库相关-library management systems, databases related
- 2023-05-11 14:40:04下载
- 积分:1
-
《产品进销存管理系统的设计与实现》数据结构课设
产品进销存管理系统的设计与实现
内容:针对某一种行业的库房的产品进销存情况进行管理
要求:
(一)采用一定的存储结构对库房的货品及数量进行分类管理
(二)可以进行产品类的添加、产品的添加以及产品数量的添加
(三)能够查询库房每种产品的总量、进货的日期、销出数量、销售时间等
- 2022-04-12 03:37:00下载
- 积分:1