-
51定时器初值设定软件
51定时器初值设定软件-51 timer set initial software
- 2022-08-09 20:37:33下载
- 积分:1
-
取得和修改文件的创建和修改日期
取得和修改文件的创建和修改日期-can get and change the create-date and modified-date of the document
- 2022-05-06 21:23:39下载
- 积分:1
-
绘图 Nurbs 与 GL
在最低的一级,图形硬件绘制点、 线段和多边形,通常都是三角形和四边形。由逼近他们有大量的小线段或多边形绘制出平滑曲线和曲面。然而,很多有用的曲线和曲面可以描述数学由少数的几个控制点等参数。节省 16 控制点的表面需要少得多比节约 1000年三角形与在每个顶点的法向量信息的存储。此外,1000年三角形只是近似真实的表面,但控制点准确地描述实际的表面。
- 2023-01-23 04:50:04下载
- 积分:1
-
避免二次运行程序
避免二次运行程序-operational procedures to avoid secondary
- 2022-01-25 17:13:28下载
- 积分:1
-
CASADM化学反应速率脚本
CASADM模型中反应速率脚本,用于预测活性污泥工艺中的出水水质参数等。广泛应用于环境工程领域
- 2022-09-30 00:05:02下载
- 积分:1
-
系统代码
system code
- 2022-08-11 19:35:49下载
- 积分:1
-
列表控件的自绘功能,及列表控件的使用。通过自定义类,实现自定义的控件列表。
列表控件的自绘功能,及列表控件的使用。通过自定义类,实现自定义的控件列表。-Self-drawn list control functions, and controls the use of the list. Through custom categories, the realization of a custom list control.
- 2022-02-10 11:49:52下载
- 积分:1
-
这个程序做出口从分贝到卓越。
This programs doing exporting from DB to Excel.
- 2022-05-21 21:24:23下载
- 积分:1
-
Windows socket编程的客户端实现。
Windows socket编程的客户端实现。-Windows socket programming, client-side implementation.
- 2023-07-07 12:45:03下载
- 积分:1
-
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每...
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每个测试用例占一行,格式为"A + B =",相邻两字符串有一个空格间隔。当A和B同时为0时输入结束,相应的结果不要输出。
输出格式:对每个测试用例输出1行,即A+B的值。
输入样例:
one + two =
three four + five six =
zero seven + eight nine =
zero + zero =
输出样例:
3
90
96-Title request: read two positive integer less than 100 of the A and B, calculate A+ B. It should be noted that: A and B each of the figures by the corresponding English words are given. Input format: test input contains a number of test cases, test cases for each line, the format for the " A+ B =" , a string of adjacent spaces in the two intervals. When A and B at the same time 0:00 to the end of input, not output the results of the corresponding. Output Format: For each test case output a line, that is, the value of A+ B. Input sample: one+ two = three four+ five six = zero seven+ eight nine = zero+ zero = output sample: 39,096
- 2022-05-18 03:32:14下载
- 积分:1