-
2008
c#代码,简易计算器,不完整,上课做的。大家多多指教(c# code, simple calculator, incomplete in class to do so. All the exhibitions)
- 2009-09-22 08:54:27下载
- 积分:1
-
qofeuog
实现了创建合同,修改合同,删除合同,合同收款提醒,()
- 2017-09-21 09:21:51下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
POJ1007
北京大学ACM POJ1007题
实现了对字符串按逆序排列(Peking ACM POJ1007 title achieved by reverse order of string)
- 2010-11-03 00:00:52下载
- 积分:1
-
4.2
本人做的一个计算动力学的 小作业
中心差分法(I make a calculation of the dynamics of small operations center difference method)
- 2021-02-21 14:29:42下载
- 积分:1
-
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 ())
- 2013-04-24 18:21:49下载
- 积分:1
-
Arrays-into
二维数组转换,实现行与列的转换.很简单的(A 2 d array conversion, realize the transformation of the line and column)
- 2011-12-13 14:02:22下载
- 积分:1
-
PFC
此算法实现了单元机组负荷系统预测函数控制(This algorithm unit load system predictive functional control)
- 2008-12-24 09:54:57下载
- 积分:1
-
shutdownV0.1
用WinAPI写的定时关机的小程序的源码,比较简单,作为参考。(Shutdown using WinAPI write a small program source code is relatively simple, as a reference.)
- 2011-01-09 12:31:16下载
- 积分:1
-
computer
计算器,实现一个式子的加减计算,多个式子的计算,并测试结果(Calculator, to achieve a statement holds for addition and subtraction, multiple statement holds calculations, and test results)
- 2009-10-11 21:00:13下载
- 积分:1