-
juhac
抑制载波型差分相位调制,借鉴了主成分分析算法(PCA),有CDF三角函数曲线/三维曲线图。( Suppressed carrier type differential phase modulation, It draws on principal component analysis algorithm (PCA), There CDF trigonometric curve/3D graphs.)
- 2017-05-05 16:48:50下载
- 积分:1
-
gametheoryincognitive
认知无线电中博弈论自适应功率控制中的实现(Game theory in cognitive radio in the realization of adaptive power control)
- 2021-02-26 09:29:39下载
- 积分:1
-
get Ionospheric VTEC
Gnss ionospheric vtec calculation program
- 2018-08-28 11:28:08下载
- 积分:1
-
PV-Controller
光伏控制器,自动充放电控制12V/10A光伏控制器(ERA-04-10-A):
额定工作电压:DC12V
最大充电电流:10A
最大放电电流:5A/路(共两路负载)
太阳能组件开路电压:25V
空载电流:<15mA
温度补偿:-20Mv/°C
工作环境温度:-25°C~+50°C
使用海拔:<5500M
控制器尺寸(mm):
光控电压(25°C):<=3.3V
过放保护电压(25°C):<10.8V
过放恢复电压(25°C):>10.8V
过充保护电压(25°C):>15.0V
过压保护电压:17.68V
过压恢复电压:14.7V
浮充电压(25°C):13.4V~13.7V
恢复正常充电电压(25°C):13.2V
结束正常充电电压(25°C):15.0V
(PV controller, automatic charge and discharge control 12V/10A PV controller (ERA-04-10-A): Rated voltage: DC12V Maximum charge current: 10A Maximum discharge current: 5A/Road (a total of two loads) Solar components of the open circuit voltage: 25V No-load current: < 15mA Temperature Compensation:-20Mv/° C Operating Temperature:-25 ° C ~+50 ° C with elevation: < 5500M Controller Size (mm): light control voltage (25 ° C): < = 3.3V over-discharge protection voltage (25 ° C): < 10.8V over-discharge recovery voltage (25 ° C):> 10.8V overcharge protection voltage (25 ° C):> 15.0V over-voltage protection Voltage: 17.68V overvoltage recovery voltage: 14.7V float voltage (25 ° C): 13.4V ~ 13.7V back to normal charging voltage (25 ° C): 13.2V end of the normal charging voltage (25 ° C): 15.0V)
- 2021-04-22 17:08:48下载
- 积分:1
-
CORTEZCONTABILIDAD
mini cortez mybusiness pos v11
- 2020-06-16 03:20:02下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1
-
BookManager
说明: 用VB 6.0 + SQL Server2000
编译写的图馆管理系统(Using VB 6.0 SQL Server2000 compiler written by library management system)
- 2008-11-04 19:30:38下载
- 积分:1
-
DG_Islanding
配电网中有分布式电源,当发生故障时,可对配电网进行孤岛划分,本程序可实现该功能,包括源程序和输入文件(Distribution network with distributed power, when a failure occurs, the distribution network can be divided island, the program can achieve this functionality, including source code and input files)
- 2011-12-06 22:52:30下载
- 积分:1
-
趋势对冲M15-EA
A hedge ea, return curve for 15min is perfect.
- 2020-06-19 13:00:02下载
- 积分:1
-
111.tar
Problem Description
对于输入的每个字符串,查找其中的最大字母,在该字母后面插入字符串“(max)”。
Input
输入数据包括多个测试实例,每个实例由一行长度不超过100的字符串组成,字符串仅由大小写字母构成。
Output
对于每个测试实例输出一行字符串,输出的结果是插入字符串“(max)”后的结果,如果存在多个最大的字母,就在每一个最大字母后面都插入"(max)"。
- 2012-02-27 23:12:14下载
- 积分:1