-
8bit_echo
Easy to learn Visual Basic 6.0
- 2013-07-10 16:38:26下载
- 积分:1
-
FDTD
一个关于FDTD的三维fortran90小程序.(A small program on the FDTD in fortran90)
- 2020-07-03 18:20:01下载
- 积分:1
-
bigint
实现大整数的加减乘除法运算,C++编写.比较简单(Realize large integer addition and subtraction, multiplication and division operations, C++ Prepared. Relatively simple)
- 2008-05-20 22:06:51下载
- 积分:1
-
calculation
刚学VC,做的一个计算器(just learning, so a calculator)
- 2005-03-02 19:16:17下载
- 积分:1
-
czm-uel
在ABAQUS中,进行CZM模型的子程序开发,模拟复合材料的分层脱离(In ABAQUS, the CZM model subroutine is developed to simulate the layered separation of composite materials.)
- 2021-04-23 11:58:48下载
- 积分:1
-
python
普通计算器+作图(给函数)+单纯形法计算
(附有文档说明)(calculator+plot for function+Simplex Method (a doc file for introduce))
- 2013-12-18 01:23: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
-
776867
说明: 此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分: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
-
biaodashiyulibianyicx
编写编译程序实现多行表达式的表达式序列的文法语言的编译执行(To write the compiler to achieve the expression sequence of multi-line expression grammar language compiler execution
)
- 2012-02-26 18:32:53下载
- 积分:1