码迷,mamicode.com
首页 >  
搜索关键字:strength    ( 90个结果
图解css3 -- 笔记2
text-shadow text-shadow:none|[color x-offset y-offset blur-radius] 注意: 在ie下,可以使用滤镜filter:shadow(Color=颜色值, Direction=数值, Strength=数值) 其中:Direction用来设置 ...
分类:Web程序   时间:2016-08-01 00:11:55    阅读次数:216
Battery-historian 参数说明
部分参数说明 battery_level plugged screen top wake_lock* running wake_lock_in data_conn status phone_signal_strength health plug ...
分类:其他好文   时间:2016-07-15 19:45:48    阅读次数:136
2016年7月6日 星期三 --出埃及记 Exodus 15:2
2016年7月6日 星期三 --出埃及记 Exodus 15:2The LORD is my strength and my song; he has become my salvation. He is my God, and I will praise him, my father's God, ...
分类:其他好文   时间:2016-07-07 09:38:23    阅读次数:107
英语学习第二课总结
1.heal 治愈,是health(健康)的动词。 Long-length(长度) Broad-breadth(宽度) Strong-strength(强度;力气;优势,优点) 知识:很多词根由单词删减压缩而来,词根liter=元音改写和压缩自letter(字母,文字)=文字。 2.literal= ...
分类:其他好文   时间:2016-07-06 23:31:35    阅读次数:439
网易云课堂_C语言程序设计进阶_第二周:指针:取地址运算和指针、使用指针、指针与数组、指针与函数、指针与const、指针运算、动态内存分配_2信号报告
2 信号报告(5分) 信号报告(5分) 题目内容: 无线电台的RS制信号报告是由三两个部分组成的: R(Readability) 信号可辨度即清晰度. S(Strength) 信号强度即大小. 其中R位于报告第一位,共分5级,用1—5数字表示. 1 Unreadable 2 Barely reada ...
分类:编程语言   时间:2016-06-13 19:11:38    阅读次数:205
Unity5.0实时阴影的优化
修改灯光属性Strength(投影力度)值越大投影越清晰越黑Bias(偏斜)值越大投影越往外偏斜修改质量面板的ShadowsShadoe Resolution(投影分辨率)在不考虑资源的情况下可开大Shadow Cascades(阴影级别)级别越高,性能越大Shadow Distance(可见阴影距 ...
分类:编程语言   时间:2016-06-09 00:23:09    阅读次数:313
有监督和无监督的特征选择方法
特征选择实质上包括两个部分:特征词的选择和特征词权重的计算。 特征词选择的方法分为有监督的方法和无监督的方法。 有监督的方法包括IG和CHI,无监督的方法包括Document Frequency (DF), Term Strength (TS)和 Entropy-based (En)。 可以参考ht ...
分类:其他好文   时间:2016-06-08 15:20:50    阅读次数:1314
OpenCV之特征检测器(Feature Detector),描述子提取器(Descriptor Extractor)和描述子匹配器(Descriptor Matcher)
1.特征检测子     -Harris cv::cornerHarris(image,strength,3,3,0.01);     -Fast cv::Ptr fast = cv::FastFeatureDetector::create();//或cv::FAST(InputArray image, std::vector &keypoints, int threshold)...
分类:其他好文   时间:2016-05-12 20:30:02    阅读次数:815
写论文第九天:MATLAB之rsindex函数
function rsi = rsindex(closep, nperiods)%输入价格向量、期限(默认为14日),输出rsi值 %RSINDEX Relative Strength Index (RSI). % RSINDEX calculates the Relative Strength Index (RSI). The RSI is calculated % based on a...
分类:其他好文   时间:2016-05-07 10:06:41    阅读次数:254
口译常见翻译词组
w9d6 追求进步 pursue progress 履行权利和义务 perform the responsibilities and obligations 充满信心和力量 be filled with confidence and strength回顾奋斗历程 review the course  ...
分类:其他好文   时间:2016-05-04 09:06:47    阅读次数:153
90条   上一页 1 ... 3 4 5 6 7 ... 9 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!