登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:C++
  2. 代码类别:其他小程序
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ERLANG

  爱尔兰B公式的计算器,可以给定任意a,s,B中的2个,计算另一个,MFC(Ireland B formula calculator, you can determine the arbitrary a, s, B in two, another calculation, MFC)

70
下载
129
浏览
2013-05-29发布

2. src

  银行管理程序,实现简单管理员删户开户,转账等功能(Bank management program)

2
下载
103
浏览
2013-05-28发布

3. chengxu

   编写一个函数,要求输入年月日时分秒, 输出该年月日时分秒的下一秒。 如输入2011年12月31日23时59分59秒, 则输出2012年1月1日0时0分0秒。 需要考虑闰年 和 2月的特殊情况 (Write a function that requires input date, hour, minute and second outputs of the date when the next second. If the input at 23:59:59 on December 31st, 2011, output at 0:00:00 on January 1, 2012. Leap year and February need to consider the special case)

1
下载
148
浏览
2013-05-28发布

4. g1030

  C语言小程序,实现功能:输入整数,整数和浮点型 倒数和(C language applet functions: input integer, integer and floating-point reciprocal and)

1
下载
78
浏览
2013-05-26发布

5. pro10

  USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。 给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。 (Give the requirement of milk and the amount that they offer.)

2
下载
140
浏览
2013-05-24发布

6. 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)

38
下载
181
浏览
2013-05-17发布

7. 1

  计算一个整数的和的积德最大值,即最优整数的接的最大值(The Jide calculate an integer, and the maximum value, i.e. the optimal integer then the maximum)

2
下载
166
浏览
2013-05-17发布

8. sumDate

  日出日落计算,可以根据经纬度计算 日出日落时间(Sunrise and sunset calculations)

11
下载
159
浏览
2013-05-16发布

9. string

  C++ 编写的string类库,并实现string的各项函数操作。(string function)

5
下载
144
浏览
2013-05-07发布

10. 2

  题目:从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。(Title: enter some characters from the keyboard, and one by one they go to the disk until the input a#.)

2
下载
87
浏览
2013-05-06发布

11. fee

  编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())

3
下载
151
浏览
2013-04-24发布

12. Lupin

  面向对象程序设计(C++)简易计算器,实现最简单的计算(C++ calculator)

5
下载
161
浏览
2013-04-21发布

13. 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.)

449
下载
137
浏览
2013-04-19发布

14. 1

说明:  c入门程序一,编写一个C程序,输入a、b、c三个数,输出其中最大者。(c entry procedures, write a C program, enter a, b, c three numbers, the output of which the largest.)

0
下载
82
浏览
2013-04-07发布

15. Topology-Generator

  实现拓扑生成,平台为VC++6.0,自己编写的,可用(Achieve topology generation, platform VC++6.0, and I have written, can be used)

12
下载
127
浏览
2013-03-29发布

16. 2010_micromouse

  对电脑鼠的介绍以及阐述,从最简单到如梦,为介绍性材料(The introduction of the computer mouse and to describe, from the most simple to the dream, the introductory material)

2
下载
91
浏览
2013-03-26发布

17. dog

  小狗说话代码,小狗只能说特定的话语,当某些条件满足时,小狗可以叫喊或者说出自己的名字,最后输出的是小狗说的话(Speak code puppy, puppy can only say that the particular words, when certain conditions are met, the puppy can yell or say his name, the final output is a puppy say)

4
下载
164
浏览
2013-03-20发布

18. The-analog-phone-book

  模拟电话本,本程序是初学C++时候写得,作为初学者的参考(The analog phone book, this program is the beginner C++ when written, as a reference for beginners)

3
下载
147
浏览
2013-03-19发布

19. CloseScreenAndLock

  锁定显示器时自动关闭计算机屏幕,节约能源(Automatic shutdown the computer lock screen display, energy saving)

3
下载
151
浏览
2013-03-18发布

20. Simple-English-Chinese-dictionary

  简易英汉词典,支持增加新词,能快速查找你要的单词(Simple English-Chinese dictionary, to support the increase of new words, can quickly find what you want.)

3
下载
168
浏览
2013-03-17发布