-
C++编写的控制台上的电话簿管理系统
C++编写的控制台上的电话簿管理系统-telephone note management in console by c++
- 2022-05-14 09:21:53下载
- 积分:1
-
The data acquisition program based on 8112pg compiled with VC
基于8112pg的数据采集程序用VC编的-The data acquisition program based on 8112pg compiled with VC
- 2022-01-25 15:50:40下载
- 积分:1
-
MSDN inside of the console has a number of examples used in places inconvenient...
对MSDN里面的例子console有一些不方便用的地方修改了一下-MSDN inside of the console has a number of examples used in places inconvenient to modify a bit
- 2022-07-09 11:47:31下载
- 积分:1
-
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
-
二叉树的创建,预
二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in the non-recursive traversal sequence after sequence of non- recursive traversal algorithm. Which contains a sequence of stack and queue the realization of the code.
- 2023-07-03 07:40:02下载
- 积分:1
-
排序算法,改进的冒泡和选择算法
排序算法,改进的冒泡和选择算法-sort
- 2022-01-25 23:56:47下载
- 积分:1
-
AODV IEE802.118.tc
这是3 节点的AODV协议测试的源代码。欢迎大家下载、试用。谢谢大家的支持!希望有帮助!
- 2023-05-10 00:00:03下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
定时关机系统,能够完整地按照设定的时间自动关机,这样就可以提前下班,而不必担心计算机下载完的关机。...
定时关机系统,能够完整地按照设定的时间自动关机,这样就可以提前下班,而不必担心计算机下载完的关机。-Timing shutdown systems, to complete in accordance with the set time automatically shut down so that you can work ahead of time worrying about computer shutdown after download.
- 2022-02-05 04:34:05下载
- 积分:1
-
this program can be set to automatically process implementation, user
本程序可以设置程序为自动被执行,使用方便,使程序在您需要的时候被自动执行!-this program can be set to automatically process implementation, user-friendly process, in the time you need to be self-executing.
- 2023-01-30 04:15:03下载
- 积分:1