码迷,mamicode.com
首页 >  
搜索关键字:hackthon programmer coworking    ( 483个结果
【BZOJ】【4066】简单题(强制在线)
KD-Tree KD-Tree的进阶姿势戳这里 http://zyfzyf.is-programmer.com/posts/92431.html 为啥有种线段树&平衡树的即视感……(树形结构的相似性?) 每次插入之后,判断下如果某个子树的size>父亲size*0.7,那么重构一下……(替罪羊...
分类:其他好文   时间:2015-05-22 09:21:50    阅读次数:750
Vim ide for shell development
Source : This article is part of the ongoing Vi / Vim Tips and Tricks Series. As a Linux sysadmin or programmer, you may do following repetitive tasks...
分类:系统相关   时间:2015-05-18 18:45:33    阅读次数:271
poj 1254 推箱子
New~ 欢迎“热爱编程”的高考少年——报考杭州电子科技大学计算机学院 关于2015年杭电ACM暑期集训队的选拔 欢迎参加: 浙江杭电{安控杯}Hackthon 推箱子Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768...
分类:其他好文   时间:2015-05-18 18:40:43    阅读次数:195
vimrc语法
前言工欲善其事,必先利其器。一个programmer必然要先有一个好的editor。vim就是一个十分强大的编辑器。它的强大之处,在于其个性化和可定制。学习vim,就像学习Linux,学习perl,你发现你可以让它来适应自己,你发现你只需要学一点点就可以工作了;而当你继续学习下去,你会惊奇的发现它的...
分类:系统相关   时间:2015-05-18 12:46:47    阅读次数:148
Learn to Estimate
Learn to EstimateGiovanni AsproniAS A PROGRAMMER, you need to be able to provide estimates to your man- agers, colleagues, and users for the tasks you need to perform, so that they will have a reasonab...
分类:其他好文   时间:2015-05-16 09:07:09    阅读次数:129
Learn Foreign Languages
Learn Foreign LanguagesKlaus MarquardtPROGRAMMERS NEED TO COMMUNiCATE. A lot. There are periods in a programmer’s life when most communication seems to be with the computer—more precisely, with the pr...
分类:其他好文   时间:2015-05-16 09:05:30    阅读次数:116
程序员心得
在这个世界上,有数百万的人热衷于软件开发,他们有很多名字,如:软件工程师(Software Engineer),程序员(Programmer),编码人(Coder),开发人员(Developer)。经过一段时间后,这些人也许能够成为一个优秀的编码人员,他们会非常熟悉如何用计算机语言来完成自己的工作。但是,如果你要成为一个优秀的程序员,有几件事你需要注意。如果你能让下面十个条目成为你的习惯,那么你才...
分类:其他好文   时间:2015-05-15 19:58:41    阅读次数:138
What every programmer needs to know about game networking
作者:rellikt@gmail.com首发链接:http://blog.csdn.net/rellikt/archive/2010/09/12/5878447.aspx原文:http://gafferongames.com/networking-for-game-programmers/what-...
分类:Web程序   时间:2015-05-12 14:57:11    阅读次数:186
【JNI】jni.h函数详解手册--The Java(TM) Native Interface
一直觉得jni文档太少了,#include 后,看着函数名大概能猜出函数意思来,但心里一直不放心,搜索来去也没有找到详细靠谱的文档。直到现在,发现了!“The Java(TM) Native Interface–Programmer’s Guide and Specification”一书中,在其JNI Functions章节中详细讲解了jni.h中的各函数含义及详情,总算解了一心节。...
分类:编程语言   时间:2015-05-11 14:57:07    阅读次数:164
基础知识(2)- Java SE 8 Programmer II (1z0-809)
Java Class DesignImplement encapsulationImplement inheritance including visibility modifiers and compositionImplement polymorphismOverride hashCode, e...
分类:编程语言   时间:2015-05-11 12:43:45    阅读次数:147
483条   上一页 1 ... 30 31 32 33 34 ... 49 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!