-
CAL_DAY
读取两日期,并算两个日期间的天数。示范日期类型的操作。 (read two dates, and count the period of two days. Model date type of operation.)
- 2005-06-08 09:19:34下载
- 积分:1
-
My11_1
调用会出现一个功能界面计算器,通过它你可以来计算一些加减乘除运算.(There will be a function call interface calculator, which you can calculate a number of addition and subtraction to multiplication and division calculations.)
- 2008-07-22 10:03:02下载
- 积分: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
-
CalcSolver
VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。(VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such as computing the absolute value can also be used for the expression of some of the more complex calculation. It also has function mapping, data and custom features such as constant.)
- 2021-01-19 07:28:42下载
- 积分:1
-
Churraskito
pr 提权源码 支持cmd自定义路径
vc 6++ 编译通过(pr mention the right source to support cmd custom path)
- 2012-04-27 10:22:22下载
- 积分:1
-
keboard
可以实现模拟键盘,驱动级的。可以当普通键盘一样使用(Can realize analog keyboard, driver class. Like an ordinary keyboard can be used)
- 2020-10-13 23:17:31下载
- 积分:1
-
Code2
孙鑫C++教程2 C++语言面向对象简析(Sun Xin C++ Tutorial 2 C++ language Object-Oriented Analysis)
- 2009-11-08 23:09:33下载
- 积分:1
-
link
单链表的全部源代码啦,有用的同学赶紧的啊。。。。(failed to translate)
- 2009-12-04 09:43:03下载
- 积分: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
-
786756436
VB获取当前日期时间的一个范例程序,有需要的就下载吧。(VB to get the current date and time a sample program, there is a need to download it.)
- 2013-08-23 18:29:13下载
- 积分:1