MYF

Pursue excellence; Strive for perfection.


  • Home

  • Categories

  • About

  • Archives

  • Tags
MYF

UVa 10305 Ordering Tasks

Posted on 2015-10-18 | In ACM | 0 Comments | Visitors

题目链接

UVa 10305

解题方法:拓扑排序(DFS)

Read more »
MYF

UVa 11093 Just Finish it up

Posted on 2015-10-18 | In ACM | 0 Comments | Visitors

题目链接

UVa 11093

解题方法:贪心

Read more »
MYF

POJ 2528 Mayor's posters

Posted on 2015-10-18 | In ACM | 0 Comments | Visitors

题目链接

POJ 2528

方法:离散化+线段树(区间替换值)

Read more »
MYF

POJ 3468 A Simple Problem with Integers

Posted on 2015-10-18 | In ACM | 0 Comments | Visitors

题目链接

POJ 3468

方法:线段树(区间加值)

Read more »
MYF

Codeforces 253C Text Editor

Posted on 2015-10-17 | In ACM | 0 Comments | Visitors

题目链接

codeforces 253C

解题方法:BFS(广度优先搜索)

Read more »
MYF

Codeforces 252B Unsorting Array

Posted on 2015-10-09 | In ACM | 0 Comments | Visitors

题目链接

codeforces 252B

解题方法:贪心

Read more »
MYF

小米路由器mini——shadowsocks配置方法2(进阶版)

Posted on 2015-10-06 | In Geek | 0 Comments | Visitors

2016.8.19 注

现在不推荐使用该方法设置shadowsocks,过程过于繁琐,推荐使用网上的一键安装脚本,或者刷入Padavan固件

附mini/mini青春版一键安装脚本

1
cd /tmp && wget http://d.ukoi.net/Miwifi/R1CL/r1cl_install.sh && chmod +x r1cl_install.sh && sh r1cl_install.sh

转自:小米路由器青春版(R1CL)安装SS

概述

使用shadowsocks-libev-spec配置ss

Read more »
MYF

小米路由器mini——shadowsocks配置方法1(基础版)

Posted on 2015-10-06 | In Geek | 2 Comments | Visitors

2016.8.19 注

现在不推荐使用该方法设置shadowsocks,过程过于繁琐,推荐使用网上的一键安装脚本,或者刷入Padavan固件

附mini/mini青春版一键安装脚本

1
cd /tmp && wget http://d.ukoi.net/Miwifi/R1CL/r1cl_install.sh && chmod +x r1cl_install.sh && sh r1cl_install.sh

转自:小米路由器青春版(R1CL)安装SS

概述

使用潘多拉r512固件自带的shadowsocks和ChinaDNS-C配置ss

Read more »
MYF

小米路由器mini——从稳定版到openwrt

Posted on 2015-10-06 | In Geek | 6 Comments | Visitors

概述

小米路由器mini 从稳定版刷入pandora版openwrt全过程

Read more »
1…2930
MenYifan

MenYifan

299 posts
9 categories
96 tags
RSS
GitHub LinkedIn Download ACM
© 2019 MenYifan
Powered by Hexo
Theme - NexT.Pisces