原题如下:
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
计算机网络学习笔记:概述,协议层次与TCP/IP参考模型
分类:
Web程序 时间:
2015-04-16 09:01:19
阅读次数:
195
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(Open Source Computer Vision Library)是一个开源的跨平台开源计算机视觉库,能在Windows、Linux、Mac等平台上运行,使用C语言与C++编写而成,轻量且高效。下面介绍一下怎么在Win7 64位系统上安装OpenCV以及如何利用VS2013进行基于OpenCV的程序开发。OpenCV的函数库封装在了lib和dll里,并且有两种版本,一种是x86(...
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
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
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
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硬件开发确实是一个不小的挑战,尤其是对一个计算机专业的同学而言。
最近开始写项目申请书,各种资料看的头都大了。为了以后更好的进行开发,这次记录了一些名词和解释
上位机和下位机
上位机是指可以直接发出操控命令的计算机,一般是PC/host computer/master computer/upper computer,屏幕上显示各种...
分类:
其他好文 时间:
2015-04-12 16:15:03
阅读次数:
132