-
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度...
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
- 2022-02-10 13:43:33下载
- 积分:1
-
基于C++实现的斗地主单机游戏
基于C++实现的斗地主单机游戏,开发工具VC++2005,没有使用MFC,使用的是WinMain实现,支持简单的人工智能。
- 2022-06-21 08:13:15下载
- 积分:1
-
vc 中的进程_线程控制
vc 中的进程_线程控制-vc the process _ threaded control
- 2022-01-22 13:10:43下载
- 积分:1
-
fm booster and its circuit config
fm booster and its circuit config
- 2023-04-11 08:35:03下载
- 积分:1
-
一个用在手机上的实时语音采集类封装(包含使用说明)
一个用在手机上的实时语音采集类封装(包含使用说明)-One used in real-time voice on the phone Packaging Acquisition category (including the use of explanation)
- 2022-01-24 17:31:28下载
- 积分:1
-
This is basically to explain how to use an automation out of proc server. So I u...
This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by MSN Messenger. It catches events fired by MSN Messenger and just outputs about it in an EditBox.
- 2022-01-26 01:56:00下载
- 积分:1
-
用vc++开发的9×9数独游戏的计算机程序
用vc++开发的9×9数独游戏的计算机程序-Vc++ development with the 9 × 9 Sudoku computer program
- 2022-03-06 07:18:45下载
- 积分:1
-
geckopluginsdk
GeckoPluginSDK-samplesWin32.zip是mozilla插件开发的一些示例,其中包含必要的SDK开发插件
- 2022-01-26 06:47:53下载
- 积分:1
-
孙鑫VC++深入详解视频教程
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的集成,函数覆盖,基类与派生类的构造,析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指引变量的区别与共同处,VC工程的编译原理与过程,将工程种不同的类拆分到不同的文件中。
- 2022-02-05 07:09:23下载
- 积分:1
-
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。...
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
- 2022-07-10 21:51:08下载
- 积分:1