码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
Chi-Wing FU, Philip
Department of Computer Science and Engineering The Chinese University of Hong Kong Biography Chi-Wing FU, Philip, received his B.Sc. (1st hon.) and M. ...
分类:Windows程序   时间:2019-01-09 20:25:16    阅读次数:408
[论文复现]何恺明博士CVPR2009去雾算法(2)
一、前言 终于,简单实现了何博士论文去雾算法的基础部分。由于CVPR2009论文中的优化方法比较麻烦,速度比较慢,何博士于2010ECCV补充了一篇Guided Image Filtering优化求解速度,此处后面的优化我直接调用了何博士的函数。 主要参考文献: [1] He K, Jian S, ...
分类:编程语言   时间:2019-01-08 16:38:44    阅读次数:236
matlab采用GPU运算
>>help gpuThere are several options available for using your computer's graphics processing unit (gpu) for matrix operations. - Transfer data between ...
分类:其他好文   时间:2019-01-06 18:19:02    阅读次数:240
如何做好计算机科学研究
提问的智慧 http://www.beiww.com/doc/oss/smart-questions.html Computer Science Conference Rankings http://www.ntu.edu.sg/home/assourav/crank.htm 如何学好计算机技术反思 ...
分类:其他好文   时间:2019-01-06 15:40:12    阅读次数:178
理论计算机科学学习网站
Challenges for Theoretical Computer Science: DRAFThttp://www2.research.att.com/~dsj/nsflist.html A compendium of NP optimization problemshttp://www.na ...
分类:Web程序   时间:2019-01-06 15:38:42    阅读次数:262
PAT 甲级 1054 The Dominant Color (20 分)
Behind the scenes in the computer's memory, color is always talked about as a series of 24 bits of information for each pixel. In an image, the color ...
分类:其他好文   时间:2019-01-06 12:49:21    阅读次数:189
1.5
C++ Concurrency in Action Anthony Williams Chapter 1. Hello, world of concurrency in C++! 1.1 What is concurrency? 1.1.1 Concurrency in computer syste ...
分类:其他好文   时间:2019-01-06 10:44:30    阅读次数:127
CMake入门实战
什么是 CMake All problems in computer science can be solved by another level of indirection. 你或许听过好几种 Make 工具,例如 GNU Make ,QT 的 qmake ,微软的 MS nmake,BSD M ...
分类:其他好文   时间:2019-01-04 20:22:51    阅读次数:284
Chapter 1.Introduction_1.1Introduca
1.1 Introduction When writing programs that communicate across a computer network, one must first invent a protocol, an agreement on how those program ...
分类:其他好文   时间:2019-01-02 17:30:28    阅读次数:240
基于图的图像分割(Graph-Based Image Segmentation)
一、介绍 基于图的图像分割(Graph-Based Image Segmentation),论文《Efficient Graph-Based Image Segmentation》,P. Felzenszwalb, D. Huttenlocher,International Journal of C ...
分类:其他好文   时间:2019-01-01 18:17:42    阅读次数:237
2862条   上一页 1 ... 48 49 50 51 52 ... 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!