-
knapsackproblem
有不同重量的物品n件,求从这n件物品中任取一部分物品放入背包,使选中的物品的总重量不超过指定的限制重量,但选中物品的价值之合为最大。即任意给定物品个数及它们的重量和价值,在最大的限制重量一定的情况下,为了使价值最大,选出最优解。(There are different weights of items n pieces from n items in order to obtain any portion of the goods into the backpack, so that the total weight of the selected items does not exceed the specified weight limit, but the combined value of selected items as the greatest. That any given number of items and their weight and value limits the maximum weight of certain circumstances, in order to value the most, select the optimal solution.)
- 2010-03-09 08:21:56下载
- 积分:1
-
MNT1
Nucleus内核源码,包括任务的创建,任务间通信,中断处理.(Nucleus kernel source code, including task creation, task inter-communication, interrupt handling.)
- 2008-01-09 14:39:44下载
- 积分:1
-
MySolarsys
说明: 地球 水星 月球 及其它行星 相互运动的3D图(Earth s moon and other planets Mercury mutual movement 3D map)
- 2008-11-22 22:13:19下载
- 积分:1
-
VC_ADO_MFC_POS
数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
- 2010-05-14 21:40:32下载
- 积分:1
-
NDIS_6[1].0_miniport__driver
说明: 实现一个千兆以太网卡的NDIS的miniport驱动实例源代码
对于那些希望写一个NDIS 6.0的miniport设备驱动的开发人员来说,实例实在是太少了,只有一个DDK中的E100BEX。这里,我将选择一个当前比较流行的以太网控制器(Realtek 8111/8168/8169/8110等PCI的千兆以太网控制器),针对它们写一个NDIS6的驱动(The realization of a Gigabit Ethernet card, the NDIS driver miniport instance of the source code for those who wish to write an NDIS 6.0 of the miniport device driver developers, the example is too small, there is only one DDK in E100BEX. Here, I will choose a more popular current Ethernet controller (Realtek 8111/8168/8169/8110, such as PCI Gigabit Ethernet controller), for them to write a driver NDIS6)
- 2008-12-06 11:41:00下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
vb_48_listmediaplayer
List Media Player
List Media Player is one of the first programs I made. It is simply a way of browsing through your drives and folders to find media files to play - either sound or video. The actual player is on a separate Form, which allows for free resizing.(List Media Player
List Media Player is one of the first programs I made. It is simply a way of browsing through your drives and folders to find media files to play- either sound or video. The actual player is on a separate Form, which allows for free resizing.)
- 2010-09-27 00:32:16下载
- 积分:1
-
UDP
仿照TCP协议的UDP封装,用ACK,和滑动窗口(Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window)
- 2016-09-19 11:03:41下载
- 积分:1
-
ichat
一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… (a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...)
- 2004-09-27 22:28:08下载
- 积分:1
-
chunjielian
捷联惯性导航系统中纯捷联的程序C语言写的(Strapdown inertial navigation system, pure strapdown program written in C language)
- 2012-05-27 13:46:45下载
- 积分:1