码迷,mamicode.com
首页 >  
搜索关键字:ms    ( 18409个结果
leetcode——19. 删除链表的倒数第N个节点
用列表完成!!!! 执行用时 :44 ms, 在所有 python3 提交中击败了86.21%的用户 内存消耗 :13.8 MB, 在所有 python3 提交中击败了5.53%的用户 ——2019.10.23 ...
分类:其他好文   时间:2019-10-24 00:37:23    阅读次数:86
最长上升子序列
http://acm.hdu.edu.cn/showproblem.php?pid=1069 Monkey and Banana Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total ...
分类:其他好文   时间:2019-10-24 00:13:25    阅读次数:86
leetcode——21. 合并两个有序链表
我还是自己没有完成。 先建立新节点,然后进行操作。 执行用时 :44 ms, 在所有 python3 提交中击败了95.09%的用户 内存消耗 :13.9 MB, 在所有 python3 提交中击败了5.66%的用户 ——2019.10.23 ...
分类:其他好文   时间:2019-10-23 19:51:28    阅读次数:60
hdu1532 Drainage Ditches(最大流+EK)
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 25940 Accepted Submission(s): 12214 Problem Descr ...
分类:其他好文   时间:2019-10-22 20:36:09    阅读次数:77
win10 L2TP拨号
Win10 L2TP拨号问题 1、需要修改win10的L2TP,选择使用“MMicrosoft CHAP Version 2 (MS-CHAP v2)”标记 完成后可拨号成功 2、bat快捷方式为: @Rasdial 连接名称 用户名 密码 在拨号成功后,用route print来新增路由。 ...
分类:Windows程序   时间:2019-10-21 13:35:05    阅读次数:138
Fast and accurate bacterial species identification in urine specimens using LC-MS/MS mass spectrometry and machine learning (解读人:闫克强)
文献名:Fast and accurate bacterial species identification in urine specimens using LC-MS/MS mass spectrometry and machine learning(利用质谱技术和机器学习模型在尿液样本中快速准 ...
分类:系统相关   时间:2019-10-21 11:53:40    阅读次数:79
完全背包(硬币)
http://acm.hdu.edu.cn/showproblem.php?pid=1114 Piggy-Bank Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submis ...
分类:其他好文   时间:2019-10-20 01:07:03    阅读次数:84
dfs(首尾字母)
http://acm.hdu.edu.cn/showproblem.php?pid=1181 变形课 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others)Total Submission(s ...
分类:其他好文   时间:2019-10-20 00:55:23    阅读次数:111
01背包(容量为浮点数)
http://acm.hdu.edu.cn/showproblem.php?pid=1864 最大报销额 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission( ...
分类:其他好文   时间:2019-10-19 11:23:18    阅读次数:143
hdu 6311 Cover (欧拉路径)
Cover Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 440 Accepted Submission(s): 65Special Judge ...
分类:其他好文   时间:2019-10-18 22:13:52    阅读次数:122
18409条   上一页 1 ... 40 41 42 43 44 ... 1841 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!