Problem F. String Input file: standard input Output file: standard output Time limit: 1 seconds Memory limit: 128 megabytes 大家都知道马大佬很皮 马大佬很喜欢 ICPC,马大佬 ...
分类:
其他好文 时间:
2019-10-13 21:06:34
阅读次数:
143
Problem E. Distance Input file: standard input Output file: standard output Time limit: 1 seconds Memory limit: 128 megabytes 大家都知道马大佬很皮 马大佬很喜欢住在僻静的街道 ...
分类:
其他好文 时间:
2019-10-13 20:50:29
阅读次数:
110
骨牌铺方格 Time Limit: 1000 ms Memory Limit: 32768 KiB Problem Description 在2×n的一个长方形方格中,用一个1× 2的骨牌铺满方格,输入n ,输出铺放方案的总数. 例如n=3时,为2× 3方格,骨牌的铺放方案有三种,如下图: Inpu ...
分类:
编程语言 时间:
2019-10-13 18:37:29
阅读次数:
84
Windows中利用共享内存来实现不同进程间的通信 一、msdn详细介绍 https://docs.microsoft.com/zh-cn/windows/win32/memory/sharing-files-and-memory 二、实现思路讲解: 在A进程,我们通过 CreateFileMapp ...
Hopscotch time limit per test 2 seconds time limit per test memory limit per test 256 megabytes memory limit per test input standard input input outpu ...
分类:
其他好文 时间:
2019-10-13 17:22:28
阅读次数:
107
通过硬件的IOMMU,内核提供的共享内存、VFIO可以实现。 REF: 1. offical DPDK API Doc, 简书有翻译版 DPDK编程指南(翻译)(一) ( 二十七) 2. dpdk vhost研究(一)/(二) 3. vhost-user 与其他的对比 virtio,vhost 和v ...
分类:
其他好文 时间:
2019-10-13 15:19:11
阅读次数:
111
Arpa and an exam about geometry time limit per test 2 seconds time limit per test memory limit per test 256 megabytes memory limit per test input stan ...
分类:
其他好文 时间:
2019-10-13 15:02:24
阅读次数:
100
整数因子分解问题 http://acm.sdut.edu.cn/onlinejudge2.dev/index.php/Home/Index/problemdetail/pid/1722.html Time Limit: 1000 ms Memory Limit: 65536 KiB Problem ...
分类:
编程语言 时间:
2019-10-13 13:21:42
阅读次数:
384
D - Various Sushi Time Limit: 2 sec / Memory Limit: 1024 MB Score : 400400 points Problem Statement There are NN pieces of sushi. Each piece has two p ...
分类:
其他好文 时间:
2019-10-13 13:05:38
阅读次数:
85
众数问题 http://acm.sdut.edu.cn/onlinejudge2/index.php/Home/Contest/contestproblem/cid/3015/pid/1710.html Time Limit: 2000 ms Memory Limit: 65536 KiB Prob ...
分类:
编程语言 时间:
2019-10-13 12:50:35
阅读次数:
99