码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
计算机各个方向名校公开课
系统: 6.828 / Fall 2014 这个,不用我多介绍了吧,xv6 和jos 的代码都值得好好读的。 6.858 / Fall 2014 / Schedule 这是很多人忽视的6.858, computer system security方面的,lab都做完以后真·受益匪浅,还有video和 ...
分类:其他好文   时间:2018-12-01 18:37:30    阅读次数:406
计算机的概念
计算机是根据指令操作数据的设备,具备功能性和可编程性两个基本特性。 定义:计算机是根据指令操作数据的设备(A computer is a machine that manipulates data according to a list of instructions)。 计算机有两个特性:功能性和 ...
分类:其他好文   时间:2018-12-01 16:03:10    阅读次数:820
How to remove popup on boot on Windows 2003
Administrative Tools\Manage Your Server\Add or remove a role\Add or Remove Programs Local Computer Policy\Computer Configuration\Administrative Templa... ...
分类:Windows程序   时间:2018-12-01 11:11:12    阅读次数:201
caffe
http://caffe.berkeleyvision.org/install_apt.html https://blogof33.com/post/5/ https://chunml.github.io/ChunML.github.io/tutorial/Setting Up Python Env ...
分类:其他好文   时间:2018-11-27 21:13:13    阅读次数:187
Intorduction To Computer Vision
本文将主要介绍图像分类问题,即给定一张图片,我们来给这张图片打一个标签,标签来自于预先设定的集合,比如{people,cat,dog...}等,这是CV的核心问题,图像分类在实际应用中也有许多变形,而且许多看似无关的问题(比如 object detection, segmentation)最终也可划 ...
分类:其他好文   时间:2018-11-27 11:18:56    阅读次数:176
python小游戏,石头/剪子/布
#从控制台输入石头(1)/剪子(2)/布(3) player=int(input("玩家出拳 石头(1)/剪子(2)/布(3)")) #电脑随机出拳 computer computer == 1 print("玩家出的拳是%d - 电脑出的拳是%d" %(player , computer)) #玩 ...
分类:编程语言   时间:2018-11-26 13:29:41    阅读次数:219
18.11.23 POJ 3436 ACM Computer Factory(dinic)
描述 As you know, all the computers used for ACM contests must be identical, so the participants compete on equal terms. That is why all these computers ...
分类:其他好文   时间:2018-11-23 20:55:07    阅读次数:162
2018.11.23 Cypress BLE module test
CYx63BPA BLE module IQC test guide Test Jig setting:1. Connect USB1 and USB2 with computer serial port (Usb1:COM2, Usb2:Com 3) 2. RF wireless connect ...
分类:其他好文   时间:2018-11-23 20:33:44    阅读次数:198
What is “Neural Network”
Modern neuroscientists often discuss the brain as a type of computer. Neural networks aim to do the opposite: build a computer that functions like a b ...
分类:Web程序   时间:2018-11-21 19:32:37    阅读次数:164
新闻信息发布系统的设计与实现——论文随笔
一、基本信息 标题 :新闻信息发布系统的设计与实现 时间 :2015 07 出版源 :Computer Knowledge and Technology 领域分类 :设计理论 二、研究背景 问题定义 :新闻管理散漫,新闻工作者的工作量大 相关工作 :新闻信息发布系统将新闻信息进行集中管理,从而确保有 ...
分类:其他好文   时间:2018-11-19 21:40:13    阅读次数:215
2862条   上一页 1 ... 52 53 54 55 56 ... 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!