-
9927444CCd_vc
说明: 上位机ccd接收程序,很不错的,欢迎大家下载(visual)
- 2020-11-13 23:59:43下载
- 积分:1
-
VC-generated-excel-histogram
vc6.0 excel2003 用c++生成excel表格并且绘制柱状图 一步完成不需要操作excel(vc6.0 excel2003 c++ excel spreadsheet to generate and draw a histogram step does not need to operate excel)
- 2013-05-17 15:57:41下载
- 积分:1
-
pro10
USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。
给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。
(Give the requirement of milk and the amount that they offer.)
- 2013-05-24 15:27:56下载
- 积分:1
-
tongxun
在vc++6.0程序下,编写的一款具有添加,查找,删除成员信息功能的程序(Write a vc++6.0 program has to add, find, remove members program)
- 2012-12-13 16:50:15下载
- 积分:1
-
minip
一个小ANTLR程序,实现了计算器实现的语法,是学习编译原理的很好的例子(A small ANTLR procedures, implementation of the implementation of the calculator grammar, studying compilers are good example of the principle of)
- 2009-02-24 16:20:19下载
- 积分:1
-
caculator_basedon_dialog
我自己写的一个基于对话框的计算器,很有参考价值。(I wrote a dialog on the calculators, great reference value.)
- 2007-01-07 15:55:22下载
- 积分:1
-
WORD-VBA
WORD VB 二次编程,实现题库管理与自动出卷功能。(The WORD VB quadratic programming, question bank management, and automatic volume.
)
- 2012-04-09 11:36:00下载
- 积分:1
-
www
一个小网页浏览器,很好用的,如果可以讨论一下也行(A small web browser, the good, if you can talk about is also OK)
- 2010-09-17 23:03:34下载
- 积分:1
-
Pipeline_Implement
Implementing Pipeline by C
- 2012-01-30 09:31:01下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1