码迷,mamicode.com
首页 >  
搜索关键字:computer vision    ( 3069个结果
poj 1330 Nearest Common Ancestors
Nearest Common Ancestors Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 37386 Accepted: 18694 Description A rooted tree is a well-known da ...
分类:其他好文   时间:2019-06-12 21:38:29    阅读次数:132
操作系统第一章(仅期末复习)
第一章 操作系统引论 Summary:Operating System is the first layer of software configured on the computer hardware,which is the first expansion of the hardware sy ...
分类:其他好文   时间:2019-06-12 20:01:55    阅读次数:141
300599. Advanced Robotics
300599. Advanced RoboticsProject 2Neural networks for robot control (30% of the overall mark)Final individual report of the project must be submitted ...
分类:其他好文   时间:2019-06-12 19:37:30    阅读次数:97
hdu 2604 Queuing(矩阵快速幂)
Queues and Priority Queues are data structures which are known to most computer scientists. The Queue occurs often in our daily life. There are many p ...
分类:其他好文   时间:2019-06-10 11:52:10    阅读次数:85
Linux常用命令及技巧
一. 通用命令: date :print or set the system date and time 2. stty -a: 可以查看或者打印控制字符(Ctrl-C, Ctrl-D, Ctrl-Z等) 3. passwd: print or set the system date and tim ...
分类:系统相关   时间:2019-06-09 15:48:52    阅读次数:127
Books for computer programmers
Introduction to Algorithms 3rd Thomas H. Cormen Cracking the coding Interview about coding and interview 6th Design Patterns Elements of Reusable Obje ...
分类:其他好文   时间:2019-06-06 22:52:36    阅读次数:107
Computer Science 220S1C (2019)
Computer Science 220S1C (2019)Assignment 4 (traversal and optimisation)Due date June 7, 2019, 10pm100 Marks in totalThis assignment requires you to su ...
分类:其他好文   时间:2019-06-06 21:11:40    阅读次数:78
[Computer Networking] {CMU14-740} Lecture 9: The Transport Layer; UDP
This is the first lecture in a series exploring the Transport layer. This layer is responsible for logical communication between applications running ...
分类:Web程序   时间:2019-06-03 12:41:33    阅读次数:137
变量按数据类型分为
基本数据类型:在内存中存放的是真正的值 4大类,共计8种 引用数据类型:在内存中存放的是地址(引用) String 用户自定义类型,如:Student Computer... 对引用数据类型赋值的方式: 第一种:将对象赋给引用名称 如:s = new Student(); 第二种:将null值赋给引 ...
分类:其他好文   时间:2019-05-29 09:17:57    阅读次数:133
KEIL项目迁移IAR向导(中文)
项目迁移向导 从Keil µVision® forARM平台转为 IAR Embedded Workbench® for ARM平台 本文使用的项目例程所采用的IDE版本如下: 项目迁移概述 从现有的Keil µVision项目的进行迁移需要收集关于当前的项目信息,并使用这些信息创建新的IAR Em ...
分类:其他好文   时间:2019-05-28 12:33:31    阅读次数:117
3069条   上一页 1 ... 41 42 43 44 45 ... 307 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!