-
A program shows how to implement the Huffman code contains encoding and decodi...
这是一个有关哈夫曼编码的软件,包括哈夫曼的编码和翻译.-A program shows how to implement the Huffman code contains encoding and decoding
- 2022-02-15 00:55:31下载
- 积分: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
-
简单的控制台写入数据库文件使用fstream
Simple Console Database Writing to file Using fstream
- 2022-07-18 15:03:56下载
- 积分:1
-
CSV导出并转换为Python
- 2022-01-22 00:24:14下载
- 积分: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
-
简单的恺撒加密算法(c++描述),欢迎大家下载!
简单的恺撒加密算法(c++描述),欢迎大家下载!-simple Caesar encryption algorithm (c described), all are welcome to download!
- 2022-03-20 05:51:58下载
- 积分:1
-
this program will set icon in system tray and it will list the programs on top
this program will set icon in system tray and it will list the programs on top
- 2022-11-05 11:10:03下载
- 积分:1
-
CPU访问信息库,英特尔芯片的资料,包括…
一个获得CPU信息的DLL,可以获得Intel系列芯片的信息,包含范例程序-a CPU access to information DLL, the Intel chips available information, including sample programs
- 2022-07-17 14:57:51下载
- 积分:1
-
机器学习课要求编写3*3棋盘对弈程序。
该程序中一个对弈者通过神经网络方式实现
另一个通过机器学习的方式加以改进...
机器学习课要求编写3*3棋盘对弈程序。
该程序中一个对弈者通过神经网络方式实现
另一个通过机器学习的方式加以改进-3*3 chessboard vs program.One player is implement by neural net ,the other is implement by machine learning.
- 2022-02-16 05:43:33下载
- 积分:1
-
Problem Set is the place where you can find large amount of problems from differ...
Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.-Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.
- 2022-01-25 14:31:01下载
- 积分:1