zoukankan
html css js c++ java
笔记本风扇响的解决方案
家里有台5-6年前的Dell笔记本,自己加了内存和固态硬盘后一般用着还可以,就有一点感觉风扇响,哪怕没做什么过段时间风扇总会响一阵不舒服,之前网上搜了下没找到解决方法,平时用的不多也就没管。偶然的机会看网友说新买的联想笔记本也有同样的问题,网上给出的方法是设置电源选型-》处理器电影管理-》最大处理器状态,尝试设置为90%后,果然没那么响了。
查看全文
相关阅读:
UVA 10480 Sabotage (最大流最小割)
bzoj2002 [Hnoi2010]Bounce 弹飞绵羊 (分块)
poj3580 SuperMemo (Splay+区间内向一个方向移动)
bzoj1500: [NOI2005]维修数列 (Splay+变态题)
hdu3436 Queue-jumpers(Splay)
hdu4710 Balls Rearrangement(数学公式+取模)
hdu1890 Robotic Sort (splay+区间翻转单点更新)
zoj2112 Dynamic Rankings (主席树 || 树套树)
poj3581 Sequence (后缀数组)
notepa++ Emmet的安装方法
原文地址:https://www.cnblogs.com/doit8791/p/12120871.html
最新文章
32. Longest Valid Parentheses
31. Next Permutation
30. Substring with Concatenation of All Words
29. Divide Two Integers
28. Implement strStr()
27. Remove Element
26. Remove Duplicates from Sorted Array
25. Reverse Nodes in k-Group
24. Swap Nodes in Pairs
URAL 1136 Parliament (DFS)
热门文章
URAL 1136 Parliament (DFS)
URAL 1106 Two Teams (DFS)
URAL 1106 Two Teams (DFS)
HDU 4633 Who's Aunt Zhang ★(Polya定理 + 除法取模)
HDU 4633 Who's Aunt Zhang ★(Polya定理 + 除法取模)
POJ 2409 Let it Bead (Polya定理)
POJ 2409 Let it Bead (Polya定理)
HDU 4751 Divide Groups (2-SAT)
HDU 4751 Divide Groups (2-SAT)
hdu5726 GCD(gcd +二分+rmq)
Copyright © 2011-2022 走看看