码迷,mamicode.com
首页 >  
搜索关键字:computer vision    ( 3069个结果
PatentTips - Use of multiple virtual machine monitors to handle privileged events
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of...
分类:其他好文   时间:2014-06-28 14:16:36    阅读次数:276
NI.Calibration.Executive.v3.2 4C
NI.Calibration.Executive.v3.2 4CDIMAQ.v3.1(影像撷取元件)IMAQ.v2.61 for NI-VISION Builder v2.6.1IMAQ Vision V7.1 for LabView 7.1-ISO 1CDIMAQ Vision V7.0 for ...
分类:其他好文   时间:2014-06-28 11:11:22    阅读次数:257
cypress的EZ-USB对于USB的介绍
Host is MasterThis is a fundamental USB concept. There is exactly onemaster in a USB system: the host computer. USB devicesrespond to host requests. U...
分类:其他好文   时间:2014-06-26 11:09:27    阅读次数:237
神经网络caffe框架源码解析--softmax_layer.cpp类代码研究
// Copyright 2013 Yangqing Jia // #include #include #include "caffe/layer.hpp" #include "caffe/vision_layers.hpp" #include "caffe/util/math_functions.hpp" using std::max; namespace caffe { /**...
分类:其他好文   时间:2014-06-24 19:34:27    阅读次数:347
程序编程实训库源代码
/* * File: stdgen.h * Version: 1.0.0 关于Image Engineering& Computer Vision更多讨论与交流,敬请关注本博客和新浪微博songzi_tea....
分类:其他好文   时间:2014-06-24 17:13:54    阅读次数:300
微软职位内部推荐-SDE II
微软近期Open的职位:MSIT Dynamics CRM Software Developer (SDE, Microsoft China, Beijing)Are you interested in shaping the future vision of how we implement Dy...
分类:其他好文   时间:2014-06-24 09:15:35    阅读次数:302
opencv 和 parfor
一次遇到两个不熟悉的,因此在一起记一下。OpenCV的全称是:Open Source Computer Vision Library。OpenCv是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux,Windows和Mac OS操作系统上。它轻量级而且高效——由一系列C函数和少量C++类...
分类:其他好文   时间:2014-06-22 23:27:12    阅读次数:681
zoj 2112 Dynamic Rankings(主席树&动态第k大)
Dynamic Rankings Time Limit: 10 Seconds      Memory Limit: 32768 KB The Company Dynamic Rankings has developed a new kind of computer that is no longer satisfied with the query like to simply...
分类:其他好文   时间:2014-06-22 17:04:16    阅读次数:182
Starting Threads and Using Anonymous Classes
As we all know,a thread is a separate process on your computer.you can run multiple threads all at the same time. multi-threaded code has the disadvantage of becoming quite complex very quickly,altho...
分类:其他好文   时间:2014-06-22 07:25:06    阅读次数:244
The 3n + 1 problem
The 3n + 1 problem Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 50648   Accepted: 16059 Description Problems in Computer Science are often classified as...
分类:其他好文   时间:2014-06-21 21:35:52    阅读次数:276
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!