-
实现卡洛图的自动化简功能,最大字符为4个,即对于一个4 x4的数,将其中可以合并的1化简,得出最简和最优的结果,与手工化简结果一致...
实现卡洛图的自动化简功能,最大字符为4个,即对于一个4 x4的数,将其中可以合并的1化简,得出最简和最优的结果,与手工化简结果一致-Calo plans to achieve automation SR function, the largest of the four characters, that is for a 4 x4 few, which will be an amalgamation of a simplification, reduction and produce the most optimal results, and manual results are consistent Simplification
- 2022-07-01 05:56:50下载
- 积分:1
-
数据结构算法及其应用
数据结构算法与应用-C__语言描述,数据结构和算法-Data structures algorithms and application-C__ language to describe the
- 2022-02-27 05:17:58下载
- 积分:1
-
双向约瑟夫问题,利用双向链表实现双向进行的约瑟夫问题
双向约瑟夫问题,利用双向链表实现双向进行的约瑟夫问题-Two-way Joseph problems, using two-way two-way linked to the issue of Joseph
- 2023-04-28 16:05:03下载
- 积分:1
-
是一个介绍常用算法的课件,如贪心算法,规划算法等,试一下吧...
是一个介绍常用算法的课件,如贪心算法,规划算法等,试一下吧-Is a commonly used method to introduce the courseware, such as the greedy algorithm, planning algorithms and so on, try it
- 2022-07-08 08:42:03下载
- 积分:1
-
POS系统
我希望这个项目能给大学生带来好感
- 2023-01-27 17:35:04下载
- 积分:1
-
带式自动称程序
该程序显示 w100 和 COM 端口的计算机之间的通信。每袋式输送机规模过大,它将保存那个袋子的重量。
- 2022-08-14 09:20:42下载
- 积分:1
-
数据结构与算法――C++版 好书要不要,不用付钱的哦
数据结构与算法――C++版 好书要不要,不用付钱的哦-data structures and algorithms-- C version of the books should not and do not have to pay oh
- 2022-05-09 09:58:50下载
- 积分:1
-
Simulation Bank Queue System, the parent process is responsible for scheduling,...
模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and customer service.
- 2022-01-25 15:59:30下载
- 积分:1
-
哈夫曼编码
程序是要建立一个哈弗曼树,并利用哈夫曼树求相应编码和译码,根据输入的一串电文(字符串)来设计哈夫曼树,并根据哈弗曼树求出每个字符相应的编码,最后根据已知的编码,随机组合输入编码串,根据哈弗曼编码和哈弗曼树求出译码内容。
主要输入形式为一串字符串例如:abcd
输入的范围就是这26个字母,不限大小写,定义最多输入的字符不超过100个。
输出的形式根据要求,输入字符串后,要输出每个字符及其权值(出现次数);
然后再输入要译码的编码串,输出译码内容。
- 2022-03-16 10:05:21下载
- 积分:1
-
8皇后问题的递归求解,c语言实现
8皇后问题的递归求解,c语言实现-8 Queen of recursive solution, c Language
- 2023-04-04 08:10:04下载
- 积分:1