登录
首页 » c++ » 银行系统

银行系统

于 2022-02-04 发布 文件大小:2.44 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

#include#include#include#include#include#include#include#includeusing namespace std;class Function;class User{public:    void get( );    friend class Function;    void print();    void PassWord();    void SaveFile(User &);    vector StrFunction;    User(){}    User(int A,string N,int F,string I,string Ad,int T):Accout(A),Name(N),Fmoney(F),ID(I),Address(Ad),Telephone(T){}private:  int Accout;//账号  string Name;//姓名  int Fmoney;  string ID;  string Address;  int Telephone;  char  Pword1[9];  char Pword2[9];};class Function{public:    void Saving(User &

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

发表评论

0 个回复

  • maxsubarray
    An algorithm to find a sub array maximum.
    2015-03-20 16:19:38下载
    积分:1
  • tezhengtiqu
    c++特征提取,提取图像当中的红色灯笼。。。(c++ feature extraction, image extraction among red lanterns)
    2015-04-03 11:25:51下载
    积分:1
  • serial
    串口驱动程序,可替换NT下的串口驱动程序 (Serial dirver which can replace serial driver in NT)
    2021-04-20 23:48:49下载
    积分:1
  • compress11
    这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。(lzw algorithm source code, pure c programming language, and I hope to you useful.)
    2006-10-28 11:42:08下载
    积分:1
  • MATLAB-VRP
    MATLAB-遗传算法-多车场-开放式-带时间窗-多商品-VRP问题(MATLAB- genetic algorithm- MultiDepot- open- with time windows- multi-commodity-VRP problem)
    2017-03-30 14:45:03下载
    积分:1
  • 清屏处理
    有关清屏处理的源代码,对大家有一定的好处的....愿大家能学到一些经验(the screen of source code, we have certain advantages .... We would like to learn some experience )
    2004-10-15 19:02:28下载
    积分:1
  • 67857645345
    解除鼠标屏蔽的快捷键为:F10,用到了一个鼠标钩子函数MouseHook.cs,勾选窗口的对应复选框,里面有三个选项,屏蔽左键、右键和鼠标滚轮,点击操作栏内的“确定”按钮,功能即可启动,以前发过实现类似功能的C#代码,有兴趣的找一找,比较二者的异同。 ,作者拥有版权,仅供学习与参考。(Remove shortcut key mouse shield: F10, used a mouse hook function MouseHook.cs, the corresponding check check window frame, there are three options, shielding the left key, the right key and the mouse, click the column "set" button, function can be activated, before the hair to achieve a similar function of C# code, are interested in finding the similarities and differences between the two. The author, copyright, learning and reference purposes only.)
    2013-09-10 13:40:46下载
    积分:1
  • Audio-Frequency00
    由DSP产生正弦扫频信号和幅频特性测量的核心算法和实现过程。按此方案设计的扫频仪,可测得被测网络在20Hz~20KHz范围内的幅频特性,并将测量结果发送给PC机显示(Sine sweep signal generated by the DSP and the core algorithm of the measurement of the amplitude-frequency characteristics and implementation process. Click Sweep program design can be measured by the amplitude of the measured network in the range of 20Hz ~ 20KHz frequency characteristics, and measurement results are sent to the PC display)
    2013-04-12 11:05:41下载
    积分:1
  • WebService,it is Web Service done by ASP.NET and C#!
    WebService,是c#及asp.net做的网络服务-WebService,it is Web Service done by ASP.NET and C#!
    2022-07-19 09:53:54下载
    积分:1
  • caculation
    mfc编程很好的例子,可以实现计算的功能。通过这个程序可以实现计算机的基本功能。(mfc programming good example of computing power can be achieved. This program can be achieved through the computer' s basic functions.)
    2010-11-29 21:13:40下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载