代码搜索:海量库存
找到约 3,568 项符合「海量库存」的源代码
代码结果 3,568
www.eeworm.com/read/494519/1159539
txt 系统涉及算法.txt
进货单中移动加权平均价格:
加权平均价格=(加权平均价*库存总数量+本次进货价格*本次进货数量)/(库存总数量+本次进货数量)
进货分析: 进货数量=进货数量-退货数量
进货金额=进货总金额-退货总金额
进货单价=进货金额/进货数量
成本清单:
销售成本=加权平均价*总销售数量
...
www.eeworm.com/read/367675/2838369
txt 257.txt
发信人: minerboy (miner), 信区: DataMining
标 题: Re: 偶的方向是海量数据挖掘
发信站: 南京大学小百合站 (Wed Dec 11 13:51:46 2002)
我感兴趣,可以一起合作一下吗?
【 在 helloboy 的大作中提到: 】
: IDS---Intelligent Desicion Support
: 我想,通过算法,
www.eeworm.com/read/432173/8622171
frm frmmain.frm
VERSION 5.00
Begin VB.MDIForm frmMain
BackColor = &H8000000C&
Caption = "四川百事可乐公司仓库库存管理系统"
ClientHeight = 4080
ClientLeft = 60
ClientTop = 6
www.eeworm.com/read/288363/8639279
cpp basedatetimectrl.cpp
// BaseDateTimeCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "BaseDateTimeCtrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/185180/9052867
cpp basedatetimectrl.cpp
// BaseDateTimeCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "BaseDateTimeCtrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/281847/9130530
frm frmmain.frm
VERSION 5.00
Begin VB.MDIForm frmMain
BackColor = &H8000000C&
Caption = "四川百事可乐公司仓库库存管理系统"
ClientHeight = 4080
ClientLeft = 60
ClientTop = 6
www.eeworm.com/read/378632/9222041
txt guoc.txt
create procedure sp_chuku_kucun
@shangpinmingc char,@shangpinshul int
as
declare @kucun int
declare cursor_chuku cursor for select 库存数量 from kucunxinxibiao
where 商品名称=@shangpinmingc
open curso
www.eeworm.com/read/181263/9262074
cpp basedatetimectrl.cpp
// BaseDateTimeCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "BaseDateTimeCtrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH