shawnzeng.com shawnzeng.com

shawnzeng.com

诗酒趁年华

随着大三上最后一门考试 项目管理 的结束,大三上学期可以算是结束了,这学期既有收获,也有失败,不过有得就有失,自己开心就好 终于放寒假了,在此继续开始立flag,希望寒假能够完成以下目标,寒假期间会逐步更改进度,希望能够都完成吧. SODA 2016, Dynamic DFS in Undirected Graphs: breaking the O(m) barrier. 深度优先搜索算法 $DFS, Depth First Search$ 是一种著名的图的遍历算法,在许多基本的图论问题中起到了至关重要的作用。 现在是2016年12月31日22:00,再过2个小时就是2017年啦( . ). Wsj{display: block;position: absolute;z-index: 999;left: -158px;top: 350px;}. Media screen and (max-width: 700px){#wsj{display: none;}}. Body{overflow-x:hidden;}.

http://www.shawnzeng.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SHAWNZENG.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

February

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 19 reviews
5 star
9
4 star
5
3 star
3
2 star
0
1 star
2

Hey there! Start your review of shawnzeng.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.8 seconds

CONTACTS AT SHAWNZENG.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
诗酒趁年华 | shawnzeng.com Reviews
<META>
DESCRIPTION
随着大三上最后一门考试 项目管理 的结束,大三上学期可以算是结束了,这学期既有收获,也有失败,不过有得就有失,自己开心就好 终于放寒假了,在此继续开始立flag,希望寒假能够完成以下目标,寒假期间会逐步更改进度,希望能够都完成吧. SODA 2016, Dynamic DFS in Undirected Graphs: breaking the O(m) barrier. 深度优先搜索算法 $DFS, Depth First Search$ 是一种著名的图的遍历算法,在许多基本的图论问题中起到了至关重要的作用。 现在是2016年12月31日22:00,再过2个小时就是2017年啦( . ). Wsj{display: block;position: absolute;z-index: 999;left: -158px;top: 350px;}. Media screen and (max-width: 700px){#wsj{display: none;}}. Body{overflow-x:hidden;}.
<META>
KEYWORDS
1 shawn
2 一个喜欢捣鼓前端的产品汪
3 没有符合条件的文章
4 github
5 hexo
6 javascript
7 flag
8 https
9 localstorage
10 nginx
CONTENT
Page content here
KEYWORDS ON
PAGE
shawn,一个喜欢捣鼓前端的产品汪,没有符合条件的文章,github,hexo,javascript,flag,https,localstorage,nginx,sessionstorage,夜间模式,编译原理,项目管理,停止更新,腾讯云centos7启用https,另外,https还有个额外的好处,对seo更加友好 滑稽脸,阅读全文,给自己的博客添加cdn加速,前一阵子在访问 kissshot,给自己的主题添加夜间模式,全局生效,记录时间可修改,并且在教程最后提供了所需的js文件和css样式表下载
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

诗酒趁年华 | shawnzeng.com Reviews

https://shawnzeng.com

随着大三上最后一门考试 项目管理 的结束,大三上学期可以算是结束了,这学期既有收获,也有失败,不过有得就有失,自己开心就好 终于放寒假了,在此继续开始立flag,希望寒假能够完成以下目标,寒假期间会逐步更改进度,希望能够都完成吧. SODA 2016, Dynamic DFS in Undirected Graphs: breaking the O(m) barrier. 深度优先搜索算法 $DFS, Depth First Search$ 是一种著名的图的遍历算法,在许多基本的图论问题中起到了至关重要的作用。 现在是2016年12月31日22:00,再过2个小时就是2017年啦( . ). Wsj{display: block;position: absolute;z-index: 999;left: -158px;top: 350px;}. Media screen and (max-width: 700px){#wsj{display: none;}}. Body{overflow-x:hidden;}.

LINKS TO THIS WEBSITE

blog.0xbbc.com blog.0xbbc.com

Jetson TX1的散热风扇问题 | 0xBBC

https://blog.0xbbc.com/2017/01/jetson-tx1-fan-not-working

判断温度,然后在 /sys/kernel/debug/tegra fan/target pwm. Shall we allow the fan to stop. Constant fan can stop. Minimal fan pwm value. Stop or minimize the fan if temp is below than thremal lower bound. 设定一个温度的下界 正常摄氏度的数值 * 1000 ,低于这个温度则最小或停止散热风扇. Thremal lower bound = 35000;. Maxmize the fan speed if temp exceeds. 设定一个温度的上界 正常摄氏度的数值 * 1000 ,高于这个温度则最大散热风扇的pwm值. Thremal upper bound = 50000;. 这一计算过程在 line 53 - 59. 本文为0xBBC原创, 转载注明 出处. Linear Vector Combination Problem. What's behind and beyond the congested network.

blog.0xbbc.com blog.0xbbc.com

Congested network笔记(1) | 0xBBC

https://blog.0xbbc.com/2016/12/congested-network-note-1

John Nash, Game Theory. AND THE MODERN QUEST FOR A CODE OF NATURE. 首先需要说明这里 Congested network 中的"network"并非专指计算机网络,它也可以是交通网络,人口迁移网络。 或者我们可以将这里的网络理解为 图 ,用 ( mathcal{G} )表示。 既然是图的话,那么必定少不了顶点、边,在这里,图 ( mathcal{G} )是由这些因素定义的 一组共有 (n mathcal{L} )条有向线段(link)的集合, ( mathcal{L} ),一组共有 (n mathcal{W} )个源点/终点对(O/D Pair)的集合, ( mathcal{W} )。 Nash equilibrium是博弈论中众多均衡的一种,它是一种非合作博弈均衡,即这种均衡假设了竞争者之间不存在合作,都采用 自私自利 的策略时,系统最终等达到的平衡状态。 假设这个网络 或可称为系统 总的需求(demand)是 (d ),并且对于第 (i )条线段上的流量记为 (x i )。 Mathcal{P} {2=(1,3,5)}. 我们通过凹函...

blog.0xbbc.com blog.0xbbc.com

0xBBC | 0xBBC

https://blog.0xbbc.com/author/0xbbc

Linear Vector Combination Problem. Linear Vector Combination Problem,即线性向量组合问题。 写这个其实是由前一篇 post 而来 从百鸡问题到数学思维. 继续阅读 Linear Vector Combination Problem. 这里从最最简单的算法开始一步一步讲如何优化,主要涉及的还是数学,Roger Bacon曾在 Opus Majus 写到. It is impossible to know things of this world unless you know mathematics. Roger Bacon Opus Majus. 本文是个人对 C 标准库里的 std: sort 函数的分析、解读。 LLVM libcxx release 37 algorithm. 即 Xcode 8.2.1 中所使用的版本。 而且那一行也不涉及到这里讨论的 std: sort 函数。 Sort4, sort5 的实现. 判断温度,然后在 /sys/kernel/debug/tegra fan/target pwm.

blog.0xbbc.com blog.0xbbc.com

Hack Space | 0xBBC

https://blog.0xbbc.com/category/hack-space

本文是个人对 C 标准库里的 std: sort 函数的分析、解读。 LLVM libcxx release 37 algorithm. 即 Xcode 8.2.1 中所使用的版本。 而且那一行也不涉及到这里讨论的 std: sort 函数。 Sort4, sort5 的实现. 判断温度,然后在 /sys/kernel/debug/tegra fan/target pwm. 就算是PIP只要有弹幕就没问题了吧 (/ / ). 之前写了个Safari Extension,可以 在macOS Sierra及以上系统中为bilibili启用画中画功能. 继续阅读 就算是PIP只要有弹幕就没问题了吧 (/ / ). 前两周住院用不了电脑,看到新的Touch Bar觉得还是很有趣的,一种新的交互方式,虽然暂时还没有接触到实物,but, why not? 于是今天就顺手写了个Touch Bar的小工具 CPUBar 虽然并没有什么用www. CPUBar可以让你在Touch Bar上开/关任意slave CPU core 我相信没人会想关掉master CPU core的. It's time to 2017.

blog.0xbbc.com blog.0xbbc.com

Congested network笔记(4) | 0xBBC

https://blog.0xbbc.com/2017/01/congested-network-note-4

在网络中有一个著名的理论 The Braess Paradox,布雷斯悖论。 在 A network efficiency measure for congested networks. Varepsilon= varepsilon( mathcal{G},d)= frac{ sum {w in mathcal{W} frac{d w}{ lambda w} {n { mathcal{W} }$. 在这个公式里, ( mathcal{G} )是一个网络拓扑。 Mathcal{W} )是具有 (n { mathcal{W} )个元素的源点/终点对(O/D Pair)的集合。 D w )是源点/终点对 (w )的需求。 Lambda w )则是源点/终点对 (w )在网络平衡时的最小花费。 那么 ( frac{d w}{ lambda w} )则是给定源点/终点对 (w )中,单位花费能够完成的需求。 若花费的计量方式是时间的话, ( frac{d w}{ lambda w} )可以看作是源点/终点对 (w )的吞吐量(thoughput)。 15 , text{GB/h}. Left { begin{al...

blog.0xbbc.com blog.0xbbc.com

Congested network笔记(3) | 0xBBC

https://blog.0xbbc.com/2017/01/congested-network-note-3

在 上一篇 Congested network笔记(2). Left { begin{align} frac{ partial mathcal{Z(F)} { partial underline{ mathcal{F} } cdot( mathcal{F}- underline{ mathcal{F} )& ge 0& forall mathcal{F} in S& text{ 最优解} mathcal{C}( mathcal{F} *) cdot( mathcal{F}- mathcal{F} *)& ge 0& forall mathcal{F} in S& text{ 均衡解} end{align} right.$. A= left( frac{ partial mathcal{C} i}{ partial mathcal{F} j} right)$. A= left( frac{ partial 2 mathcal{Z} { partial mathcal{F} i partial mathcal{F} j} right)$. Left { begin{align}x tAx& gt 0.

blog.0xbbc.com blog.0xbbc.com

It's time to 2017 | 0xBBC

https://blog.0xbbc.com/2017/01/it-is-time-to-2017

It's time to 2017. It's time to 2017" ). 回顾2016,参加了好几个比赛,ASC、Google Code Jam、HACK x FDU。 这样的方式跟过去的一年道别,一转眼现在都快出 Swift 4 了,不过个人也比较少做 iOS / macOS 的程序了。 于是2017年准备做的是数学、CUDA 和 Go 语言。 Hello 2017 from thread %d n" , i);. I count; i ) {. 本文为0xBBC原创, 转载注明 出处. What's behind and beyond the congested network. It's time to 2017 有6个想法. 新的一年也要萌萌哒哦. ゚ . ゚ .゚. Linear Vector Combination Problem. What's behind and beyond the congested network. It's time to 2017. 就算是PIP只要有弹幕就没问题了吧 (/ / ). 友链( (o(*゚ ゚*)o) ).

blog.0xbbc.com blog.0xbbc.com

留言☆〜(ゝ。∂) | 0xBBC

https://blog.0xbbc.com/biubiubiu

Linear Vector Combination Problem. What's behind and beyond the congested network. It's time to 2017. 就算是PIP只要有弹幕就没问题了吧 (/ / ). 友链( (o(*゚ ゚*)o) ).

blog.0xbbc.com blog.0xbbc.com

Jetson TX1入手(/ω\) | 0xBBC

https://blog.0xbbc.com/2017/01/jetson-tx1-get-daze

其实在去年12月10来号的时候,就已经决定要入手一个Jetson TX1做开发了,一方面是因为现在使用的MacBook自带的Intel(R) HD Graphics 515性能比较低,当时用waifu2x把一个720P的视频拉到了2560x1440,跑了两周多吧另一方面是想学习一些并行计算和机器学习的技术。 于是剁了一块SSD 下个月吃土吧 (: ). Jetson TX1刷系统没什么好说的,按照Nvidia的给的套路走就行,不过国内Jetpack L4T偶尔下载不了某些包 原因想必都懂 ,这时可以自己在repository.json中找一下对应的包,然后想办法手动下载到jetpack download里面。 比如cuDNN-v5.1.zip这个包,可以用wget下载repository.json中给出的url。 必要时还可以把repository.json、manifest.json、update.lock删掉,之后再辅以重启大法,为什么这么玄学. 这里我选择让它 /dev/sda 挂载到 /home/ubuntu/ssd 这个目录下 当然你得先建立这个目录 ,这个完全是出于个人偏好。

netcan666.com netcan666.com

Origin | Netcan_Space

http://www.netcan666.com/tags/Origin

The quick brown fox jumps over the lazy dog. CSAPP第三章总结 Machine-Level Representation of Programs. The Linux Programming Interface 第四章文件IO通用模型练习. The Linux Programming Interface 第三章系统概述练习.

UPGRADE TO PREMIUM TO VIEW 69 MORE

TOTAL LINKS TO THIS WEBSITE

79

OTHER SITES

shawnzajas.com shawnzajas.com

Business-Class Web Hosting by (mt) Media Temple

This page has been generated automatically. If you are the server administrator and you feel that you have reached this page in error, then try completing the following steps. Please consult the (mt) KnowledgeBase. Articles below for more information. Log in to Plesk. Make sure domain is added. 1998-2014 Media Temple. Legal.

shawnzamechek.com shawnzamechek.com

shawnzamechek.com

Welcome to your new Drupal website! Please follow these steps to set up and start using your website:. Once logged in, visit the administration section. Where you can customize and configure. All aspects of your website. Next, visit the module list. And enable features which suit your specific needs. You can find additional modules in the Drupal modules download section. Customize your website design. To change the "look and feel" of your website, visit the themes section. Finally, you can create content.

shawnzareckiportfolio.com shawnzareckiportfolio.com

Shawn Zarecki's Portfolio

Hi, I'm Shawn. A Chicago based designer/developer with a passion for user experience and the web. Below are some of the sites I've been working on. Responsibilities: Responsive Website Design, Development and Kentico Content Management System Integration. Responsibilities: Responsive Website Development. Signature Federal Credit Union. Responsibilities: Responsive Website Development. Responsibilities: Responsive Website Design, Development and Kentico Content Management System Integration.

shawnzekewilliams.com shawnzekewilliams.com

SHAWN ZEKE WILLIAMS

shawnzelmer.com shawnzelmer.com

Hello Everyone! It's Me, Shawn Zelmer

Web design / development. Design / print / video. This text will be replaced. See some of the goods. A little about me.

shawnzeng.com shawnzeng.com

诗酒趁年华

随着大三上最后一门考试 项目管理 的结束,大三上学期可以算是结束了,这学期既有收获,也有失败,不过有得就有失,自己开心就好 终于放寒假了,在此继续开始立flag,希望寒假能够完成以下目标,寒假期间会逐步更改进度,希望能够都完成吧. SODA 2016, Dynamic DFS in Undirected Graphs: breaking the O(m) barrier. 深度优先搜索算法 $DFS, Depth First Search$ 是一种著名的图的遍历算法,在许多基本的图论问题中起到了至关重要的作用。 现在是2016年12月31日22:00,再过2个小时就是2017年啦( . ). Wsj{display: block;position: absolute;z-index: 999;left: -158px;top: 350px;}. Media screen and (max-width: 700px){#wsj{display: none;}}. Body{overflow-x:hidden;}.

shawnzents.com shawnzents.com

ShawnZents.com

shawnzeppi.wordpress.com shawnzeppi.wordpress.com

shawn's space | Just another WordPress.com site

Just another WordPress.com site. Battle for the Dorwinion Valley. March 9, 2014. Http:/ lotr.wikia.com/wiki/Wizards. Aruman, the Multi-Coloured prepares a fire ball. Aruman’s right flank and the badger cavalry blocking his advance. With the strengths of the two armies on opposite corners of the ping pong table, it looked like there was a good chance that eventually the two weaker flanks could both be turned. Intriguing! Points are awarded based on the unit point values of all eliminated enemy units.

shawnzeyt.com shawnzeyt.com

shawn zeytinoglu

shawnzhang.com shawnzhang.com

Price Request - BuyDomains

Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.

shawnzhang1988.wordpress.com shawnzhang1988.wordpress.com

肖恩的备忘录 – 年纪大咯

January 1, 2017. November 6, 2016. November 6, 2016. October 23, 2016. 我觉得最有感触的两句话就是 一个人最后得到的一定是自己心里一直在追求的 ,和 人生要不停地学习,努力做自己能力范围内最具有挑战性的工作。 正如电影 一代宗师 里的经典台词 念念不忘,必有回响。 October 10, 2016. September 14, 2016. 这让人不得不揣测合作方想要提高自己的软件引用率的心思 因为这个项目发的文章最后应该会见报于 自然 所以可见度很高。 September 11, 2016. September 14, 2016. August 21, 2016. Create a free website or blog at WordPress.com. Create a free website or blog at WordPress.com.