
EMIRIA.IO
蔓舞寻樱的博客blog hexo
http://www.emiria.io/
blog hexo
http://www.emiria.io/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.6 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
14
SSL
EXTERNAL LINKS
108
SITE IP
96.44.173.123
LOAD TIME
0.563 sec
SCORE
6.2
蔓舞寻樱的博客 | emiria.io Reviews
https://emiria.io
blog hexo
一个值得尝试的小型linux发行版-TinyCore · 蔓舞寻樱的博客
https://emiria.io/post/A-Good-MiniLinux
地址 http:/ www.tinycorelinux.net/. 个人呢,更倾向于core版,非常轻量,无图形界面 果然还是Terminal最有爱 加载迅速 512mb,hdd虚拟机5s内完成启动. PS 还有一个不是linux的小型系统,同样值得尝试 MenuetOS, http:/ www.menuetos.net. 2015 - 2017 蔓舞寻樱. CC BY-NC-SA 4.0.
蔓舞寻樱的博客
https://emiria.io/archives
2015 - 2017 蔓舞寻樱. CC BY-NC-SA 4.0.
Centos安装Munin服务器监控系统 · 蔓舞寻樱的博客
https://emiria.io/post/Munin-setup
Munin分为监控机软件(munin)和被监控机软件(munin-node),两个,其中一台机器上必须都安装 作为监控机 其余机器安装munin-node即可. Yum install munin munin-common munin-node rrdtool. This program will easily break if you run it as root as you are. Trying now. Please run it as user 'nobody'. The correct 'su' command. On many systems is 'su - munin - shell=/bin/bash'. ERROR] Could not copy contents from /etc/munin/static/ to /[path to static file] at /usr/share/perl5/vendor perl/Munin/Master/HTMLOld.pm line 716. Su - munin - shell=/bin/bash #切换到munin用户.
你好 大学 · 蔓舞寻樱的博客
https://emiria.io/post/Hello-hbut
会给我的计算机之路鼓足强大的信心 C,JAVA ,JS我会去攻略的 当然不会忘了Linux这个陪伴了我高中半数时光的好伙伴. 这时,我入宅了 入宅作是 少女爱上姐姐 ,还有我入手了一片树莓派,触碰到了iot的大门,用python写了人生中第一个程序 虽然现在早把python忘了. 同时,在2015年4月2日,尝试建起了我的第一个网站 也就是这个网站 开始了linux运维之路, 感谢入坑师傅 @白翼. 还有他写的的 奔跑吧 服务器 的文章. 未来的路,我没想好,做网络架构,还是搞linux运维,还是搞前端开发呢 以后再决定了,也许fullstack可以成为一个我的目标 ,引用 纪实72小时 里的一句话 规划好的人生,太没意思了。 2015 - 2017 蔓舞寻樱. CC BY-NC-SA 4.0.
mbxo 一款专为手机而生的hexo主题 · 蔓舞寻樱的博客
https://emiria.io/post/mbxo
在 mobi.css 发布后,就有了这个想法,能不能做一个非常简洁的博客手机端,即使在 GPRS 网也能以一个不错的速度访问。 于是乎, 8 月底,雏形完成啦,但是,第四次调试时老机器的硬盘出现了故障,就 gg 了。 Github: https:/ github.com/Alleysakura/hexo-theme-mbxo. Demo: https:/ alleysakura.github.io/hexo-theme-mbxo/. 2015 - 2017 蔓舞寻樱. CC BY-NC-SA 4.0.
TOTAL PAGES IN THIS WEBSITE
14
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.
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)}. 我们通过凹函...
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.
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.
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...
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) ).
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.
留言☆〜(ゝ。∂) | 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) ).
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 这个目录下 当然你得先建立这个目录 ,这个完全是出于个人偏好。
RANDOM THOUGHTS(´-ω-`) | 0xBBC
https://blog.0xbbc.com/category/random-thoughts-ω
分类目录归档 RANDOM THOUGHTS( -ω-`). What's behind and beyond the congested network. 不知不觉,这次的 Congested Network, Equilibrium Flow, and System Optimal Flow 课程就结束了,这里面的数学上的细节就都在前几篇笔记中 估计还会有两三篇笔记,近期会整理出来 ,这一篇post大概是在上完这个课程之后的一些想法吧。 继续阅读 What's behind and beyond the congested network. 这是最近一周看了 TCP BBR 相关内容之后,站在自己 一个general developer 的角度所想,并非作为专研网络 控制论角度所写。 Linear Vector Combination Problem. What's behind and beyond the congested network. It's time to 2017. 就算是PIP只要有弹幕就没问题了吧 (/ / ). 友链( (o(*゚ ゚*)o) ).
TOTAL LINKS TO THIS WEBSITE
108
Domain Default page
If you are seeing this message, the website for is not available at this time. If you are the owner of this website, one of the following things may be occurring:. You have not put any content on your website. Your provider has suspended this page. Please login to to receive instructions on setting up your website. This website was created using our Parallels Panel product. We offer a full line of Billing, Sitebuilder and cloud computing tools. Please visit www.parallels.com. To find out more information.
Emiria-Kuchiki's blog - Le Monde de Emiria-Kuchiki - Skyrock.com
Le Monde de Emiria-Kuchiki. 3 3 3 3 3 JE VOUS SOUHAITE LA BIENVENUE DANS UN AUTRE MONDE LE MONDE D'EMIRIA KUCHIKI! 13/07/2015 at 10:06 AM. 10/01/2017 at 6:06 AM. Michael Jackson ♥. Mylène ♥ Farmer. Poèmes ♥ Fait par moi. Subscribe to my blog! Bärlin Mond Smaragd / Bärlin Emeraude Lunaire! Bärlin Mond Smaragd gebleicht. Sterne funkeln in den Himmel. Die Nacht ist über einen der Griff genommen. Im Bereich flach und brillante Gruppe. Flamboyant in der Liebe Flamme. Herr dieser mysteriösen Gruppe ein. Seul l...
Emiria-kun (Emilia Serra Santos) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 2 Years. This deviant's full pageview. Last Visit: 1 week ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. We've split the page into zones!
EmiriA
7/2 8/16 名古屋のセレクトショップ Sipka シプカ. 14:00 20:00、 8/15(土),8/16(日). 8月18日 23日12時 19時開催 (18日は13時から、23日は16時まで、 22日19時 22時レセプションパーティー). 渋谷 ギャラリー ルデコ LE DECO 3 http:/ www.ledeco.net/. 201503.26 -お花畑で寝転ぶネコリング 黒-. 201503.26 -前足揃えてトラリング 黒-. 201503.26 -前足揃えてトラリング 白-. 201505.16 -キリンリング 黄-. 201505.16 -キリンリング 白-. 201505.16 -カエルは何泳ぎ ピアス青&緑-. Http:/ 8s-yyy.shop-pro.jp. Http:/ www.hpfrance.com/Shop/Brand/roomsshop deluxe.html. Http:/ emerge.jp/select blog. Url: http:/ www.emiria-world.com.
M字はげ 治療 北九州市 - 北九州市でM字はげのAGA治療をしてみました
803-0812 北九州市 小倉北区室町1-1-1-50 リバーウォーク北九州5F 503S. ジェネリックを含め品質に差の激しいプロペシア ミノキシジルの不安をなくすために、安全性を重視してジェネリックではない最高グレードUSP 米国薬局方 基準をクリアした薬を使用しています。
蔓舞寻樱的博客
Munin分为监控机软件(munin)和被监控机软件(munin-node),两个,其中一台机器上必须都安装 作为监控机 其余机器安装munin-node即可. Yum install munin munin-common munin-node rrdtool. This program will easily break if you run it as root as you are. Trying now. Please run it as user 'nobody'. The correct 'su' command. On many systems is 'su - munin - shell=/bin/bash'. ERROR] Could not copy contents from /etc/munin/static/ to /[path to static file] at /usr/share/perl5/vendor perl/Munin/Master/HTMLOld.pm line 716. Su - munin - shell=/bin/bash #切换到munin用户.
Blog de Emiria - Emily & Aria #♥ - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Plus d'actions ▼. S'abonner à mon blog. Pretty Little Liars ♥. Présentation du Blog .♥. Emily and Aria #♥. Création : 29/01/2013 à 12:45. Mise à jour : 30/01/2013 à 08:40. Je me présente :. Nom : Noha ( Signé : #Em' ). Age : 1* ans. Date de naissance : 01/11/*. Mes séries TV : Pretty Little Liars , GLEE . Mes stars : Shay Mitchell , Lucy Hale , Naya Rivera , Dianna Agron. J'ai créée ce blog sur deux stars/personnages de la série Pretty Little Liars :.
Their Profile - Emiria2977 - Skyrock.com
The position of the blocks have been saved. Did you like this profile? Mon, June 27, 2016. Here for: To make friends. Height: 5 ft 5 in. I am mostly: Normal. I live: At my parents'. My star sign : Virgo. Post to my blog. Here you are free.
emiriah62's blog - Photo pour ma chérie - Skyrock.com
Photo pour ma chérie. 16/12/2011 at 12:23 AM. 24/04/2013 at 6:13 PM. Subscribe to my blog! All of emiriah62's articles are secret. See their secret blog. Post to my blog. Here you are free.
emirian.info - Crazy Domains
Search and register domain names. World's cheapest domain names. 700 New generic domains. Move your domains to us FREE. Express cheap domain renewal. Get the domain name you want. Everything you need for your domains. Control your CNAME, MX and A records. Find who owns a particular domain. COM only $9.00 Get yours! Join The Domain Club. Fast, reliable space for your website. Defend your site against hackers. Secure your site and data. Get your own me@mydomain.com. Automatic Spam and Virus protection.
emirian.pro - This website is for sale! - emirian Resources and Information.
SOCIAL ENGAGEMENT