-
POJ 1166己AC源代码,不信你可以试试.
POJ 1166己AC源代码,不信你可以试试.-POJ 1166 F AC source code, do not believe you can try.
- 2022-09-09 11:35:03下载
- 积分:1
-
墨香数据库有谁懂
墨香完整数据库 如果哪位大大有 请你 send edwinking094@gmail.com 给我因为我的墨香数据出问题 急找大大帮助我~
- 2022-07-05 10:51:19下载
- 积分:1
-
问题描述:假设一个商店,有一个架子和一个仓库,当第…
问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
- 2022-07-13 01:56:00下载
- 积分:1
-
实现md5文件电子签名,md5hash值计算,比较文件,自己可扩展功能实现几个文件对比,从而找出重复文件...
实现md5文件电子签名,md5hash值计算,比较文件,自己可扩展功能实现几个文件对比,从而找出重复文件-Md5 files to achieve electronic signature, md5hash calculated to compare documents, they can extend the functionality to achieve a number of document comparison, and to find duplicate files
- 2022-02-02 15:59:33下载
- 积分:1
-
医疗仓库管理信息系统
这个迷你项目 C 医疗商店管理系统中的是一个控制台应用程序,没有图形。
在这个项目中,您可以添加、 修改和删除记录的客户、 供应商和药品。
您还可以搜索客户或供应商详细信息和药品加成股票。可以通过医学 id 进行搜索
客户 id 或供应商的名称。您可以输入很多的信息,如医学 Id,机架号、 柜号、 供应商的名称,
单位成本、 销售价格等同时加药进了商店。您还可以查看有关报告和计费信息。
这个项目的源代码是大型的、 完整的和完全无错误的。它是在 MinGW 的 Code::Blocks IDE 编译
编译器。与其他 C 程序源代码,不同的是,我没有 C 医疗商店中显示迷你项目的源代码
管理系统在这里因为它太长 — — 超过 2500年线。你可以直接下载源代码代码加上
- 2022-03-25 07:50:18下载
- 积分:1
-
快速报告 3
快速报告3之后安装FastReport®是一个附加组件,它允许您的应用程序快速有效地产生报表。 FastReport®提供了所有必要的发展报告,其中包括一个可视化的报表设计器,报告的核心,和预览窗口的工具。
- 2023-04-20 10:45:04下载
- 积分:1
-
双链表的一个简单实现,双链表的插入也删除
双链表的一个简单实现,双链表的插入也删除-Double-linked list to achieve a simple, double-linked list insertion also delete
- 2022-01-30 21:09:39下载
- 积分:1
-
给予B/S模式在线选课系统1. 用ASP/JSP+SQL Sever实现
2. 写出详细的需求分析
3. SQL代码、网页代码+截图...
给予B/S模式在线选课系统1. 用ASP/JSP+SQL Sever实现
2. 写出详细的需求分析
3. SQL代码、网页代码+截图-Given the B/S model online courses system in the ASP/JSP+ SQL Sever
2 write detailed requirements analysis
3 the SQL code, web page code+ screenshots
- 2022-06-29 19:00:37下载
- 积分:1
-
动态规划的石子问题算法下载压缩包后,解压,使用vc
动态规划的石子问题算法下载压缩包后,解压,使用vc-stones dynamic programming problem packet compression algorithm download, extract, use vc
- 2022-07-18 16:07:24下载
- 积分:1
-
“数据结构、算法和程序”这个抽象世界的特殊旅程,以解决现实生活中的许多难题...
“数据结构、算法和程序”这个抽象世界的特殊旅程,以解决现实生活中的许多难题- Data structures, algorithms and procedures of the abstract world of a special journey to solve many real-life problems
- 2023-03-03 18:00:06下载
- 积分:1