码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
javascript经典小游戏代码集合
http://www.jb51.net/Special/349.htm ...
分类:编程语言   时间:2017-05-25 01:17:06    阅读次数:116
POJ 2367:Genealogical tree(拓扑排序)
Genealogical tree Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 2738 Accepted: 1838 Special Judge Description The system of Martians' blo ...
分类:编程语言   时间:2017-05-23 18:12:24    阅读次数:151
POJ 1861:Network(最小生成树&&kruskal)
Network Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 13266 Accepted: 5123 Special Judge Description Andrew is working as system administ ...
分类:Web程序   时间:2017-05-22 15:03:49    阅读次数:245
POJ2796 Feel Good -- 单调队列
Feel Good Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 14489 Accepted: 4015 Case Time Limit: 1000MS Special Judge Description Bill is de ...
分类:其他好文   时间:2017-05-20 01:13:49    阅读次数:274
Skiing(最短路)
poj——3037 Skiing Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 4921 Accepted: 1315 Special Judge Description Bessie and the rest of Farme ...
分类:其他好文   时间:2017-05-19 21:09:04    阅读次数:227
POJ-2201-Cartesian Tree(笛卡尔树)
Description Let us consider a special type of a binary search tree, called a cartesian tree. Recall that a binary search tree is a rooted ordered bina ...
分类:其他好文   时间:2017-05-19 10:14:00    阅读次数:323
【转】网络编程知识
网络编程知识 索引: 1.处理SIGCHLD信号 当编写fork子进程处理连接的服务器程序时,子进程退出会给父进程产生SIGCHLD信号,父进程若不处理该信号会导致僵尸进程。 处理SIGCHLD信号,使用waitpid调用,不能使用wait简单处理。一般的处理方法如下(信号处理函数): 2.捕获信号 ...
分类:其他好文   时间:2017-05-16 14:50:46    阅读次数:273
如何启动Intel VT-x
如何启动Intel VT-x 5 在64bit win7系统下安装了Vmware10,然后安装64位的UbuntuKylin 14.04,想要打开UbuntuKylin,弹出如下对话框:请问该如何启动Intel VT-x? 哥马蹄铁 | 浏览 120521 次 如何启动Intel VT-x 5 在6 ...
分类:其他好文   时间:2017-05-15 18:25:05    阅读次数:321
hunnu--11548--找啊找啊找朋友
找啊找啊找朋友 Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 14, Accepted users: 11 Problem 11548 : No special judg ...
分类:其他好文   时间:2017-05-15 16:24:14    阅读次数:251
晚期(运行期)优化
晚期(运行期)优化晚期运行期优化 Start HotSpot虚拟机内的即时编译器 几个问题 解释器与编译器 编译对象与触发条件 编译过程 Client Compiler Server Compiler...
分类:其他好文   时间:2017-05-15 10:08:00    阅读次数:346
1954条   上一页 1 ... 72 73 74 75 76 ... 196 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!