-
ch1
实现一个可编程表达式的计算器,并判断输入的表达式是否正确。(Expression of the realization of a programmable calculator, and determine the expression entered is correct.)
- 2009-05-25 18:50:16下载
- 积分: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
-
S60_Platform_Localization_Example_v1_0_en
实现本地化的一个很好的 SymBian的例子(Realize the localization of a very good example Symbian)
- 2008-05-15 13:41:33下载
- 积分:1
-
IDE00
能过VB程序,读取硬件信息,包括硬盘、BIOS,等等(Lead a VB program to read hardware information, including hard drives, BIOS, etc.)
- 2010-07-09 17:17:30下载
- 积分:1
-
matlab
用于的峰值的探测,能够较好的获得波峰和波谷。(peak detection。)
- 2021-01-02 15:38:57下载
- 积分:1
-
fr2009
可以方便的进行三次以内方幂求和公式的自动推导 此代码为独创(Can easily be a power of less than three times the automatic derivation of the summation formula for the original code)
- 2009-09-06 10:55:01下载
- 积分:1
-
powerbuilder80_SourceCode
PB的源码程序 8.0的列子 demo简单(pb sourcecode code)
- 2012-10-21 11:21:41下载
- 积分:1
-
wangnianli
是一个万年历功能的程序,可以查询某年某天是星期几(A year of day is a calendar function, you can query the day of the week)
- 2012-08-08 17:57:03下载
- 积分:1
-
PI
说明: 本程序是模拟常数PI的计算,可以精确到小数点后很多位!(This procedure is a simulation of constant PI calculation can be accurate to a lot of places after the decimal point!)
- 2008-12-14 20:35:09下载
- 积分:1
-
zhisu
本程序通过用户输入范围而求出范围内所有的质数 (The scope of this program through the user input to derive all the prime numbers within the range)
- 2011-08-22 11:05:45下载
- 积分:1