码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
CodeForces669E:Little Artem and Time Machine(CDQ分治)
Little Artem has invented a time machine! He could go anywhere in time, but all his thoughts of course are with computer science. He wants to apply th ...
分类:系统相关   时间:2018-05-28 18:55:12    阅读次数:209
2018-05-27-computer-using-hints-电脑使用帮助[持续更新]
layout: post title: 2018 05 27 computer using hints 电脑使用帮助 key: 20180527 tags: ubuntu cuda cudnn tensorflow gym qq ssh modify_date: 05 27 2018 05 27 c ...
分类:其他好文   时间:2018-05-27 10:41:13    阅读次数:265
RISC与CISC比较
1.RISC与CISC的差异 处理器的指令集可简单分为2种,CISC(complex instruction set computer)以及RISC(reduced instruction set computer)。一开始的处理器都是CISC架构,随着时间演进,有越来越多的指令集加入。由于当时编译 ...
分类:其他好文   时间:2018-05-25 21:14:08    阅读次数:176
windows查看进程线程的命令pslist
pslist是用命令行查看线程;ProcessExplorer是图形化的查看线程,都在附件中。 pslist是用命令行查看线程;ProcessExplorer是图形化的查看线程,都在附件中。 1.查看进程 tasklist or pslist -t Name Pid Pri Thd Hnd VM W ...
分类:编程语言   时间:2018-05-25 19:39:09    阅读次数:438
杂项-公司:Apple
苹果公司(Apple Inc. )是美国的一家高科技公司。由史蒂夫·乔布斯、斯蒂夫·沃兹尼亚克和罗·韦恩(Ron Wayne)等人于1976年4月1日创立,并命名为美国苹果电脑公司(Apple Computer Inc. ),2007年1月9日更名为苹果公司,总部位于加利福尼亚州的库比蒂诺。苹果公司 ...
分类:移动开发   时间:2018-05-25 13:31:19    阅读次数:287
ACM Computer Factory POJ - 3436 网络流拆点+路径还原
每台电脑有p个组成部分,有n个工厂加工电脑。 每个工厂对于进入工厂的半成品的每个组成部分都有要求,由p个数字描述,0代表这个部分不能有,1代表这个部分必须有,2代表这个部分的有无无所谓。 每个工厂的产出也不尽相同,也是由p个数字代表,0代表这个部分不存在,1代表这个部分存在。每个工厂都有一个最大加工 ...
分类:其他好文   时间:2018-05-24 20:44:15    阅读次数:167
随机过程的线性预测
与前面学习过的线性预测一样,随机过程的线性预测是用随机过程某一个采样点上的随机变量的值来预测另外一个采样点上的随机变量的值。 设想有一个离散时间的随机过程$x[n]$,并且已经得到位于采样点$n_0$上的值,现在需要我们去预测采样点$n_0+m$上的值,我们所预测的值用$\hat{x}[n_0+m] ...
分类:其他好文   时间:2018-05-24 18:02:50    阅读次数:158
ACM--移动桌子--贪心--HDOJ 1050--Moving Tables
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Problem Description The famous ACM (Advanced Computer Maker) Company ...
分类:移动开发   时间:2018-05-22 18:26:01    阅读次数:287
Windows Server 2012R2 部署 Domain Controller
1. Create a machine as Domain Controller; 2. Change DNS server address as 127.0.0.1; 3. Change Computer name and restart machine. 4. Open server manag ...
分类:Windows程序   时间:2018-05-22 13:03:32    阅读次数:240
【论文阅读】Color Transfer between Images
Color Transfer between Images 刊于 IEEE Computer Graphics and Applications 这就是之前一篇乳腺癌分割的文章引用的染色归一化的文章。 作者 : Erik Reinhard, Michael Ashikhmin, Bruce Gooc ...
分类:其他好文   时间:2018-05-18 18:03:04    阅读次数:1035
2862条   上一页 1 ... 73 74 75 76 77 ... 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!