码迷,mamicode.com
首页 >  
搜索关键字:life in programming    ( 6263个结果
the secrets
prime timeproductions:my life had collepes arround me?i have worked myselft into exhaustion.my futher died suddenly.and my relationships were in turmo...
分类:其他好文   时间:2015-01-26 01:20:38    阅读次数:216
Java多线程编程模式实战指南(三):Two-phase Termination模式--转载
本文由本人首次发布在infoq中文站上:http://www.infoq.com/cn/articles/java-multithreaded-programming-mode-two-phase-termination。转载请注明作者: 黄文海 出处:http://viscent.iteye.co...
分类:编程语言   时间:2015-01-25 23:58:51    阅读次数:372
Java多线程编程模式实战指南(二):Immutable Object模式--转载
本文由本人首次发布在infoq中文站上:http://www.infoq.com/cn/articles/java-multithreaded-programming-mode-immutable-object。转载请注明作者: 黄文海 出处:http://viscent.iteye.com。多线程...
分类:编程语言   时间:2015-01-25 23:55:15    阅读次数:243
Java多线程编程模式实战指南(一):Active Object模式--转载
本文由黄文海首次发布在infoq中文站上:http://www.infoq.com/cn/articles/Java-multithreaded-programming-mode-active-object-part1。转载请注明作者: 黄文海 出处:http://viscent.iteye.com...
分类:编程语言   时间:2015-01-25 23:47:45    阅读次数:312
hdu 1829 A Bug's Life 并查集系列
1 #include "cstdio" 2 #include "iostream" 3 #include "cstring" 4 #include "vector" 5 #include "queue" 6 using namespace std; 7 8 #define MAXN 2222 9.....
分类:其他好文   时间:2015-01-25 22:26:43    阅读次数:157
个人阅读作业1 补交作业
@Ljie阅读材料——《代码大全》1.有一句话写的十分好能够撼动人心,所以把这句话贴出来作为一项特别说明一下吧 “Programming is neither fully an art nor fully a science. As it's typically practiced, it's a ...
分类:其他好文   时间:2015-01-25 19:31:34    阅读次数:241
Matlab笔记之线性规划
LP(Linear programming,线性规划)是一种优化方法,在优化问题中目标函数和约束函数均为向量变量的线性函数,LP问题可描述为:min xs.t. A·x b Aeq·x=beq vlb x vub其中 ,...
分类:其他好文   时间:2015-01-25 06:30:17    阅读次数:338
UVALive 3029 City Game 悬线法求最大子矩阵面积 dp
题目链接:点击打开链接 Bob is a strategy game programming specialist. In his new city building game the gaming environment is as follows: a city is built up by areas, in which there are streets, trees, factor...
分类:其他好文   时间:2015-01-24 20:06:06    阅读次数:160
Black Hat Python2015.pdf
介绍用Python来做网络安全,入侵测试和软件攻击的书。  超好的黑客入门书籍,作者用python演示了如何用最基础的方式进行黑客攻击。  http://pan.baidu.com/s/1c0Elquc  与另一本 Gray hat python 相对应...
分类:编程语言   时间:2015-01-24 09:01:26    阅读次数:210
又睡不着了。。
想了很久,不知道写些什么,总是被自己的愚蠢纠结,凡事要淡定从容,没有想象的那么难,真心为自己的心去服务,其他的阻碍都会向你致敬!
分类:其他好文   时间:2015-01-24 06:49:50    阅读次数:133
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!