您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Auto Focus Patent No. US7058294

  2. 自动聚焦的专利,学习自动聚焦的好资料,作者是个日本人,宾得PENTAX公司的
  3. 所属分类:专业指导

    • 发布日期:2009-05-22
    • 文件大小:195kb
    • 提供者:sailorguan
  1. 编辑器源码下载,电信项目中用到过

  2. 在线编辑器 body{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; /*border:1px green dashed;*/ } .border{ border:1px solid gray; padding:1px; cursor:point er; font-size:12px; text-align:center; vertical-align:middle; } .ge{ width:10px; } 设计
  3. 所属分类:Web开发

    • 发布日期:2010-06-28
    • 文件大小:1mb
    • 提供者:xychend
  1. 用多线程做自动机程序

  2. // Auto.cpp : implementation file // #include "stdafx.h" #include "xs.h" #include "Auto.h" #include "Parameter.h" #include "gep.h" #include "Public.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //
  3. 所属分类:硬件开发

    • 发布日期:2010-12-24
    • 文件大小:18kb
    • 提供者:xujxdnzjd
  1. MDI2000 Datasheet

  2. Opticon auto-focus imager engine
  3. 所属分类:C++

    • 发布日期:2011-02-25
    • 文件大小:557kb
    • 提供者:maxlajis
  1. 对焦算法的实现

  2. 介绍Auto focus的文章,主要介绍了对焦技术,探测技术;包括频域分析、目标函数、目标函数效能验证、影像评估效能之因素、高斯低通滤波器参数的选取、自动对焦技术;以及相关实验结果与分析。
  3. 所属分类:Android

    • 发布日期:2012-07-13
    • 文件大小:2mb
    • 提供者:petalcs
  1. ov5640 AUTO FOCUS设计指导

  2. 美国OVT 公司5百万像素CMOS芯片搭配VCM马达开发AF模组的设计指导书。
  3. 所属分类:硬件开发

    • 发布日期:2012-11-21
    • 文件大小:3mb
    • 提供者:shb0957
  1. 自动对焦算法

  2. 相机的自动对焦的算法(auto focus),对不同的镜头的对焦算法
  3. 所属分类:其它

    • 发布日期:2014-12-21
    • 文件大小:12kb
    • 提供者:hddzxyhyj
  1. OV5640 Auto Focus Camera ModuleApplication Notes (with MIPI Interface) R2.12

  2. OV5640详细的软件及硬件应用文档说明,包含例程解析说明
  3. 所属分类:硬件开发

  1. Auto-Focus 自动对焦介绍

  2. 现在网上的自动对焦资料比较少,这里简单介绍自动对焦功能实现,为大家提供参考!
  3. 所属分类:电信

    • 发布日期:2017-11-02
    • 文件大小:1mb
    • 提供者:ttxx_hhxs
  1. kodak日本自动对焦算法培训详细资料(Auto Focus Algorithm)

  2. 1) Basic concepts of Auto Focus Algorithm 1.1) AF Detection methods There are two focus detection (AF) methods. 1) Distance detection method. 2) Contrast detection method. 1.1.1) Distance detection method The distance detection method is that the ca
  3. 所属分类:其它

    • 发布日期:2019-03-17
    • 文件大小:259kb
    • 提供者:hddzxyhyj
  1. Passino Biomimicry Op Con Auto Springer OSU.pdf

  2. Biomimicry uses our scientific understanding of biological systems to exploit ideas from nature in order to construct some technology. In this book, we focus on how to use biomimicry of the functional operation of the “hardware and software”of biolo
  3. 所属分类:机器学习

    • 发布日期:2019-06-08
    • 文件大小:14mb
    • 提供者:weixin_44414433
  1. vue-auto-focus: 控制自动聚焦行为的 vue 指令方法

  2. 今天小编就为大家分享一篇vue-auto-focus: 控制自动聚焦行为的 vue 指令方法,具有很好的参考价值,希望对大家有所帮助。一起跟随小编过来看看吧
  3. 所属分类:其它

    • 发布日期:2020-10-18
    • 文件大小:53kb
    • 提供者:weixin_38514620
  1. vue-auto-focus: 控制自动聚焦行为的 vue 指令方法

  2. 在网页的表单中,经常需要用程序来控制input和textarea的自动聚焦行为。例如我最近做的一个项目,有个装箱出库的流程,input框自动聚焦的流程如下:页面进入时自动聚焦到订单号输入框->订单号扫描完毕聚焦到商品条码输入框->扫描完一个商品条码后依然停留在条码输入框->所有条码扫描完毕聚焦到订单号输入框。 为了应付这种需求,就做了这个指令,github地址: vue-auto-focus ,欢迎star。 example <form v-auto-focus="
  3. 所属分类:其它

    • 发布日期:2020-12-02
    • 文件大小:51kb
    • 提供者:weixin_38663733
  1. 解决angular双向绑定无效果,ng-model不能正常显示的问题

  2. 今天遇到了个问题,js代码中变量已经变化了,但是html页面中没有正常的显示出来。 代码如下: $scope.paramValue = param; 以上代码就会造成有时input框中无内容的情况,打断点显示$scope.paramValue是有值的,但是页面就是啥都显示不出来。 换成下边代码就没问题了: $scope.searchdata.paramVal
  3. 所属分类:其它

    • 发布日期:2020-12-01
    • 文件大小:28kb
    • 提供者:weixin_38617297
  1. 微信小程序-获得用户输入内容

  2. 在微信小程序里,如何获得用户输入的内容?? js: document.getElementById("Content").value jq:$("#Content").val() 在微信小程序中并不能这样写。 可以通过组件的属性 bindchange 将用户输入的储存存起来 test.wxml <input id="mail" bindchange="bindChange" type=
  3. 所属分类:其它

    • 发布日期:2020-12-12
    • 文件大小:27kb
    • 提供者:weixin_38545923
  1. PCB技术中的搭配KIC Auto Focus与SlimKIC 2000

  2. 编者按:针对无铅焊接技术工艺窗口更小的新课题,KIC推出Auto Focus软件。本文上半部分介绍使用的设备、回流焊炉、PCB测试板与制程窗口指数等,并介绍了在Oven A上的试验过程。 Oven B上面我们测试用的Oven A回流焊炉采用先进的技术生产还不到3年。仍然可以算是业界的杰出代表。而用来测试的另一台OvenB回流焊炉推出已有8年了。我们很想知道能否在很旧的OvenB回流焊炉上取得和新的Oven A回流焊炉上一样的良好效果。同一批测试板以同样的的/顷序在Oven B回流焊炉上重复在Ov
  3. 所属分类:其它

    • 发布日期:2020-12-09
    • 文件大小:102kb
    • 提供者:weixin_38521831
  1. vue获取验证码倒计时组件

  2. 本文实例为大家分享了vue获取验证码倒计时组件,供大家参考,具体内容如下 之前写过一个计时函数,有计算误差,但是验证码的60秒倒计时可以忽略这一点点误差。直接上代码。 获取验证码 <div v-else class=captcha-b
  3. 所属分类:其它

    • 发布日期:2020-12-29
    • 文件大小:36kb
    • 提供者:weixin_38669881
  1. Multi-parameter fusion algorithm for auto focus

  2. A multi-parameter fusion algorithm (MPFA) for auto-focus (AF) is discussed. The image sharpness evaluation algorithm (ISEA) and zoom tracking method (ZTM) are combined for AF. The zoom motor position (z) and background complexity (c) are regarded as
  3. 所属分类:其它

    • 发布日期:2021-02-09
    • 文件大小:431kb
    • 提供者:weixin_38633967
  1. ember-auto-focus:Ember应用程序的自动对焦解决方案-源码

  2. zestia / ember-auto-focus HTML的autofocus属性将元素集中在该属性的首次出现上。 但是,对相同元素的后续渲染不执行任何操作。 此插件提供了一个元素修饰符,当元素插入DOM时,该修饰符会自动使元素聚焦。 安装 ember install zestia/ember-auto-focus 演示版 例 {{ #if this.showField }} {{ /if }} 另外,您可以传入选择器: < div cla
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:231kb
    • 提供者:weixin_42116734
  1. 微信小程序注册60s倒计时功能 使用JS实现注册60s倒计时功能

  2. 微信小程序+WEB使用JS实现注册【60s】倒计时功能开发步骤: 1、效果图:    2、页面仅仅利用了JS的相关功能,包含:wxml、js、wxss  2.1wxml页面代码: 绑定手机 手 机: <input type=number placeholder=请输入手机号 maxlength=11 name=data_phone value= auto-focus=true bindblur=
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:49kb
    • 提供者:weixin_38717870
« 12 3 4 »