码迷,mamicode.com
首页 >  
搜索关键字:several    ( 980个结果
Implementing a java agent to instrument code (copy from http://chimpler.wordpress.com/2013/11/05/implementing-a-java-agent-to-instrument-code/)
With a system running 24/7, you have to make sure that it performs well at any time of the day. Several commercial solutions exist to monitor the perf...
分类:编程语言   时间:2014-09-02 21:08:15    阅读次数:338
armstrong's programming erlang 2nd
Re: json handling map functions in erlang 17I have not read Joes final book on the matter (several drafts though) .. and I've told him, twice I think,...
分类:其他好文   时间:2014-09-01 19:26:03    阅读次数:258
[POJ 3368]Frequent values(RMQ)
Description You are given a sequence of n integers a1 , a2 , ... , an in non-decreasing order. In addition to that, you are given several queries consisting of indices i and j (1 ≤ i ≤ j ≤ n). ...
分类:其他好文   时间:2014-08-26 17:24:06    阅读次数:333
Several ports (8005, 80, 8009) required by Tomcat v6.0 Server at localhost are already in use
Several ports (8005, 80, 8009) required by Tomcat v6.0 Server at localhost are already in use
分类:其他好文   时间:2014-08-26 17:06:36    阅读次数:263
HDU - 4971 A simple brute force problem. (DP)
Problem Description There's a company with several projects to be done. Finish a project will get you profits. However, there are some technical problems for some specific projects. To solve the prob...
分类:其他好文   时间:2014-08-22 00:26:35    阅读次数:195
模仿ios下的coverflow
Android高级图片滚动控件,编写3D版的图片轮播器http://blog.csdn.net/guolin_blog/article/details/17482089A cool Open Source CoverFlow view for Android with several fancy e...
分类:移动开发   时间:2014-08-19 22:22:15    阅读次数:242
Json.NET Updates: Merge, Dependency Injection, F# and JSONPath Support
Json.NET6.0 received 4 releases this year,the latest last week. Over these releases, several new features have been added, including several F# specif...
分类:Web程序   时间:2014-08-19 22:15:45    阅读次数:361
zoj 1750 Idiomatic Phrases Game (dijkstra)
Idiomatic Phrases Game Time Limit: 2 Seconds      Memory Limit: 65536 KB Tom is playing a game called Idiomatic Phrases Game. An idiom consists of several Chinese characters and has a certain ...
分类:其他好文   时间:2014-08-18 16:22:52    阅读次数:228
UVA 1025 A Spy in the Metro(DP)
Secret agent Maria was sent to Algorithms City to carry out an especially dangerous mission. After several thrilling events we find her in the first station of Algorithms City Metro, examining the tim...
分类:其他好文   时间:2014-08-18 00:21:13    阅读次数:383
【DataStructure】Description and Introduction of Tree
【Description】 At ree is a nonlinear data structure that models a hierarchical organization. The characteristic eatures are that each element may have several successors (called its “children”) and ev...
分类:其他好文   时间:2014-08-17 22:47:03    阅读次数:275
980条   上一页 1 ... 88 89 90 91 92 ... 98 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!