-
shxian digui de xiansh wenjian minglinbg de
shxian digui de xiansh wenjian minglinbg de -shxian digui de xiansh wenjian minglinbg de
- 2022-04-27 09:08:36下载
- 积分:1
-
用C++编写的虚拟键盘程序。在风险投资环境下可以看到…
用vc++编写的虚拟键盘程序。在VC环境下可以看到,有助于开发模拟-With vc++ Prepared virtual keyboard program. In the VC environment can see that will help the development of simulation
- 2022-07-01 17:37:14下载
- 积分:1
-
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
- 2022-07-24 16:43:39下载
- 积分:1
-
电话本程序。用MFC编程了一个简单的电话本程序,一共大家参考。...
电话本程序。用MFC编程了一个简单的电话本程序,一共大家参考。
- 2022-09-02 20:15:03下载
- 积分:1
-
VB实现拦截键盘输入
VB实现拦截键盘输入-VB interception keyboarding
- 2022-06-20 05:26:17下载
- 积分:1
-
通过socket发送post 包
能过socket发送post包,以达到后台自动登陆,先用工具抓到post包然后把包主要内容填到代码中,代码在一没有验证码的WEB登陆页面下通过
- 2023-02-06 15:15:04下载
- 积分:1
-
0-1背包问题
给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大。
在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。该算法中,矩阵c的大小为(m+1)×(n+1),物体的重量、价值和解向量大小都等于物体个数n,故该算法的空间复杂度为O(nm)。对物体重量、价值的初始化(算法实现略)所需时间都为n,解向量和矩阵第0行初始化时间为n,矩阵第0列初始化时间为m,对矩阵c的计算所需时间为n×m,解向量X的确定时间为n,故整个算法的时间复杂度为O(nm)。
- 2022-01-25 23:07:45下载
- 积分:1
-
c use of the basic group and the operation. For beginners helpful, instructive o...
c++基本类使用以及操作。对初学者很有帮助,启发面向对象思想-c use of the basic group and the operation. For beginners helpful, instructive object-oriented thinking
- 2022-03-18 06:53:32下载
- 积分:1
-
a test under windows mobile
windows mobile 下的一个测试程序。-a test under windows mobile
- 2022-12-19 00:35:03下载
- 积分:1
-
A good strong program for many people like to use, very very powerful, Welcome
很好很强大的程序适合很多人使用,很好很强大,欢迎使用-A good strong program for many people like to use, very very powerful, Welcome
- 2022-03-12 21:19:55下载
- 积分:1