-
产品包装管控系统+ACCESS数据库
根据产品特性与需求,设置产品的条码格式,控制产品是否与工单信息相符,如不符合,则扫描FAIL,弹出提示;并按照单箱容量设置,提示满箱跟换箱号等信息提示,避免产品的短装,多装,错装现象,改善工厂产品的包装品质,将产品数据存与ACCESS数据库中,便于查询、修改等功能拓展。
- 2022-06-13 18:47:35下载
- 积分:1
-
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。...
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。-the procedure is in accordance with the materials on discrete mathematics algorithm is written, is a wholly-lexicographic order algorithm. Space complexity is O (n), is basically time complexity is O (n ^ 2). Only drawback is not for print, and store all the results.
- 2023-07-28 06:00:02下载
- 积分:1
-
先验频繁项集挖掘
这是 apriori 算法的数据挖掘工具。 c# 和.NET 2.0,很容易理解,您可以重写它,使它更有效率。
- 2022-04-02 06:52:46下载
- 积分:1
-
关于数据库的
关于数据库的-On the database
- 2022-01-24 09:06:54下载
- 积分:1
-
a small travel agency management system
一个小型的旅行社管理系统-a small travel agency management system
- 2022-03-18 20:45:00下载
- 积分:1
-
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度...
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度-Chain store use of the structural design of the generalized form, realize the following: create a generalized form, check the generalized table header elements and table elements for the end of the depth of the generalized form
- 2023-06-16 10:10:04下载
- 积分:1
-
CSharp下的图书管理系统源码,值得学习
CSharp下的图书管理系统源码,值得学习-CSharp under the library management system source code, it is worth learning
- 2023-06-26 15:10:04下载
- 积分:1
-
delphi控件 一般开发人员都用,使用的数据库控件
delphi控件 一般开发人员都用,使用的数据库控件-general controls delphi developers are using the database control
- 2022-03-19 19:16:02下载
- 积分:1
-
用链表建立堆栈的简单代码,没有做很多的排错处理,只是了解了解堆栈的实现方式...
用链表建立堆栈的简单代码,没有做很多的排错处理,只是了解了解堆栈的实现方式
- 2022-08-18 06:10:02下载
- 积分:1
-
Data structure course first experiment requirements: 1. Base class and derived c...
数据结构课程第一次实验
要求:1.基类和派生类的定义和实现(.h .cpp)
2.+ 运算符重载
3.
- 2023-07-18 00:15:02下载
- 积分:1