码迷,mamicode.com
首页 >  
搜索关键字:improve    ( 241个结果
【Leetcode】91. Decode Ways
Yesterday, Bro Luo told me: "Why don't you improve your English by writing your blogs in English?" I think it may be a good way and i did so today. Pr ...
分类:其他好文   时间:2016-06-28 00:38:21    阅读次数:189
在LaTeX中使用颜色 Using colours in LaTeX
Using colours in LaTeX Using colours in LaTeX There are several elements in LATEX whose colour can be changed to improve the appearance of the documen ...
分类:其他好文   时间:2016-06-15 22:20:46    阅读次数:2533
Improve算法
1 #include <bits/stdc++.h> 2 #define maxn 100000 3 #define maxm 2000000 4 #define eps 1e-7 5 #define INF 1<<30 6 using namespace std; 7 8 struct Edge{ ...
分类:编程语言   时间:2016-06-12 20:36:09    阅读次数:233
Java Performance Companion
出版时间:2016.5 下载:百度网盘 内容简介: Java® Performance Companion shows how to systematically and proactively improve Java performance with today’s advanced multi ...
分类:编程语言   时间:2016-05-21 21:50:20    阅读次数:474
HDOJ/HDU 2710 Max Factor(素数快速筛选~)
Problem Description To improve the organization of his farm, Farmer John labels each of his N (1 <= N <= 5,000) cows with a distinct serial number in the range 1..20,000. Unfortunately, he is unaware...
分类:其他好文   时间:2016-05-19 01:38:04    阅读次数:165
网络性能优化常用方法
提升网页性能 http://www.w3cplus.com/performance/10-ways-minimize-reflows-improve-performance.html 网页卡顿的调试方法 都可以啊,timeline 比较直接,一般先看这个。profile,可以详细的看具体的调用信息。 ...
分类:其他好文   时间:2016-05-13 13:54:50    阅读次数:148
SICP 1.6-1.8
1.6由于scheme应用序求值的性质,该函数会陷入循环(一直计算 improve guess x)1.7值过小,0.001这个精度远远不够...值过大,由于浮点数精度有限,(比如使用IEEE754浮点数标准, 32位浮点数表示123456789这样的数会有严重的精度丢失), 所以无法得出正确求两个 ...
分类:其他好文   时间:2016-05-01 13:33:44    阅读次数:166
[工作积累] shadow map问题汇总
1.基本问题和相关 Common Techniques to Improve Shadow Depth Maps: https://msdn.microsoft.com/en-us/library/windows/desktop/ee416324(v=vs.85).aspx Cascaded Sha ...
分类:其他好文   时间:2016-04-30 22:15:31    阅读次数:914
uva 1471 defence lines——yhx
After the last war devastated your country, you - as the king of the land of Ardenia - decided it washigh time to improve the defense of your capital ...
分类:其他好文   时间:2016-04-20 23:20:03    阅读次数:206
js环境搭建
Hi, Finally we get the Visual Studio license, so everyone should have the professional version right now. It’s a good chance to improve our productivi ...
分类:Web程序   时间:2016-04-18 22:16:11    阅读次数:182
241条   上一页 1 ... 11 12 13 14 15 ... 25 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!