资源列表
BANK
- 银行卡管理系统开户、存款、取款、修改密码、重置密码、销户 c-#include<iostream> #include<cstring> using namespace std class count { public: friend class ATM count (char Name[],char Num[],float Money,char Password[]) //初始化
arp
- 利用VC++6.0开发网络编程,本人已运行,好用-VC++6.0 development network programming, I have to run, easy to use
2
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? -1, 2, 3, 4 numbers, how many can be composed of different from each other and no redundant digital three figures? All is a number?
Desktop
- 输入两个正整数m和n,求其最大公约数和最小公倍数。利用辗除法。程序源代码:-Import two positive integer m and N, seek the greatest common divisor and the least common multiple. The use of rolling division. Program source code:
Desktop
- 字符串strcpy的编写,对字符串strcpy重新编写。可知道系统内部的具体实现-String to string strcpy strcpy write, rewrite. Know the system concrete realization
Desktop
- 字符串strcmp的编写,对字符串strcpy重新编写。可知道系统内部的具体实现-String to string strcpy strcpy write, rewrite. Know the system concrete realization
train
- 模拟火车订票系统,实现车票的插入,查找,订票等一系列功能和要求。-Analog train ticketing system, tickets insert, search, booking a series of functions and requirements.
bank
- 银行账户管理--系统性的学习文件的一系列操作-Bank Account Management- the systematic study documents a series of operations ....
LRU
- 模拟LRU页面置换算法---操作系统的相关知识-Simulate LRU page replacement algorithm--- operating system
sort
- 常用的数据结构中一系列的排序算法合集-Collection of commonly used data structures, a series of sorting algorithms .....
Photo-Frame
- C语言实现彩色的Photo Frame的实现,在Tubro C下验证通过-The realization of Color Photo Frame Tubro C validation through ....
Josephus
- 简单的约瑟夫环和复杂的约瑟夫环问题的代码。-Simple Joseph ring and complex Joseph ring problem code
