-
c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。...
c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。-c achieve the banking system simulation process can be simulated Login, deposits, withdrawals, transfers, etc, Finally, the data operation to preserve documents.
- 2022-07-02 14:28:56下载
- 积分:1
-
a group function for converting hexadecimal string octal binary string string to...
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
- 2022-04-28 06:13:26下载
- 积分:1
-
输入任意大小的矩阵阶数n,程序将自动生成…
输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code intentionally limited only to a maximum of 30 trails.
- 2022-07-24 00:29:25下载
- 积分:1
-
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
- 2022-06-21 05:43:09下载
- 积分:1
-
一个处理数论的函数库,但是安装时有点麻烦,看看里面的介绍吧...
一个处理数论的函数库,但是安装时有点麻烦,看看里面的介绍吧
-A deal with number theory library, but a bit of trouble during installation, look at the inside bar introduction
- 2022-04-22 00:15:33下载
- 积分:1
-
演示如果实现用C语言控制光标显示的示例程序
演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
- 2022-02-02 23:55:00下载
- 积分:1
-
C++编写的控制台上的电话簿管理系统
C++编写的控制台上的电话簿管理系统-telephone note management in console by c++
- 2022-05-14 09:21:53下载
- 积分:1
-
matrix operate class
专门的矩阵操作类-matrix operate class
- 2022-09-29 20:15:03下载
- 积分:1
-
各种链表操作
链表的各种操作 头插尾插 排序 判断环 合并有序链表等等
- 2022-12-18 08:30:03下载
- 积分:1
-
莫尔斯电码翻译
您好世界!这是写在 c + + 编程语言的方案。它是关于莫尔斯电码翻译。要运行此代码,您需要有 Microsoft Visual Studio 2010 版或更高版本的软件。它是一个控制台应用程序。希望它会对你有所帮助。享受你编码的生活 !
- 2022-04-26 21:51:52下载
- 积分:1