-
带电作业的警示标签
Caution tagging for live line works
- 2022-03-07 21:57:51下载
- 积分:1
-
Realizes the compartment dispatch with the stack form,The train entrance compart...
用栈的形式实现车厢调度,火车入口处的车厢序列编号为1到n-Realizes the compartment dispatch with the stack form,The train entrance compartment sequence serial number is 1 to n
- 2022-05-15 19:35:41下载
- 积分:1
-
连接oracle的java库
连接oracle的java库- Connects oracle the java storehouse
- 2023-08-07 18:15:03下载
- 积分: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
-
cyber_cafe管理
应用背景景区简介网络咖啡馆é管理是在网络咖啡馆é系统管理一个完整的软件包。这个项目的目的是用于在网络咖啡馆é。所有的网吧有一些基本的需要可能控制被租给客户,及时充电系统。网络咖啡馆é通常有一些PC的客户将一定量的时间。现在,它可能还需要保存一些细节的客户的安全原因。当客户进入网络咖啡馆é他分PC和开始时间记。在任何时候,网络管理员应该能够看到任何个人电脑的状态,当客户要做一些其他的活动,如采取打印出来或扫描一个副本等,它应该记录。最后,所有的细节将提供给网络管理员。他可以提交表单上生成账单。这应该是所有交易在CAFé发生显示。关键技术项目的未来范围:&;&;&;&;&;&;&;我们的项目的目的是取代纸质作品&;工作手工完成,在网咖é自动化现有的趋势。它是用户的创建,管理和账单生成,一切都是由电脑控制的。由于行政工作的同时,客户可以享受完全的浏览时间做他毫不费力,因此用户和业主在缓解。我们将服务器和客户端限制为一个单一的系统。对于实时的目的,我们可以通过将服务器组件安装到一个单一的系统,并拥有多个客户,通过安装到许多系统中的客户端组件的软件。在这里,多个客户端可以与服务器同时发送多个请求同时。如今网络犯罪已大大增加。因此,为了避免在任何有关网络犯罪的丑闻,我们可以实现在网络中的客户或客户的网络认证的指纹识别的风险。信用的接受为支付和借记卡可以使软件更具通用性。允许在 销售观点;网络咖啡馆é可以软件的另一个吸引人的特点。
- 2022-03-16 13:36:23下载
- 积分:1
-
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。...
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。-understanding of the internal structure of the server, right LOCK have a higher level of awareness. Proposal 3 years C programming reference to a friend.
- 2023-01-08 21:55:02下载
- 积分:1
-
这是一个产品管理系统的程序。用java编写的希望的热情…
这是一个产品管理系统程序。用java 编写
希望各位踊跃分享-This is a product management system procedures. Prepared using java hope enthusiastically sharing
- 2022-01-28 04:18:45下载
- 积分:1
-
Huffman tree set up, and then leaves to the root by the Huffman encoding impleme...
建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
- 2022-01-24 17:27:02下载
- 积分:1
-
一元多项式乘法 包含密运算
新学数据结构的可以参考参考 ...
一元多项式乘法 包含密运算
新学数据结构的可以参考参考 -One dollar secret polynomial multiplication operations include the new data structure can refer to reference
- 2022-07-17 11:13:18下载
- 积分:1
-
奇妙的二叉树.rar 里面对数据结构里的二叉树进行了非常详细的说明,对大家学习数据结构有非常大的好处...
奇妙的二叉树.rar 里面对数据结构里的二叉树进行了非常详细的说明,对大家学习数据结构有非常大的好处-wonderful binary tree. Rar inside of the data structure, the binary tree for a very detailed description of the data structures you learn a lot more benefits
- 2022-05-30 05:57:22下载
- 积分:1