-
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)...
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)-Greedy algorithm used to resolve the issue of horse riding board (using a simple sorting and depth-first search method)
- 2022-03-01 19:35:57下载
- 积分:1
-
VC++语言界面较为简单的通讯录,以备STO…
用vC++文字界面编写的较为简单的通讯录,实现存储,查找,删除等功能。-VC++ language interface with a relatively simple address book to prepare for storage, search, delete functions.
- 2023-07-03 11:35:03下载
- 积分:1
-
GIS相关工具,可以读写压缩的e00文件
GIS相关工具,可以读写压缩的e00文件-GIS tools that can read and write file compression e00
- 2022-05-17 21:43:55下载
- 积分:1
-
这场比赛是一场失败
是一个翻牌游戏
用java swing包做成的
只要编译 然后直接执行就可以了-The game is a flop
- 2022-03-09 13:10:02下载
- 积分:1
-
Ü retici tüketici sorunu ç ö zümü
Ü retici tüketici sorunu ç ö zümü
- 2022-11-02 10:00:03下载
- 积分:1
-
监察本机的网络流量,日志记录。
日志可以记录在远端的文件服务器上。...
监察本机的网络流量,日志记录。
日志可以记录在远端的文件服务器上。-monitor the machine"s network traffic logging. Log can be recorded in the remote file server on.
- 2022-12-05 02:40:03下载
- 积分:1
-
关于boson netsim配置实验
这个是使用boson netsim 模拟器进行网络工程实验,里面有关于组网的实验,划分vlan,路由器配置,以及访问控制,这个码元适合于初学网络工程的学生,对于熟悉网络,熟悉路由配置和交换机配置,以及网络各层模型的协议有很大的帮助
- 2022-06-26 22:38:00下载
- 积分: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
-
simple calculators, and support for multiple operators. Importation of expressio...
简单计算器,支持多种运算符。输入表达式:1+2,然后回车,即可得到结果-simple calculators, and support for multiple operators. Importation of expression : 1 2, and then Enter, the results can be obtained
- 2022-11-12 02:15:03下载
- 积分:1
-
一个很好用的控制台程序能把word文件转变成为文本文档。
一个很好用的控制台程序能把word文件转变成为文本文档。-A very good console process can use word document into a text document.
- 2023-06-18 03:45:03下载
- 积分:1