码迷,mamicode.com
首页 >  
搜索关键字:floating    ( 297个结果
stm32 GPIO 输出配置参照
今天测试同事碰到个ADC采集温度,控制系统的功能,结果在测试的时候ADC没有连接,结果不稳定。 说明一下gpio配置的依据: 1.浮空输入GPIO_IN_FLOATING ——浮空输入,可以做KEY识别,RX12.带上拉输入GPIO_IPU——IO内部上拉电阻输入3.带下拉输入GPIO_IPD—— ...
分类:其他好文   时间:2020-04-24 17:21:58    阅读次数:81
goodFeaturesToTrack接口使用
这一节也是shi_tomasi角点检测。 涉及的api: @param image Input 8 bit or floating point 32 bit, single channel image. @param corners Output vector of detected corners ...
分类:其他好文   时间:2020-04-15 13:52:02    阅读次数:77
React await post请求
var res = await ajax.myPost( "resource/bind_floating_ips?data_center="+ this.state.bindingFloatIPModal.dataCenter + "&business=" + this.state.bindingF ...
分类:其他好文   时间:2020-04-15 10:45:07    阅读次数:119
【随手记录】IDEA的工具mode切换
DEA里面有很多工具,比如Run DashBoard等,这些工具默认都是以docked mode都附着在IDEA两边或底框上,如下图 当我们把Docked Mode勾选去掉,选择Floating Mode 或者Window Mode工具栏就会流动或悬浮起来,单独作为一个窗体存在 这时候可以在工具栏W ...
分类:其他好文   时间:2020-04-12 22:09:56    阅读次数:97
FireFox - 当 transform 的值为 scale(浮点数) 时边框渲染错误
浏览器的问题,这个 bug 已经有很久的历史了。[1476379 - Border issue (pixels) when using floating point numbers in css transform: scale()](https://bugzilla.mozilla.org/sho... ...
分类:其他好文   时间:2020-03-19 21:30:59    阅读次数:79
Android_下方弹出菜单的实现
这一功能要用到动画相关知识 实现点击按钮弹出下方输入框,这里点击可弹出一个输入界面,其中包括一个小型计算器。 点击date可弹出datedialog设置date。 1、编写弹出框的布局文件 <?xml version="1.0" encoding="utf-8"?> <RelativeLayout ...
分类:移动开发   时间:2020-02-05 13:39:49    阅读次数:91
A - Let the Balloon Rise
Contest time again! How excited it is to see balloons floating around. But to tell you a secret, the judges' favorite time is guessing the most popula ...
分类:其他好文   时间:2020-02-03 22:08:22    阅读次数:85
HDoj 1004 Let the Balloon Rise
Problem DescriptionContest time again! How excited it is to see balloons floating around. But to tell you a secret, the judges' favorite time is guess ...
分类:其他好文   时间:2020-02-01 16:05:23    阅读次数:66
Floating-Point Hazard (数学)
https://vj.z180.cn/c7965da2b8fbd28dfbce93c000a232e5?v=1578704227 题意: 高精度求和 思路: 用求导定义得出所求式子可化为对i^(1/3)求导的和*1e5,即求1/3*i^(-2/3)的和*1e15 1 #include <stdio. ...
分类:其他好文   时间:2020-01-12 11:27:35    阅读次数:62
OllyDbg
OllyDbg 2.01 September 27, 2013 - version 2.01. OllyDbg, empty language file, chicken language file, Disassembler 2.01 (GPL v3, preliminary version wi ...
分类:数据库   时间:2019-12-31 10:20:38    阅读次数:115
297条   上一页 1 2 3 4 ... 30 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!