自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

ACMer'

From Under To Top ,Back To Front ,Wrong To Accept

  • 博客(8)
  • 资源 (2)
  • 问答 (1)
  • 收藏
  • 关注

原创 【FZU 2185】 Problem 2185 树的路径覆盖(建树)

【FZU 2185】 Problem 2185 树的路径覆盖(建树) Problem 2185 树的路径覆盖Accept: 100    Submit: 275Time Limit: 2000 mSec    Memory Limit : 32768 KB Problem Description給一棵树, 用最少的路径去覆盖所有的边, 求(1)允许边被重

2015-11-29 17:51:20 1042

原创 【HDU 1839】 Delay Constrained Maximum Capacity Path(二分+最短路)

【HDU 1839】 Delay Constrained Maximum Capacity Path(二分+最短路)Delay Constrained Maximum Capacity PathTime Limit: 10000/10000 MS (Java/Others)    Memory Limit: 65535/65535 K (Java/Others)Tota

2015-11-29 11:00:34 1609 1

原创 【CF 550E】 Brackets in Implications(贪心)

【CF 550E】 Brackets in Implications(贪心)E. Brackets in Implicationstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutp

2015-11-29 10:50:01 1094

原创 【POJ 2420】 A Star not a Tree?(模拟退火)

【POJ 2420】 A Star not a Tree?(模拟退火)A Star not a Tree?Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 4788 Accepted: 2326DescriptionLuk

2015-11-22 23:16:35 938

原创 【POJ 3422】 Kaka's Matrix Travels (最小费用最大流)

【POJ 3422】 Kaka's Matrix Travels (最小费用最大流)Kaka's Matrix TravelsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 8848 Accepted: 3553Descript

2015-11-16 23:45:48 852

原创 【POJ 2516】 Minimum Cost (最小费)

【POJ 2516】 Minimum Cost (最小费)Minimum CostTime Limit: 4000MS Memory Limit: 65536KTotal Submissions: 15151 Accepted: 5207DescriptionDearboy, a goo

2015-11-13 15:40:05 1404

原创 【POJ 2195】 Going Home(最小费)

【POJ 2195】 Going Home(最小费)Going HomeTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 20121 Accepted: 10192DescriptionOn a grid map ther

2015-11-13 14:40:57 1827 2

原创 【POJ 1330】 Nearest Common Ancestors(LCA)

【POJ 1330】 Nearest Common Ancestors(LCA)Nearest Common AncestorsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 22677 Accepted: 11836Descr

2015-11-05 21:27:03 1790

webrtc noise suppression

基于最新webrtc人工抽离出来的ns demo(降噪)。 与平台抽离,可直接在Linux下编译。 mkdir build cd build cmake ../src; make -j; ./bin/ns_demo <input_signal.pcm> 转载请注明出处: https://blog.csdn.net/ChallengerRumble

2019-08-14

webrtc aec3

基于最新webrtc人工抽离出来的aec demo。 与平台抽离,可直接在Linux下编译。 mkdir build cd build cmake ../src; make -j; only aec: ./bin/demo aec + aes + cng(comfort noise generate): ./bin/echo_remover_demo 转载请注明出处: https://blog.csdn.net/ChallengerRumble

2019-08-14

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除