-
这是几个游泳的测试程序,都是些基础的东西,有带学习
这是几个游泳的测试程序,都是些基础的东西,有带学习
-This is a swim test procedure are some basic things, the learning
- 2022-05-28 06:24:27下载
- 积分:1
-
used to study three types of categories of succession! Category Point, Circle, d...
用三个类来研究类的继承!类Point、Circle、Cylinder-used to study three types of categories of succession! Category Point, Circle, delivers
- 2022-07-27 12:39:26下载
- 积分:1
-
SSD5练习2
ssd5 exercise2,敬请参考,-ssd5 exercise2
- 2022-02-13 23:12:39下载
- 积分:1
-
UG的文件,对学建模大有帮助
UG的文件,对学建模大有帮助-UG documents go a long way in modeling school
- 2022-07-26 22:56:36下载
- 积分:1
-
small arithmetic calculators
小型加减乘除计算器-small arithmetic calculators
- 2022-01-26 06:15:19下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳...
本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳态相应分析、根轨迹分析、控制系统设计的根轨迹法、频率响应分析、控制系统设计的频率响应法,以及PID控制与二自由度控制系统等内容。-This book is for the engineering of high-grade students to write the textbooks, can serve as a control system for the field of teaching the first door. The book discusses in detail a continuous control system analysis and research methods, including dynamic system of various sections of the mathematical model, the corresponding transient response and steady-state analysis, root locus analysis, control system design of the root locus method, frequency response analysis, control System frequency response method, as well as PID control and two degrees of freedom control system, etc..
- 2022-03-07 09:12:55下载
- 积分:1
-
RL FLASH文件系统
完整的基于SD/MMC卡的RL FLASH文件系统的实现代码,实现了SD/MMC卡的文件创建,读取,复制,删除等等的功能。
- 2022-04-14 20:41:00下载
- 积分:1
-
留言 留言本采用asp+access数据结构,使用方便,无需安装,放到服务器空间即可使用。...
留言 留言本采用asp+access数据结构,使用方便,无需安装,放到服务器空间即可使用。- Guest Book of the use of asp+ access data structure, easy to use, no installation, you can use the space on the server.
- 2022-05-25 07:41:44下载
- 积分:1
-
普通扫雷软件
1代表1的上下左右及斜角合计有一颗雷,依次轮推,2则有2颗,3则有3颗。在确实是炸弹的方格上点了旗子,就安全了,不是炸弹的被点了旗子,后面会被炸死的。问号就三不确定这里有没有炸弹,不会存在点错了被炸死的状况。有个小窍门,在数字旁同时点左键和右键可以排雷。
- 2022-04-17 04:36:56下载
- 积分:1