-
procedures with the greedy algorithm to solve two hours coverage. Using greed cr...
该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered by the largest number of vertices of the vertex.
- 2022-07-17 08:52:30下载
- 积分:1
-
personal curriculum design source. Including a hefty almanac, a UFO C game. Stud...
个人的课程设计源码.包括一个万年历,一个UFO的C游戏程序.还有学生管理系统..全是C的-personal curriculum design source. Including a hefty almanac, a UFO C game. Students in the management of the entire system .. C
- 2022-04-29 07:25:30下载
- 积分:1
-
迪杰斯特拉算法,希望对于一些刚学c语言编程的有帮助
迪杰斯特拉算法,希望对于一些刚学c语言编程的有帮助-dijiesitela
- 2022-07-09 23:18:21下载
- 积分:1
-
example of snmp++, c# source code etc.
snmp++ 的例子程序,c#源码等Examples -example of snmp++, c# source code etc.
- 2022-09-17 12:30:03下载
- 积分:1
-
最完善的java购物系统
假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计
- 2022-02-12 13:49:56下载
- 积分:1
-
将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件);反过来,可将一个压缩文件解码还原为一个文本文件。...
将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件);反过来,可将一个压缩文件解码还原为一个文本文件。-Would be arbitrary for a specified text file in characters Huffman encoding, to generate a code file (compressed file) in turn, can be a compressed file decoding back into a text file.
- 2022-09-12 18:35:04下载
- 积分:1
-
用CRectTracker编的小程序,实现框选以及所选区域的拉伸
用CRectTracker编的小程序,实现框选以及所选区域的拉伸-CRectTracker made use of small procedures, as well as selected regional框选realize tensile
- 2023-02-18 18:50:03下载
- 积分:1
-
on Mandelbrot Set and Julia Set an application.
这是关于Julia集 与 Mandelbrot集的一个应用程序。-on Mandelbrot Set and Julia Set an application.
- 2022-01-28 07:10:12下载
- 积分:1
-
One can write your own bitmap rectangle superimposed on the characters and the p...
自己写的一个能够在位图上叠加字符和矩形框的程序,本人初学者,希望对大家有帮助-One can write your own bitmap rectangle superimposed on the characters and the procedures, I beginners, want to help everyone
- 2022-03-20 22:49:00下载
- 积分:1
-
This is a list used to achieve the reported number of people one by one out of t...
这是一个用链表来实现报数的人一个一个出队,输入一个要报的数,并且现输入几个数,则输出按这个报的数依次出队的数-This is a list used to achieve the reported number of people one by one out of teams to enter a number of newspapers, and now enter a few a few, then the output according to the reported number of the team followed a number of
- 2022-08-09 00:34:22下载
- 积分:1