码迷,mamicode.com
首页 >  
搜索关键字:programmer dvorak    ( 500个结果
Codeforces Round #267 (Div. 2) C. George and Job
The new ITone 6 has been released recently and George got really keen to buy it. Unfortunately, he didn't have enough money, so George was going to work as a programmer. Now he faced the following pro...
分类:其他好文   时间:2014-09-19 23:56:06    阅读次数:254
SPOJ 417 The lazy programmer(贪心)
417. The lazy programmer Problem code: LAZYPROG A new web-design studio, called SMART (Simply Masters of ART), employs two people. The first one is a web-designer and an executive ...
分类:其他好文   时间:2014-09-16 16:00:10    阅读次数:357
经验:程序员10大职业生存技巧
摘要: 随着敏捷开发、开发运营和分布式版本控制系统的愈渐流行,开发的重心逐渐从个人能力向小组合作转移英文原文:Ten career tips every egocentric programmer should hear翻译作者:– 蒋丽丽 如果你想在众多程序员中脱颖而出,下面这个现象是值得你深.....
分类:其他好文   时间:2014-09-07 17:12:55    阅读次数:254
StackExchange:Web开发中你需要知道的事
在StackExchange上有人问了这样一个问题:What should every programmer know about web development?(关于Web开发,什么是所有程序员需要知道的?)里面给出的答案非常不错,所以,我翻译转载过来。 顺便说一下,StackExchange真...
分类:Web程序   时间:2014-09-04 14:54:09    阅读次数:198
Linux Programmer’s Manual -- unnamed semaphore
1. sem_init 名称   sem_init - 初始化一个未命名信号量 概要   #include   int sem_init(sem_t *sem, int pshared, unsigned int value);   链接库 -pthread 描述   sem_inti() 在sem指定的地址上初始化未命名信号量。参数value指定信号量的初始值。   参数ps...
分类:系统相关   时间:2014-09-03 18:14:27    阅读次数:399
s3c6410_中断
参考:1)《USER'S MANUAL-S3C6410X》Chapter 10 GPIO, Chapter 12 VECTORED INTERRUPT CONTROLLER2)《ARM1176 JZF-S Technical Reference Manual》Chapter 2 Programmer...
分类:其他好文   时间:2014-09-02 00:03:03    阅读次数:226
CF #262 (DIV2) C . Present (二分答案)
output standard output Little beaver is a beginner programmer, so informatics is his favorite subject. Soon his informatics teacher is going to have a birthday and the beaver has decided to prepar...
分类:其他好文   时间:2014-08-21 19:31:34    阅读次数:259
Cypress USB开发文档列表(积累中)
CyUSB.chm(pdf) @ Cypress\Cypress Suite USB 3.4.7\Driver Cypress CyUSB.sys Programmer's Reference 内容:CyUsb.sys、CyUsb.inf 驱动程序介绍,如何绑定设备到驱动程序,以IOCTL In.....
分类:其他好文   时间:2014-08-20 12:06:12    阅读次数:254
GameLoft笔试题目 [Online Network Programmer Test]
gameloft 笔试题目是英文的,前面全部是理论的,最后两道是编程题目。12345最后两道编程题目 其实还算简单:#include #include #include std::string itoa(int number){ char nstr[15]; sprintf(nstr,"%d",nu...
分类:Web程序   时间:2014-08-15 21:06:29    阅读次数:266
HDU 4923 Room and Moor (多校第六场C题) 单调栈
Problem Description PM Room defines a sequence A = {A1, A2,..., AN}, each of which is either 0 or 1. In order to beat him, programmer Moor has to construct another sequence B = {B1, B2,... , BN} of...
分类:其他好文   时间:2014-08-09 21:34:09    阅读次数:365
500条   上一页 1 ... 44 45 46 47 48 ... 50 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!