-
vcGBGY
C++如何连接数据库,对于初学者来说很重要。简单易懂。免费下载(C++ How to connect to the database, it is important for beginners. Easy to understand. Free download)
- 2010-07-04 16:56:26下载
- 积分:1
-
liblxtest
libxl库使用例子。对Execl文件进行读写和编辑。例子编译通过。比如可以用来将列表控件的内容导入到execl中等。(read, write and edit. Examples compile. For example, the contents of the list can be used to control the import into execl medium.)
- 2015-02-04 15:39:24下载
- 积分:1
-
the4th
利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
- 2013-10-20 15:37:24下载
- 积分:1
-
12312
一个网上订餐系统源码,应该很好用,希望给你带来帮助(An on-line reservation system source code, it should be very good, and want to give you help)
- 2009-01-12 23:41:45下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
Asntpclieentg
基于SNTP协议的时间同步客户端的c代码。其中计算传输时间偏移和同步步误差都在客户端实现。可顺利移植到DSP上,用于网络时间同步需要的系统。
(SNTP protocol, time synchronization client c code. Calculated transmission time offset with step-by-step error in the client. Can be successfully transplanted to the DSP, the need for network time synchronization system.)
- 2012-10-07 00:35:24下载
- 积分:1
-
eMuleBT_Src
eMuleBT驴 源程序,是一个较好的使用p2p技术的实现,其流行也带动了p2p技术的快速发展。(donkey eMuleBT source is a better use of p2p technology, realize, and its popularity has also led to the rapid development of p2p technologies.)
- 2008-07-01 10:56:14下载
- 积分:1
-
CPP
甘肃政法学院面向对象程序设计期末考试题目学生选课系统的设计与开发
(Gansu Institute of Politics and object-oriented programming design exam questions at the end of the period the design and development of the student elective system)
- 2013-05-16 15:37:45下载
- 积分:1
-
serial232
serial.h
serial.cpp
- 2005-11-16 16:51:32下载
- 积分:1
-
string
说明: 串的基本操作演示程序,具有较好的容错功能(The basic operation of string demo, with good fault tolerance)
- 2011-03-06 15:22:05下载
- 积分:1