-
功能十分强大的库存管理系统
应用背景功能十分完整的库存管理系统包括如下基本功能:一、货物管理 ;入库管理、出库管理、借贷还贷、盘点管理二、基本档案供应商设置、仓库设置、货物档案设置三、查询统计入库查询、出库查询、库存查询、出入库货物月统计、出入库货物年统计、货物借出查询、货物归还查询、警戒货物四、系统维护数据备份、数据还原、数据压缩关键技术五、帮助更改密码、权限管理、用户管理、关于本系统、退出系统 ;本库存管理系统是一套通用性极强的库存管理系统它提。供了完备的库存管理功能,包括货物入库管理、出库管理、借出与归还管理、盘点管理等功能软件适用于食品、服装、保健品。、电子、贸易、物资、化妆品、电器等工业、商业、贸易领域的企业。该软件提供多种查询功能,多方位为企业经营决策提供服务。
- 2022-02-25 16:09:15下载
- 积分:1
-
本程序在AVL树的算法实现,包括删除,…
这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料,VC实现-this procedure when all the AVL tree algorithm implementation, including delete, insert new sequencing, data structure is a very good learner materials, VC
- 2022-01-26 15:09:15下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。...
这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。-The algorithm achieved a very good bp algorithm. Can be a good idea to help beginners understand the bp algorithm.
- 2022-05-13 22:39:56下载
- 积分:1
-
静态求两点间距离的程序,不输入点坐标,用VC++编写
静态求两点间距离的程序,不输入点坐标,用VC++编写-Static for the distance between two points of the procedure, do not enter a point of coordinates, with VC++ Prepared
- 2022-05-18 17:51:03下载
- 积分:1
-
数据包分类 ABV 算法
这是为数据包分类与 ABV,这是决策树根据的 algorithmthis 方案将划分的规则集到许多组来提高性能的搜索时间
- 2023-05-13 08:30:02下载
- 积分:1
-
_ Web 2.0 _ VegaPrime _ samples.part04.rar(400 KB)
VegaPrime_2.0_Web_Samples.part04.rar (400 KB)
- 2022-07-14 15:27:33下载
- 积分:1
-
自己的小程序,入门学习的,可能对大家有用~!
自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
- 2022-02-04 17:00:59下载
- 积分:1
-
Cshape 项目中引入报表功能说实用的动态链接库 功能实用 是学习的好例子...
Cshape 项目中引入报表功能说实用的动态链接库 功能实用 是学习的好例子-Cshape project features the introduction of statements that the dynamic link library of practical utility function is a good example of learning
- 2022-01-25 23:50:13下载
- 积分:1
-
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进...
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进-To list running processes, and can terminate some processes, system processes can not be terminated, room for improvement in
- 2022-06-11 19:50:46下载
- 积分:1