-
A
说明: 对简单的一些计算用计算器计算出来,包括加减乘除(Some of the simple calculated calculation calculator, including the Math)
- 2010-06-12 12:14:17下载
- 积分:1
-
BigEndianOrLittleEndian
该代码用于判断一个处理器是大端模式还是小端模式(The codes are used to distinguish if a CPU is a big-endian mode or little-endian mode.)
- 2012-12-07 10:05:11下载
- 积分:1
-
string
String类,分享一下。可以实现==, >, <, [], <<, Trim, Reverse, Find, upper, lower等功能(String脌脿 拢 卢 脰脧铆脪 禄脧脗 隆 拢 驴 脡脪脭脢渭脧脰 ==,)
- 2008-04-10 00:34:21下载
- 积分:1
-
Unikey-4.0
to study for student
- 2013-08-28 12:11:13下载
- 积分:1
-
power_wind_dfig1
本例题是在MATLAB环境下搭建双馈风力发电机的模型,通过解耦控制实现功率的控制。(The sample questions are in the MATLAB environment to build double-fed wind turbine model, through the decoupling control to achieve power control.)
- 2009-02-16 10:24:37下载
- 积分:1
-
1
说明: 用java编写的一个小计算器,适合初学者学习,希望对大家有所帮助~(Prepared with a small calculator java, for beginners to learn, we want to help ~)
- 2011-06-04 19:19:08下载
- 积分:1
-
VHRXEX
说明: win32 opengl画线,配置好了glut,h(Win32 opengl draws lines, and glut,h is configured)
- 2018-12-30 07:59:19下载
- 积分:1
-
suh__apd__folders
Browse Folder dialog, search folder and all sub folders
- 2018-08-05 19:26:51下载
- 积分:1
-
Test
正则表达式运行小程序正则表达式运行小程序(Regular expressions run the applet)
- 2011-12-29 18:56:37下载
- 积分: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