-
TI公司 控制无刷直流电机的例子源程序F24x BLDC3_1 3
TI公司 控制无刷直流电机的例子源程序F24x BLDC3_1 3-Phase Sensored Trapezoidal Control-TI control BLDCM example source F24x BLDC3_1 3-Phase Sensored Trapezoidal Control
- 2022-04-18 23:47:55下载
- 积分: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
-
一个鼠标小车程序,鼠标可以引导小车转动,是闲时编写的小程序。...
一个鼠标小车程序,鼠标可以引导小车转动,是闲时编写的小程序。-a trolley procedures mouse, the mouse can guide the car turning, the man is prepared by the small procedures.
- 2023-05-19 16:25:03下载
- 积分:1
-
二叉树后序遍历8_3.rar c加加课程设计
二叉树后序遍历8_3.rar c加加课程设计-Binary tree postorder 8_3.rar c Gaga Course Design
- 2022-09-06 03:05:03下载
- 积分:1
-
vb开发的成绩管理系统
vb开发的成绩管理系统-vb development of the performance management system
- 2022-01-27 21:05:11下载
- 积分:1
-
AMV转换,是很好用的,哈哈,涨价了乱了解情况
AMV转换,是很好用的,哈哈,涨价了乱了解情况-AMV conversion, is a good use, and says that the increase understanding of the situation of chaos
- 2022-09-02 05:50:03下载
- 积分:1
-
glut库的五个相关文件,替代进windows就可以用glut库了
glut库的五个相关文件,替代进windows就可以用glut库了-glut library five relevant documents, substitute into the windows can use the glut library
- 2022-05-05 14:52:34下载
- 积分:1
-
VS2005 MFC绘图程序,线,圆,多边形填充和轨道画
VS2005 MFC 实现的画图程序,有线,圆、多边形填充和铁路画法-VS2005 MFC drawing programs, cable, circle, polygon filling and rail painting
- 2022-02-03 11:27:44下载
- 积分:1
-
MATLAB FPGA digital signal processing DSP similar to the C language acronym SG,...
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
- 2022-02-04 08:33:17下载
- 积分:1
-
RADIUS 服务器介绍
RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配...
RADIUS 服务器介绍
RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配置性、高负荷量等特点,是宽带网络运营商理想的认证、授权、计费服务器。
特 点
◆ 支持多种接入方式
PPPoE接入、DHCP+Web接入、专线接入、无线和有线LAN或WAN基于IEEE802.1x的接入
◆ 支持多种认证类型
PPPoE用户帐号认证、计算机网卡MAC地址认证、计算机IP地址认证、卡用户认证、专线用户认证、 用户VLAN ID认证等等。
◆ 支持多种认证方式
PPP PAP认证、PPP CHAP认证、PPP MS-CHAP认证、Unix系统认证、PAM认证、ARAP认证、LDAP认证、EAP/MD5和EAP/TLS认证。
◆ 支持多种上网控制方式
上网时长控制、上网时段控制、累积时长控制、空闲时长控制、带宽控制。
◆ 支持漫游特性
A城市的用户在B城市上网,可将用户计费信息发往A城市的RADIUS服务器。
-RADIUS server on the server supports standard RADIUS agreement and support equipment providers to expand their definition of RADIUS attributes, with high stability, high performance, highly configurable, high-load characteristics, is a broadband network operators an ideal authentication, authorization, billing server . features support for multiple access methods PPPoE access, DHCP Web access, leased lines, wireless and cable-based LAN or WAN access IEEE802.1x supports multiple authentication type PPPoE user account
- 2022-01-25 21:16:36下载
- 积分:1