虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Image

  • Guide to Convolutional Neural Networks

    General paradigm in solving a computer vision problem is to represent a raw Image using a more informative vector called feature vector and train a classifier on top of feature vectors collected from training set. From classification perspective, there are several off-the-shelf methods such as gradient boosting, random forest and support vector machines that are able to accurately model nonlinear decision boundaries. Hence, solving a computer vision problem mainly depends on the feature extraction algorithm

    标签: Convolutional Networks Neural Guide to

    上传时间: 2020-06-10

    上传用户:shancjb

  • 选择文件 X双色球彩票过滤器 绿色免费版

    选择文件 X 双色球彩票过滤器 绿色免费版

    标签: 双色 过滤器

    上传时间: 2020-11-27

    上传用户:

  • 选择文件 X双色球彩票管理系统(LotterySystem)

    选择文件 X 双色球彩票管理系统(LotterySystem)

    标签: LotterySystem 双色 管理系统

    上传时间: 2020-11-27

    上传用户:

  • 拉基源码.txt

    拉基源码.txt

    标签: txt 源码

    上传时间: 2020-12-23

    上传用户:

  • keil-C51中文破解版

    keil-C51中文完全破解版 keil-C51中文完全破解版 keil-C51中文完全破解版 keil-C51中文完全破解版 keil-C51中文完全破解版

    标签: keil-C 51 破解版

    上传时间: 2021-03-23

    上传用户:cc8425672

  • Circuit Wi

    一款形象、直观的电路仿真软件;免安装,解压缩后直接点击下图所示图标运行。

    标签: Circuit Wi 电路仿真软件

    上传时间: 2021-10-20

    上传用户:溜达溜达

  • NI Vision for LabVIEW 基础

    NIVision for LabVIEW 由三个主要的函数模板组成: 常用视觉程序 ( VisionUtilities) , 图像处理( Image Processing) , 和机器视觉( MachineVision)

    标签: ni vision 视觉

    上传时间: 2021-12-03

    上传用户:

  • PC1099N datasheet

    The PC1099N from Pixelplus is a CMOS Image Sensor with Mega Pixels 0.3 MP, VGA, Supply Voltage Analog: 3.3 V, HVDD: 3.3 V, CVDD: 3.3 V, Frame Rate 50 to 60 fps, Dynamic Range 63.2 dB, SNR 45.3 dB. More details for PC1099N can be seen below.

    标签: pc1099n

    上传时间: 2021-12-12

    上传用户:qingfengchizhu

  • 基于STC12C5A60S2单片机的LED线阵显示装置

    LED 线阵显示装置, 分为 LED 线性旋转显示主机和图文录入器两部分。主机用直流电机带动由红绿 LED 组成的线阵旋转, 同时线阵按照时序依次切换显示状态, 在固定区域利用视觉暂留效果形成 16×16 点阵, 用以显示图文;图文录入器用 HMI 触控屏作为人机交互界面, 实现图文录入和回放功能。主机与图文录入器通过无线通信方式进行信息交互,可由图文录入器控制主机切换不同工作任务, 以及改变线阵显示内容。The LED linear array display device is divided into two parts:the one is the main unit used to display content,and the other one is used to input the contents.The main unit is driven by a DC motor to rotate the linear array composed by red and green light emitting diodes.At the same time,the 16×16 dot matrix that switching the display state according to the time sequence on the main unit displays pictures and texts in the fixed area,by using the visual temporary effect.The HMI touch screen is used as human machine interface to realize the function that input and playback pictures and texts.The two parts of the device communicate with each other through wireless communication.The Image and text input controller can control the main unit to switch different tasks and change the content of linear array displayed.

    标签: stc12c5a60s2 单片机 led

    上传时间: 2022-03-28

    上传用户:jiabin

  • linux内核编程指南

    因此,您想编写一个内核模块。您知道C,您已经编写了一些可以作为进程运行的常规程序,现在您想知道真正的动作在哪里,一个通配指针可以擦掉文件系统,核心转储意味着重新启动。内核模块到底是什么?模块是可以根据需要加载和卸载的代码段。它们扩展了内核的功能,而无需重新引导系统。例如。模块驱动程序的一种类型是设备驱动程序,它允许内核访问没有模块的系统硬件,我们将不得不构建单片内核并将新功能直接添加到内核映像中,除了具有更大的内核之外,这还具有缺点每次我们想要新功能时都要求我们重建并重新启动内核的过程So, you want to write a kernel module. You know C, you, ve written a few normal programs to run as processes, and now you want to get to where the real action is, to where a single wild pointer can wipe out your file system and a core dump means a reboot.What exactly is a kernel module? Modules are pieces of code that can be loaded and unloaded into th upon demand. They extend the functionality of the kernel without the need to reboot the system. For example.one type of module is the device driver, which allows the kernel to access hardware connected to the syste without modules, we would have to build monolithic kernels and add new functionality directly into the em ernel Image, Besides having larger kernels

    标签: linux

    上传时间: 2022-03-30

    上传用户: