一些好的网站记录(PART 8)

来源:互联网 发布:helloworld的java程序 编辑:程序博客网 时间:2024/06/11 02:19
[算法]

[python]


[C/C++]
http://www.jb51.net/article/41725.htm
https://www.2cto.com/kf/201208/147799.html
http://weihuachao1984.blog.163.com/blog/static/32871286200910245717556/
http://www.jb51.net/article/71463.htm
http://c.biancheng.net/cpp/html/2790.html
https://www.gnu.org/software/libc/manual/html_node/High_002dResolution-Calendar.html
https://www.gnu.org/software/libc/manual/html_node/Elapsed-Time.html#Elapsed-Time
https://www.gnu.org/software/libc/manual/html_node/Time-Zone-Functions.html#Time-Zone-Functions
https://stackoverflow.com/questions/11785272/how-do-i-get-time-t-in-gmt-on-windows-in-c
https://stackoverflow.com/questions/25170287/c-timegm-conversion-dst-to-a-certain-timezone-at-a-given-time-in-the-future/25189240#25189240
https://stackoverflow.com/questions/12050658/mktime-conversion
http://tldp.org/HOWTO/Clock-2.html
https://stackoverflow.com/questions/13230719/how-is-the-microsecond-time-of-linux-gettimeofday-obtained-and-what-is-its-acc
http://tieba.baidu.com/p/2378109648
https://www.gnu.org/software/libc/manual/html_node/Broken_002ddown-Time.html
https://linux.die.net/man/2/gettimeofday
https://stackoverflow.com/questions/13449435/how-do-i-get-gmt-time-in-unix
http://blog.51cto.com/forlinux/1530287
http://sharp2wing.iteye.com/blog/1280802

http://www.programgo.com/article/4151416150/


[OS]
http://bbs.chinaunix.net/forum.php?mod=viewthread&tid=218853&page=7#pid1628522
http://blog.ihipop.info/2011/09/2781.html
http://www.groupsys.com/topinfo/
http://docs.linuxtone.org/ebooks/C&CPP/c/ch31s02.html
https://stackoverflow.com/questions/1585989/how-to-parse-proc-pid-cmdline
https://stackoverflow.com/questions/1440941/finding-the-command-for-a-specific-pid-in-linux-from-python/1443544#1443544
http://blog.chinaunix.net/uid-22666248-id-3040364.html
http://www.aichengxu.com/os/1016773.htm
http://www.hgoldfish.com/blogs/article/31/
http://gmd20.blog.163.com/blog/static/16843923201210941450225/
http://duanple.blog.163.com/blog/static/7097176720111141085197/
http://blog.scoutapp.com/articles/2011/02/10/understanding-disk-i-o-when-should-you-be-worried
http://blog.sina.com.cn/s/blog_65a8ab5d0101f35l.html
http://www.jinbuguo.com/linux/openssl_install.html
https://zhidao.baidu.com/question/544465971.html
https://wenku.baidu.com/view/3023ce65f7ec4afe05a1df14.html
https://bytes.com/topic/c/answers/512483-ifstream-fail-vs-eof-question
https://wenku.baidu.com/view/c32b120c6c85ec3a87c2c519.html?re=view
http://www.penglixun.com/tech/system/how_to_calc_load_cpu.html
http://www.360doc.com/content/10/0428/11/474846_25251239.shtml
http://ilinuxkernel.com/?p=333
http://blog.csdn.net/tryhl/article/details/44494811
http://linuxtools-rst.readthedocs.io/zh_CN/latest/tool/top.html
http://blog.itpub.net/26515977/viewspace-1208178/
http://blog.chinaunix.net/uid-23069658-id-4028681.html
http://www.ha97.com/4337.html
https://segmentfault.com/a/1190000007114036
https://www.tuicool.com/articles/muqIBvy
https://www.tuicool.com/articles/Yn2yeuv
https://zhidao.baidu.com/question/1607341548774535067.html
https://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-proc-meminfo.html
http://blog.sina.com.cn/s/blog_79fded950100vdfv.html
https://www.linuxquestions.org/questions/linux-general-1/proc-partitions-disk-usage-299814/

[Performance&TRACE]

[Systemtap]

[perf]

[ftrace]