-
pro10
USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。
给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。
(Give the requirement of milk and the amount that they offer.)
- 2013-05-24 15:27:56下载
- 积分:1
-
vcdll
VC++从DLL中获得资源的小实例源代码,从DLL中获得背景图像,可者是一个图标资源或是其它类型的文件,总之,学会了一种,就可以举一反三,灵活掌握了。(VC++ from the DLL resources, source code examples to get a background image from the DLL, can an icon resource, or other types of documents, in short, learned, you can learn by analogy, flexibility.)
- 2012-05-19 02:34:41下载
- 积分:1
-
vc-csv
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
- 2013-04-19 10:54:25下载
- 积分:1
-
Elevator
4×10的电梯群控系统的仿真平台,可以模拟群控电梯的实时运行情况,并提供了可视化的界面,可以记录乘客的进出时间,总之,在研究电梯群控算法方面,是非常有用的软件。(4 × 10 of the elevator group control system simulation platform that can simulate the elevator group control of real-time operation, and provides a visualization interface, can record the entry and exit of passengers time, short, in the study elevator group control algorithm is very useful software.)
- 2021-04-23 15:08:47下载
- 积分:1
-
LAB1
用C++编写的成绩管理系统,实现成绩的输入查找,修改和求方差等功能(Prepared with C++ performance management system, to achieve results Enter search, modify and seek variance functions)
- 2013-06-19 19:41:54下载
- 积分:1
-
subway
C语言写的地铁模拟收费系统,实现了一些地铁收费的基本功能。(Metro analog toll system written in C language, some of the basic functions of the MTR charges.)
- 2020-12-29 16:59:00下载
- 积分:1
-
Melting
A Melting source code to Melt your exe from one location to another.
- 2013-07-15 12:31:45下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
TB
说明: 一个很好的用VC++编写的"显示多姿多彩的动画图标"源代码.(A good written using VC++ " display colorful animated icons" source code.)
- 2010-12-09 18:39:24下载
- 积分:1
-
myeyes
说明: 使用vc++6.0开发的一个小例子,保护视力程序,界面简单,主要是实现将应用放到系统托盘中。(Use vc++ 6.0 to develop a small example of procedures to protect their eyesight, the interface simple, the main factor will be applied to achieve on the system tray.)
- 2008-11-23 15:49:26下载
- 积分:1