-
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
- 2023-06-23 10:40:02下载
- 积分:1
-
c++到vc++精彩程序100例,书中融入大量经典程序说明,诠释c++精髓要素...
c++到vc++精彩程序100例,书中融入大量经典程序说明,诠释c++精髓要素-c++ to vc++ exciting process 100 cases, a large number of the book into the classic description of the procedures, interpretation c++ the essence of the elements
- 2023-01-28 23:25:04下载
- 积分:1
-
PowerPoint 控制器
简单的相机程序运行在 32 位 XP 机器与 vs2010 或 VS2008 VS2005 线。简单的相机程序运行在 32 位 XP 机器与 vs2010 或 VS2008 VS2005 线。简单的相机程序运行在 32 位 XP 机器与 vs2010 或 VS2008 VS2005 线。简单的相机程序运行在 32 位 XP 机器
- 2023-03-07 18:50:02下载
- 积分:1
-
ADS projects, three versions of 2410nboot, 1 months 2440nboot, used to guide the...
ADS工程,3个版本的2410nboot,1个2440nboot,用来在nand flash引导eboot或者CE操作系统镜像。其中的Nboot_2410(eboot)可以直接引导eboot,nboot位于sector 0,eboot位于sector 2,eboot大小256K(参数大小均可修改) Nboot_2410(toc)需要在sector 1中写入toc file,来引导eboot或者OS image。-ADS projects, three versions of 2410nboot, 1 months 2440nboot, used to guide the eboot in the nand flash or CE operating system image. Which Nboot_2410 (eboot) guide can be directly eboot, nboot located in sector 0, eboot located in sector 2, eboot size of 256K (the size parameter can be modified) Nboot_2410 (toc) need to write in the sector 1 in the toc file, to guide the eboot or OS image.
- 2022-02-24 12:26:06下载
- 积分: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
-
SMART PHONE 2005 on sending E
SMART PHONE 2005中关于发送E-MAIL的使用例子源码, 可以使用此代码,向任何MAIL地址发送E-MAIL,需用VS2005BETA2进行编译。-SMART PHONE 2005 on sending E-MAIL examples of the use of source code, you can use this code to any MAIL Send E-MAIL, unless required VS2005BETA2 computer.
- 2022-09-04 12:30:02下载
- 积分:1
-
二维不规则零件排样问题
二维不规则零件排样问题-Two-dimensional irregular parts nesting problems
- 2022-02-04 00:54:07下载
- 积分:1
-
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!...
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!-vc++ many of the classic routines, vc++ 6.0 compiler successful, very practical, help!
- 2023-04-27 07:25:03下载
- 积分:1
-
matlab environment simplex method to achieve a simple small program
matlab环境下简单实现单纯形法的小程序-matlab environment simplex method to achieve a simple small program
- 2022-08-11 02:33:01下载
- 积分:1
-
能够实现个人计算机的目录浏览。可以设置路径。
能够实现个人计算机的目录浏览。可以设置路径。-To achieve personal computer directory browser. Can set the path.
- 2022-02-22 09:21:29下载
- 积分:1