码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
Centos 5 系统安装
[1] Insert an installation DVD and restart Computer. Next, the following screen is shown, then Push Enter key. [2] This is the section to check the installation DVD, Selec...
分类:其他好文   时间:2016-05-06 13:09:36    阅读次数:371
Fedora 12 系统安装
[1] Download Fedora 12 ISO image from following site ? http://ftp.riken.jp/Linux/fedora/releases/12/Fedora/x86_64/iso/ It is 64 bit version but your computer is old and it's not supported 64 ...
分类:其他好文   时间:2016-05-06 12:24:45    阅读次数:192
TLS 与 python thread local
TLS 先说TLS( Thread Local Storage), wiki上是这么解释的: Thread-local storage (TLS) is a computer programming method that uses static or global memory local to ...
分类:编程语言   时间:2016-05-04 18:51:24    阅读次数:177
C# rename方法重命名文件
记得C# File类中是没有rename这个方法 所以网上很多都用的是move moveTo copy+delete等这些方法 其实以上的方法 虽然可以实现功能 但看起来总觉得很蛋疼 今天百度 突然发现了一个正宗的解决方案 仔细回想 vb.net中有My.Computer.FileSystem.Re ...
分类:Windows程序   时间:2016-05-03 20:25:35    阅读次数:341
hdu2196 Computer(树的直径||树中的最长路径)
Computer Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 5232    Accepted Submission(s): 2640 Problem Description A school bought the f...
分类:其他好文   时间:2016-05-03 18:40:57    阅读次数:272
使用shutdown命令实现局域网内远程关机、重启整蛊他人
用法: shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /e | /o] [/hybrid] [/soft] [/f] [/m \\computer][/t xxx][/d [p|u:]xx:yy [/c "comment"]] 没有参数 显示帮助... ...
分类:其他好文   时间:2016-05-03 17:54:11    阅读次数:247
Moving Tables
Moving Tables Problem Description The famous ACM (Advanced Computer Maker) Company has rented a floor of a building whose shape is in the following fi ...
分类:其他好文   时间:2016-05-03 14:19:15    阅读次数:170
5个开源项目
OpenCV OpenCV的全称是Open Source Computer Vision Library,是一个跨平台的计算机视觉库。OpenCV是由英特尔公司发起并参与开发,以BSD许可证授权发行,可以在商业和研究领域中免费使用。OpenCV可用于开发实时的图像处理、计算机视觉以及模式识别程序。 ...
分类:其他好文   时间:2016-05-03 14:03:52    阅读次数:167
关于学习Perl
Perl是一门很有用的语言,可以用它来做很多事。然而,它也仅是一门语言,掌握了Perl,你只是掌握了Computer领域的一小块知识。在学习Perl前,请明确你的学习目的,并采用正确的学习方法和资源。(一)学习目的你学Perl的目的是什么?要实现你的目的,光有Perl够吗?让偶帮你分析看看。1. 我 ...
分类:其他好文   时间:2016-05-02 22:39:05    阅读次数:154
理解Linux系统中的load average(图文版)转
一、什么是load average? linux系统中的Load对当前CPU工作量的度量 (WikiPedia: the system load is a measure of the amount of work that a computer system is doing)。也有简单的说是进程 ...
分类:系统相关   时间:2016-05-02 18:35:36    阅读次数:266
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!