码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
有关优先对列的题——UVA12100 - Printer Queue
原题如下: The only printer in the computer science students'union is experiencing an extremely heavy workload.Sometimes there are a hundred jobs in the printerqueue and you may have to wait for hours t...
分类:其他好文   时间:2015-04-16 09:08:56    阅读次数:183
Computer Networks and the Internet
计算机网络学习笔记:概述,协议层次与TCP/IP参考模型
分类:Web程序   时间:2015-04-16 09:01:19    阅读次数:195
Embedded之Introduction
1 Embedded system An embedded system is a combination of computer hardware and software, and perhaps additional mechanical or other parts, designed .....
分类:其他好文   时间:2015-04-15 23:13:19    阅读次数:139
【OpenCV基础】Win7 64位系统上OpenCV的安装与在VS2013上的配置
OpenCV(Open Source Computer Vision Library)是一个开源的跨平台开源计算机视觉库,能在Windows、Linux、Mac等平台上运行,使用C语言与C++编写而成,轻量且高效。下面介绍一下怎么在Win7 64位系统上安装OpenCV以及如何利用VS2013进行基于OpenCV的程序开发。OpenCV的函数库封装在了lib和dll里,并且有两种版本,一种是x86(...
分类:Windows程序   时间:2015-04-15 13:37:12    阅读次数:378
POJ 1207 The 3n + 1 problem (数学)
The 3n + 1 problem Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 53448   Accepted: 16999 Description Problems in Computer Science are often classified as b...
分类:其他好文   时间:2015-04-15 09:48:00    阅读次数:149
eclipse启运时显示:Workspace in use or cannot be created, choose a different one
The time when I runned Eclipse in my computer, it has this information displayed: WorkSpace *** in use or cannot be created, choose a different one. S...
分类:系统相关   时间:2015-04-14 09:42:18    阅读次数:187
SSH keys Generate
An SSH key allows you to establish a secure connection between your computer and GitLab.Before generating an SSH key, check if your system already has...
分类:其他好文   时间:2015-04-13 22:46:44    阅读次数:251
基数树(Radix Tree)
TrieIn computer science, a trie, also called digital tree and sometimes radix tree or prefix tree (as they can be searched by prefixes), is an ordered...
分类:其他好文   时间:2015-04-13 12:47:46    阅读次数:235
推桌子
推桌子 时间限制:1000 ms  |  内存限制:65535 KB 难度:3 描述The famous ACM (Advanced Computer Maker) Company has rented a floor of a building whose shape is in the following figure.  The floor has...
分类:其他好文   时间:2015-04-12 16:16:44    阅读次数:136
Zigbee入门之基础概念
大二就开始接触ZigBee硬件开发确实是一个不小的挑战,尤其是对一个计算机专业的同学而言。 最近开始写项目申请书,各种资料看的头都大了。为了以后更好的进行开发,这次记录了一些名词和解释 上位机和下位机   上位机是指可以直接发出操控命令的计算机,一般是PC/host computer/master computer/upper computer,屏幕上显示各种...
分类:其他好文   时间:2015-04-12 16:15:03    阅读次数:132
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!