登录
首页 » Windows开发 » 基于c的一个销售管理系统

基于c的一个销售管理系统

于 2023-08-24 发布 文件大小:2.29 kB
0 163
下载积分: 2 下载次数: 1

代码说明:

这是一个用c语言实现的销售管理系统,是一个比较简单的小程序,主要实现功能:销售信息的录入及保存,根据录入信息进行查询,进行相应的统计如按产品统计月销售额、按销售员统计月销售额等。代码很简明,对于初学者来说很容易理解,是一些简单的for循环,switch case分支语句,if else判断,sum加和还有一部分指针等。通过在菜单界面选择相应选项执行相应的操作。程序水平不高但很基础,望采纳。

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

发表评论

0 个回复

  • 中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。 本例中使用了I...
    中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。 本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。 实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。 -Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
    2022-03-22 04:01:46下载
    积分:1
  • 多线程演示程序,一个很好的例子
    多线程演示程序,一个很好的例子-multithreading demo program, a good example
    2022-10-27 03:10:03下载
    积分:1
  • 访问数据库文件
    accessing dbase files
    2022-02-05 01:14:37下载
    积分:1
  • Office software secretly reading a good look at the Eastern increase transparenc...
    阅读软件 办公室偷偷看的好东东 增加透明度选择!!! 可以置顶显示-Office software secretly reading a good look at the Eastern increase transparency choice! ! ! Can set-top show
    2022-05-24 23:34:17下载
    积分:1
  • 数据库操作和数据库操作
    xml和数据库操作 xml和数据库操作-xml and xml database operations and database operations
    2023-03-14 22:35:03下载
    积分:1
  • Generally also includes the final executable file generated by the reader can us...
    一般还包含最后生成的可执行文件 读者可以使用 Visual Basic 将它们分别打开,分析其中的源代码 和各个控件的属性设置。 -Generally also includes the final executable file generated by the reader can use Visual Basic to open them separately, analysis of the source code and various properties of the control settings.
    2022-01-31 19:00:37下载
    积分:1
  • 通过建立双进程实现的进程保护功能,用VB实现。
    通过建立双进程实现的进程保护功能,用VB实现。-VB to achieve dual-process protection
    2022-07-07 06:14:51下载
    积分:1
  • DSP programming functions commonly used double uniform (a double, double b, long...
    DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) double weibull(double a,double b,long int*seed) int bn(double p,long int*seed) int bin(int n,double p,long int*seed) int poisson(double lambda,long int *seed) void dft(double x[],double y[],double a[],double b[],int n,int sign) void fft(double x[],double y[],int n,int sign)-DSP programming functions commonly used double uniform (a double, double b, long int* seed) double Gauss (double mean, double sigma, long int* seed) double exponent (double beta, long int* seed) double Laplace (double beta,* long int seed) double Rayleigh (double sigma, long int* seed) double Weibull (a double, double b, long int* seed) int bn (double p, long int* seed) int bin (int n, p double, seed long int*) int poisson (double lambda, long int* seed) void dft index (doubl
    2023-03-21 07:35:03下载
    积分:1
  • 用C语言编写的日历,任意输入某年,可以良好的格式输出本年度的日历。...
    用C语言编写的日历,任意输入某年,可以良好的格式输出本年度的日历。-C language prepared by the calendar, indiscriminate importation of a particular year can be a good format for the output of the calendar year.
    2022-02-04 12:45:50下载
    积分:1
  • 键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。...
    键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。-Keyboard input variable length (maximum length) binary number to the end of the enter key, the input data required fault tolerance, and then converted to hexadecimal number display.
    2022-03-18 20:09:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载