码迷,mamicode.com
首页 >  
搜索关键字:strength    ( 90个结果
ros wifi把信号弱的客户端踢出去的脚本
以下脚本为小于75强度的都踢出去 非capman脚本: /interface wireless registration-table :do {:foreach i in=[find] do={:local sin [get $i signal-strength]:set sin [:pick $s ...
分类:其他好文   时间:2019-10-23 09:50:24    阅读次数:127
CF1217A Creating a Character
You play your favourite game yet another time. You chose the character you didn't play before. It has str points of strength and int points of intelli ...
分类:其他好文   时间:2019-09-11 23:50:09    阅读次数:133
CSCI 3130, Summer 2019
CSCI 3130, Summer 2019Assignment 2: Test-Driven Development (JUnit)1. Use Test-Driven Development to implement a password strength validator.Remember: ...
分类:其他好文   时间:2019-06-12 19:45:33    阅读次数:141
ROS踢出无线WIFI弱信号脚本
ROS踢出无线WIFI弱信号脚本/interfacewirele***egistration-table:do{:foreachiin=[find]do={:localsin[get$isignal-strength]:setsin[:pick$sin([:find$sin"-"]+1)3]:put$sin:if($sin>="75")do={remo
分类:其他好文   时间:2019-04-24 00:26:40    阅读次数:456
Some thinking
Some thinking I think i need to construct the structure of the ACM knowledge.Don’t to think the more ac will be my really strength,so i think the syst ...
分类:其他好文   时间:2018-12-11 19:50:18    阅读次数:199
Codeforces 547B Mike and Feet(单调栈)
题目链接:http://codeforces.com/problemset/problem/547/B 题目大意:有一个长度为n的序列,序列有长度为1...n的连续子序列,一个连续子序列里面最小的值称作这个子序列的子序列的strength,要求出每种长度的连续子序列的最大的strength。解题思路 ...
分类:其他好文   时间:2018-11-01 21:05:26    阅读次数:144
c语言实践:RS信号报告
题目: 无线电台的RS制信号报告是由三两个部分组成的: R(Readability) 信号可辨度即清晰度. S(Strength) 信号强度即大小. 其中R位于报告第一位,共分5级,用1—5数字表示. 1 Unreadable 2 Barely readable, occasional words ...
分类:编程语言   时间:2018-09-15 15:23:07    阅读次数:228
浏览器兼容性问题汇总
1、css3 box-shadow 对于不同的浏览器,兼容问题的解决办法:.box_shadow{ filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);/*for i ...
分类:其他好文   时间:2018-08-29 14:29:08    阅读次数:155
SSL Certificate Signed Using Weak Hashing Algorithm 和SSL Medium Strength Cipher Suites Supported的解决方案
这两天有个项目被扫描器报了几个中危,都是SSL证书的问题。记录一下解决方案吧。 第一个问题:SSL Certificate Signed Using Weak Hashing Algorithm 这里的原因是因为使用弱算法签名的证书。 解决方案查了下总结下来是换算法。 操作步骤: 1、从证书颁发机构 ...
分类:其他好文   时间:2018-08-08 13:52:37    阅读次数:1302
RTL基本知识:逻辑强度模型(Logic Strength Model)
本文主要介绍HDL语言中常用的逻辑强度模型,并且以Verilog示例为主,最后介绍VHDL中常用的各种逻辑值系统.Verilog中提供了大量的模型用于模拟具体的硬件电路,例如and,or,nmos等,同时为了更加精确的模拟具体的电路信号强弱变化情况、信号的传输、充放电等行为,依据信号的逻辑强度模型, ...
分类:其他好文   时间:2018-07-29 13:00:10    阅读次数:159
90条   上一页 1 2 3 4 ... 9 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!