-
对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数...
对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数-Optimized for N queens problem, you can calculate the Queen in a relatively short period of time means the number of ordered
- 2022-03-16 23:06:24下载
- 积分:1
-
后台管理
用户名 admin 密码 admin
后台管理
用户名 admin 密码 admin
---------------------------------------------------
功能说明
系统本着简洁实用的原则开发,便于使用者查询浏览,以及
查看药品库存情况和经营情况,实时操作药品库存数据。
前台部分:
药品信息、查询、库存操作、销售统计
后台管理部分:
管理员管理、分类管理、规格管理、产地管理、进货商管理、
药厂管理、药品添加、药品管理
---------------------------------------------------
相关说明
本系统基于WEB浏览,须上传到服务器或自行建立IIS
本系统系自行设计自行开发,内部使用而制作,无后续升级版本-background management user name admin password admin--------------------------------------------------- system functionality In simple practical principles developed to facilitate users of Wikipedia, and check inventory of drugs and the operation of Real-time operating medicine inventory data. Prospects : drug information, inquiries, and inventory operations, the sale of statistical background management component : Administrators management, management, management specifications, production management, purchase management of pharmaceutical management, chemical additives, Drug Management---------------------------
- 2022-03-24 19:09:08下载
- 积分:1
-
民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。...
民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。-airline tickets booking system combining MFC programming interface with booking, a refund, customer and flights query capabilities.
- 2023-01-09 22:55:03下载
- 积分:1
-
Shi Bole @ beige book Data Structure Course part2
施伯乐@黄皮书《数据结构教程》part2-Shi Bole @ beige book Data Structure Course part2
- 2022-06-01 18:24:58下载
- 积分:1
-
a simple binary tree algorithm, including the binary tree traversal, but also ad...
一个最简单的二叉树的算法,包括二叉树的各种遍历,还添加了队列的层序遍历-a simple binary tree algorithm, including the binary tree traversal, but also adds a layer of Queue preorder
- 2022-02-15 00:00:29下载
- 积分:1
-
实现构造哈夫曼树的哈夫曼算法。
求解出所构造的哈夫曼
使用树的带权路径长度。...
实现构造哈夫曼树的哈夫曼算法。
求解出所构造的哈夫曼
使用树的带权路径长度。
-Huffman tree structure to achieve the Huffman algorithm. Solving the structure of the Huffman tree with the right to use the path length.
- 2022-03-18 08:19:38下载
- 积分:1
-
VB+proteus+keil c 文件是电压检测系统
VB+proteus+keil c 文件是电压检测系统
-VB+ proteus+ keil c are voltage detection system
- 2022-04-29 10:59:13下载
- 积分:1
-
如何将“所有”添加到列表框或组合框中。
SELECT "*" AS RecID, "(All)" AS Employee
FROM Employees AS T1
UNION
SELECT T1.EmployeeID AS RecID, [FirstName] & " " & [LastName] AS Employee
FROM Employees AS T1
ORDER BY Employee;
- 2022-07-11 06:24:58下载
- 积分:1
-
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。...
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
- 2022-04-24 15:50:28下载
- 积分:1
-
VB编写的简单打印控件
VB编写的简单打印控件-prepared by the simple VB Control Print
- 2022-07-22 23:42:00下载
- 积分:1