-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
- 2022-06-11 11:33:35下载
- 积分:1
-
des3源代码,编码/解码的CAN used to
DES3 source code , can used to DES encode / decode -DES3 source code , can used to DES encode/decode
- 2022-11-21 16:30:04下载
- 积分:1
-
用C语言写的一个很好的十进制数转换为十六进制数的源代码。...
用C语言写的一个很好的十进制数转换为十六进制数的源代码。-Using C language to write a good decimal number converted to hexadecimal number of the source code.
- 2022-10-15 08:45:02下载
- 积分:1
-
自己以前做的汇编小程序,希望对大家有用。
自己以前做的汇编小程序,希望对大家有用。-A compilation of their previous small program to do the hope that useful for everyone.
- 2022-10-22 20:15:03下载
- 积分:1
-
件说明:
BHO开发的一个小例子,文档对象事件响应,例如响应IHtmlDocument 的Onclick事件等,帮助新手入门。...
件说明:
BHO开发的一个小例子,文档对象事件响应,例如响应IHtmlDocument 的Onclick事件等,帮助新手入门。
-Pieces of note: BHO to develop a small example, in response to DOM events, such as incident response Onclick the IHtmlDocument to help beginners.
- 2022-02-13 03:35:33下载
- 积分:1
-
用c++编写的一个文字识别程序,很有参考价值。
用c++编写的一个文字识别程序,很有参考价值。-Using c++ written in a text recognition program, great reference value.
- 2023-02-22 08:10:04下载
- 积分:1
-
队列的建立入队出队
详细的队列知识C代码,学习很有用。。
- 2022-04-22 05:13:05下载
- 积分:1
-
TVideoGrabber Video Capture and Media Player component
TVideoGrabber Video Capture and Media Player component
- 2022-10-11 03:10:03下载
- 积分:1
-
VC与matlab的结合,VC中调用Matlab测试代码
VC与matlab的结合,VC中调用Matlab测试代码-VC and Matlab, the combination of VC Calling Matlab test code
- 2023-04-21 10:20:03下载
- 积分:1
-
二维码生成 VC++工程
二维码生成测试程序,VC++工程,可编译运行VC MFC编写的二维码源码,适合一些VC技术人员参考!vc6.0和VS2010直接可以编译运行。可以自由设置二维码生成的相关的设置
- 2022-03-13 20:01:29下载
- 积分:1