-
CodeSmith_bible
详尽的Codesmith的开发教程,网上最全版本。(Detailed Codesmith development tutorials, online most complete version.)
- 2010-07-24 00:18:24下载
- 积分: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
-
简单的原代码统计
简单的原代码统计-simple statistics of the original code
- 2022-03-18 01:12:22下载
- 积分:1
-
.修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要x...
.修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要xml解析器xerces.jar)拷贝到应用的web-inf/lib目录下-. Kspublib.jar to amend the document DBConfig.xml, the database is configured to its own database. 2. Optiontree.jar, kspublib.jar (need xml parser xerces.jar) copies to the application WEB-INF/lib directory
- 2022-06-30 23:09:05下载
- 积分:1
-
matlab的一些最基本的应用
matlab的一些最基本的应用-Matlab some of the most basic
- 2022-04-06 11:15:39下载
- 积分:1
-
sklearn-SVM-master
说明: 股票价格预测,支持向量机回归预测,核函数,(svm for stock price forcast)
- 2020-04-11 08:36:52下载
- 积分:1
-
主被动悬架仿真
说明: matlab汽车主被动悬架仿真,包括汽车参数与LQR控制(Matlab simulation of active and passive suspension, including vehicle parameters and LQR control)
- 2020-05-07 14:20:42下载
- 积分:1
-
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。...
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。-achieve a simple scientific calculator function, we can make use of a simple calculator functions of the great convenience.
- 2022-09-28 01:40:03下载
- 积分:1
-
JSPlanetgame
js星球防御游戏,简单的使用JS做的网页版星球防御游戏。(JS planet defense game, simply use JS to do web version of the planet defense game.)
- 2017-07-31 17:19:22下载
- 积分:1
-
IEEE33节点配电网Simulink模型
说明: IEEE33节点系统的simulink模型可以直接使用(Simulink model of IEEE33 node system can be used directly)
- 2020-09-08 15:28:02下载
- 积分:1