码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
A Brief Introduction About A-star Pathfinding Algorithm For Beginners
英文题目,汉语内容,有点挂羊头卖狗肉的嫌疑,不过请不要打击我这颗想学好英语的心。当了班主任我才发现大一18本书,11本是英语的,能多用两句英语就多用,个人认为这样也是积累的一种方法。 Thanks open source pioneers dedicated to computer science ...
分类:其他好文   时间:2014-09-26 19:15:58    阅读次数:334
你必须要找到你所爱的东西
你必须要找到你所爱的东西偶然看到 jobs的这篇演讲,有点感触。This is the text of the Commencement address by Steve Jobs, CEO of Apple Computer and of Pixar Animation Studios, deli...
分类:其他好文   时间:2014-09-25 21:53:37    阅读次数:215
[ACM] poj 1236 Network of Schools (有向强连通分量)
Network of Schools Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 11407   Accepted: 4539 Description A number of schools are connected to a computer netwo...
分类:Web程序   时间:2014-09-25 19:11:47    阅读次数:233
grep中正则匹配的使用
如要匹配Computer或computer两个单词,可做如下操作:[Cc]mputer“.”允许匹配ASCII集中任意字符,或为字母,或为数字。使用\{\}匹配模式结果出现的次数匹配字母A出现两次,并以B结尾,操作如下:A\{2\}B匹配A至少4次,使用:A\{4,\}B如给出出现次数范围,例如A出...
分类:其他好文   时间:2014-09-25 02:29:38    阅读次数:223
一直都想读的书籍
1 Computer Systems: A Programmer's Perspective (深入理解计算机系统)2Advanced Programming in the UNIX Environment (UNIX环境高级编程)3 Introduction to Algorithms (算法导论...
分类:其他好文   时间:2014-09-24 15:46:46    阅读次数:153
Assertion (software development) -- 断言
Wiki: In computer programming, an assertion is a predicate (a true–false statement) placed in a program to indicate that the developer thinks that th....
分类:其他好文   时间:2014-09-24 15:24:17    阅读次数:261
server2008密码不满足密码策略的要求,检查最小密码长度、密码复杂性和密码历史的要求”的解决办法
由于域的规约而导致的问题,问题在于密码设定不符合策略组的规约。此时需要到域策略中设置响应选项来降低密码的复杂度。(默认的复杂度需要至少7字符,且包含多个字母和数字)WindowsServer2003解决办法是:选择开始>程序>管理工具>域安全策略>帐户策略>密码策..
分类:其他好文   时间:2014-09-24 12:41:17    阅读次数:290
welcome
what is this school about?1.it is about applications of computer science,tools and technologies and staticstics to scientific analysis.2.it is not abo...
分类:其他好文   时间:2014-09-24 01:37:27    阅读次数:348
Operating system management of address-translation-related data structures and hardware lookasides
An approach is provided in a hypervised computer system where a page table request is at an operating system running in the hypervised computer system...
分类:其他好文   时间:2014-09-24 00:22:26    阅读次数:403
sicily 1020. Big Integer
DescriptionLong long ago, there was a super computer that could deal with VeryLongIntegers(no VeryLongInteger will be negative). Do you know how this ...
分类:其他好文   时间:2014-09-23 22:52:45    阅读次数:199
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!