题目链接: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=2722 题目描述: Our school is planning to hold a new exciting computer programming conte ...
分类:
其他好文 时间:
2018-03-11 14:31:23
阅读次数:
212
At the beginning of every day, the first person who signs in the computer room will unlock the door, and the last one who signs out will lock the door ...
分类:
其他好文 时间:
2018-03-11 11:50:18
阅读次数:
181
二、变量、字符编码 Variables are used to store infomation to be referenced and manpulated in a computer program. They also provide a way of labeling data with ...
分类:
编程语言 时间:
2018-03-11 00:12:51
阅读次数:
248
C通用机器学习Recommender - 一个产品推荐的C语言库,利用了协同过滤.计算机视觉CCV - C-based/Cached/Core Computer Vision Library ,是一个现代化的计算机视觉库。VLFeat - VLFeat 是开源的 computer vision algorithms库, 有 Matlab toolbox。C++计算机视觉OpenCV - 最常用的视
分类:
其他好文 时间:
2018-03-09 10:37:12
阅读次数:
357
我只是想纪念一下原66RPG. 1. Make lists 【制定计划单】 2. Carry a Notebook everywhere 【随身携带笔记本】 3. Try free writing 【自由写作】 4. Get away from the computer 【远离电脑】 5. Quit ...
分类:
其他好文 时间:
2018-03-08 12:06:18
阅读次数:
227
基于认知服务的计算机视觉已经能够识别86类事物,认识20 万商业、政治、体育和娱乐界名人,识别全世界 9000 个自然和人工地标。
本节内容 1. Socket介绍 概念 A network socket is an endpoint of a connection across a computer network. Today, most communication between computers is based on ...
分类:
编程语言 时间:
2018-03-06 17:12:34
阅读次数:
232
Sharing my reading notes while pursuing graduate study. These notes include C++, Java, computer science, all kinds of literary works, management books ...
分类:
其他好文 时间:
2018-03-06 17:02:13
阅读次数:
167
类: 它是用于描述“某一些具有共同特征”的物体的概念,是某一类物体的总称。 通常,一个类所具有的共同特征包括2大方面的信息: 外观,形状,描述,数据。。。。。属性 行为,动作,功能。。。。。。。。方法 举例子: 人类;动物类;鸟类 对象: 它是指一个具体的“物体”,该物体隶属于某个“类别”(类)。 ...
分类:
其他好文 时间:
2018-03-05 23:36:09
阅读次数:
267
Other Computer Vision Tasks Semantic Segmentation. Pixel level, don't care about instances. Classification + Localization. Single object. Object Detec ...
分类:
其他好文 时间:
2018-03-04 17:14:24
阅读次数:
489