-
vb编写的引入系统监视器,一个非常小但实用。
vb编写的引入系统监视器,一个非常小但实用。-vb prepared by the introduction of system monitors, a small but very practical.
- 2023-07-02 23:40:03下载
- 积分:1
-
一种实用的基于平面靶标的主动视觉摄像机标定专利
一种实用的基于平面靶标的主动视觉摄像机标定专利-Based on a practical plane target active vision camera calibration patent
- 2023-09-07 03:15:03下载
- 积分:1
-
OPC Client本软件是一个利用OPC协议通讯的实例。其中用到的驱动是非注册版,如果您希望使用,请使用正版。...
OPC Client本软件是一个利用OPC协议通讯的实例。其中用到的驱动是非注册版,如果您希望使用,请使用正版。-OPC Client software is the use of a communications agreement OPC examples. Which to use the non-registered version, if you want to use, please use legitimate.
- 2023-03-17 07:10:04下载
- 积分:1
-
这是关于finidng有功和无功功率的系统给出了谐波…
It is about finidng the real and reactive power given some harmonics in the system.
- 2023-04-19 12:25:03下载
- 积分:1
-
服装商店网站
在线购物网站使用 jquery 效果。用户可以在某些类别的衣服上显示的图像,并把描述和价格。网站可以按类型和大小进行筛选。
很好的网上服装店或其他。
- 2022-04-19 08:34:18下载
- 积分:1
-
S3C2410的第十六部分
S3C2410的第十六部分--ADC和触摸屏接口的中文文档-S3C2410 the sixteenth part of ADC and touch screen interface of the Chinese document
- 2023-08-09 11:40:04下载
- 积分:1
-
AOMDV 仿真网络
AODMV tclAODV using ns-2 simulations shows that AOMDV is able to effectively cope with mobility-induced route failures.
- 2022-01-21 02:22:00下载
- 积分:1
-
for wince freescale csi driver
for wince freescale csi driver
- 2022-01-21 21:48:37下载
- 积分:1
-
一个小玩具,可以测出你一段时间之内鼠标移动的距离(Km),大家有兴趣的话下载来玩玩吧。...
一个小玩具,可以测出你一段时间之内鼠标移动的距离(Km),大家有兴趣的话下载来玩玩吧。-a small toy, you can detect some time within the mobile mouse distance (Km), we are interested in downloading play Honolulu.
- 2023-06-17 05:00:02下载
- 积分: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