▍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)
爱尔兰B公式的计算器,可以给定任意a,s,B中的2个,计算另一个,MFC(Ireland B formula calculator, you can determine the arbitrary a, s, B in two, another calculation, MFC)
编写一个函数,要求输入年月日时分秒, 输出该年月日时分秒的下一秒。 如输入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)
实现了计算器的界面和运算功能,并实现了自带语音功能,(Achieve a calculator interface and computing capabilities, and to achieve a built-in voice capabilities,)
USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。 给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。 (Give the requirement of milk and the amount that they offer.)
一个简易的计算器,只要可以实现加减乘除四种简单算法,包括可以利用负数进行计算,颜色是自己设定的,界面一般(A simple calculator can add, subtract, multiply and divide four simple algorithms, including the ability to use a negative number to calculate the color is set, the interface in general)
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)
计算一个整数的和的积德最大值,即最优整数的接的最大值(The Jide calculate an integer, and the maximum value, i.e. the optimal integer then the maximum)
日出日落计算,可以根据经纬度计算 日出日落时间(Sunrise and sunset calculations)
本程序是由空间梁单元构成的一个外形为长方体的框架算例,且有外力F以及分布荷载作用在框架节点上,计算该框架的变形和内力。 输入参数: 无 输出结果: 节点位移和单元节点力(failed to translate)
C++ 编写的string类库,并实现string的各项函数操作。(string function)
编写程序用静态成员的方法实现对班费的管理,要求定义一个类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 ())
支持 所有电脑 定时关机 是所有懒人必备用品(All computer support regular shutdown are all lazy essential supplies)
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.)
这是我自己写的一个chinanet扫号器(This is a the CHINANET sweep No. I wrote it myself)