登录
首页 » 算法 » 产品进销存管理系统

产品进销存管理系统

于 2022-02-27 发布 文件大小:2.07 kB
0 243
下载积分: 2 下载次数: 1

代码说明:

针对某一种行业的库房的产品进销存情况进行管理。  1、采用一定的存储结构对库房的货品及其数量进行分类管理;  采用链表的结构对产品的各种信息进行存储,对存储的信息才用了结构体,同时用到指针变量,采用尾插法建立带头节点的链表,尾指针初始指向头结点,如果要继续添加信息,把终端结点指针置空,返回链表头指针。  2、可以进行产品类的添加、产品的添加、产品数量的添加;        在这一部分,我把它做成了一个整体,即同时进行产品的各种信息的添加,通过在链表head中插入结点来实现。  3、能够查询库房每种产品的总量、进货日期、销出数量、销售时间等;    在这一部分,设计一个链表的查找,通过选择商品号还是商品名称 进行查找,对商品进行循环查询,找到产品时,显示查询到的产品的各项信息,查不到商品时输出没有查到要查找的通讯信息   其他: 还做了链表结点的删除,用于进行将无用信息的删除,通过调用查找函数,查到时,释放该结点空间。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 人脸识别降维代码
    里面包含各种人脸识别算法,LDA,PCA,LPP,GE。。。等,一一俱全。这几种都是快速有效的人脸识别算法 ,算法是用matlab实现的,里面都是m文件,需要的朋友要抓住机会,希望对大家有用。
    2022-12-28 20:25:04下载
    积分:1
  • 蚁群的旅行商问题 (TSP)
    此代码使用蚁群优化方法来解决TSP问题,欢迎下载,试用。谢谢大家的支持。
    2022-06-01 19:53:56下载
    积分:1
  • DSP2407,采集卡,FFT的原代码,用于波形分析。
    dsp2407,采集卡,FFT的原码,用于波形分析。-dsp2407, capture cards, FFT of the original code used for waveform analysis.
    2022-02-03 10:26:42下载
    积分:1
  • 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括: 1. 删除一个字符 2. 插入一个字符 3. 将一个字符...
    设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括: 1. 删除一个字符 2. 插入一个字符 3. 将一个字符改为另一个字符 将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。 -Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
    2022-01-26 03:32:59下载
    积分:1
  • sift图像匹配
    资源描述很经典的图像特征匹配算法sift。里面有说明和demo,从国外网站搬过来的,大家可以试试。每行都有注释,可以自己添加源码。。。。。。
    2022-03-22 17:23:48下载
    积分:1
  • 多机器人路径规划,RVO
    多机器人路径规划算法,可视化界面显示,默认实验数据为实现4个机器人路径规划。希望对于路径规划的学习者有一定帮助。
    2022-10-31 01:15:03下载
    积分:1
  • 有很多的,让您来处理信息存储…
    There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)
    2022-03-03 22:58:15下载
    积分:1
  • 子空间迭代求解结构的特征值,对结构动力分析必须的基本代码,希望对大家有用。...
    子空间迭代算法求解结构的特征值,对结构动力分析必须的基本代码,希望对大家有用。-subspace iteration algorithm for the eigenvalue structure, the structural dynamic analysis must be the basic code we hope that the right useful.
    2023-01-29 00:15:03下载
    积分:1
  • 利用杜利特路分解求解线性方程组!
    用Doolittle式的LU分解来求解线性方程组。-Solve the linear equations using Doolittle LU Decomposition!
    2022-03-21 02:51:21下载
    积分:1
  • C语言库函数.rar
    C语言库函数.rar-C language library functions. Rar
    2022-04-07 14:56:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载