2016年8月7日

debugging books

摘要: https://blogs.msdn.microsoft.com/debuggingtoolbox/2007/06/08/recommended-books-how-to-acquire-or-improve-debugging-skills/ This article is my answer f 阅读全文

posted @ 2016-08-07 12:00 暖风的风 阅读(240) 评论(0) 推荐(0) 编辑

debugging tools

摘要: https://blogs.msdn.microsoft.com/debugdiag/ https://blogs.msdn.microsoft.com/debuggingtoolbox/2012/10/04/tools-for-your-debugging-toolbox/ TOOLS – Per 阅读全文

posted @ 2016-08-07 11:41 暖风的风 阅读(1018) 评论(0) 推荐(0) 编辑

X64相关文章

摘要: http://www.codemachine.com/article_x64deepdive.html https://software.intel.com/sites/default/files/m/d/4/1/d/8/Introduction_to_x64_Assembly.pdf http:/ 阅读全文

posted @ 2016-08-07 10:58 暖风的风 阅读(204) 评论(0) 推荐(0) 编辑

AMD developer

摘要: http://developer.amd.com/resources/developer-guides-manuals/ 阅读全文

posted @ 2016-08-07 01:09 暖风的风 阅读(185) 评论(0) 推荐(0) 编辑

kernel debugging

摘要: http://www.codemachine.com/article_rpcchain.html 阅读全文

posted @ 2016-08-07 00:40 暖风的风 阅读(178) 评论(0) 推荐(0) 编辑

Windows Kernel Security Training Courses

摘要: http://www.codemachine.com/courses.html#kerdbg Windows Kernel Internals for Security Researchers This course takes a deep dive into the internals of t 阅读全文

posted @ 2016-08-07 00:29 暖风的风 阅读(371) 评论(0) 推荐(0) 编辑

2016年8月5日

windbg commands

摘要: https://blogs.msdn.microsoft.com/johan/2007/11/13/getting-started-with-windbg-part-i/ 阅读全文

posted @ 2016-08-05 14:45 暖风的风 阅读(171) 评论(0) 推荐(0) 编辑

2016年8月4日

Debug

摘要: memory dump就是程序留下的一个犯罪现场,而你就是一个侦探,侦查技术越高,发现的秘密也越多,破案也就越容易。 阅读全文

posted @ 2016-08-04 11:12 暖风的风 阅读(128) 评论(0) 推荐(0) 编辑

windbg

摘要: http://www.codemachine.com/article_x64deepdive.html https://sites.google.com/site/jozsefbekes/Home/windows-programming/windbg http://www.codeproject.c 阅读全文

posted @ 2016-08-04 00:40 暖风的风 阅读(875) 评论(0) 推荐(0) 编辑

2016年8月3日

Unix Linux 编程书籍

摘要: UNIX环境高级编程(第3版) Advanced Programming in the UNIX Environment Linux/UNIX系统编程手册 Linux/UNIX系统编程手册 (豆瓣) https://www.amazon.cn/%E5%9B%BE%E4%B9%A6/dp/B00KMR 阅读全文

posted @ 2016-08-03 09:55 暖风的风 阅读(149) 评论(0) 推荐(0) 编辑

Docker系列

摘要: Docker系列之(四):Win10上运行Docker http://www.cnblogs.com/ee900222/p/docker_4.html 阅读全文

posted @ 2016-08-03 09:38 暖风的风 阅读(137) 评论(0) 推荐(0) 编辑

2016年8月2日

Non-Volatile Register

摘要: https://www.techopedia.com/definition/8591/non-volatile-register https://msdn.microsoft.com/en-us/library/9z1stfyw.aspx 阅读全文

posted @ 2016-08-02 10:40 暖风的风 阅读(382) 评论(0) 推荐(0) 编辑

2016年7月31日

Java 性能优化

摘要: http://eclipsesource.com/blogs/2013/01/21/10-tips-for-using-the-eclipse-memory-analyzer/ http://docs.oracle.com/cd/E13150_01/jrockit_jvm/jrockit/genin 阅读全文

posted @ 2016-07-31 23:53 暖风的风 阅读(172) 评论(0) 推荐(0) 编辑

HttpWebRequest's Timeout and ReadWriteTimeout — What do these mean for the underlying TCP connection?

摘要: http://stackoverflow.com/questions/7250983/httpwebrequests-timeout-and-readwritetimeout-what-do-these-mean-for-the-unde https://support.microsoft.com/ 阅读全文

posted @ 2016-07-31 22:39 暖风的风 阅读(219) 评论(0) 推荐(1) 编辑

2016年7月29日

this-is-how-we-troubleshoot-windows-interoperability-issues-in-the-open-specifications-support-team/

摘要: https://blogs.msdn.microsoft.com/openspecification/2011/06/28/this-is-how-we-troubleshoot-windows-interoperability-issues-in-the-open-specifications-s 阅读全文

posted @ 2016-07-29 15:56 暖风的风 阅读(144) 评论(0) 推荐(0) 编辑

2016年7月27日

JAVA Lambda Expressions streams

摘要: http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/Lambda-QuickStart/index.html https://docs.oracle.com/javase/tutorial/java/javaOO/lambda 阅读全文

posted @ 2016-07-27 10:03 暖风的风 阅读(134) 评论(0) 推荐(0) 编辑

2016年7月25日

MAVEN build ,GOAL plugin ,execution

摘要: http://www.avajava.com/tutorials/lessons/what-are-the-phases-of-the-maven-clean-lifecycle.html https://maven.apache.org/guides/mini/guide-configuring- 阅读全文

posted @ 2016-07-25 23:26 暖风的风 阅读(599) 评论(0) 推荐(0) 编辑

How can I create an executable JAR with dependencies using Maven?

摘要: http://stackoverflow.com/questions/574594/how-can-i-create-an-executable-jar-with-dependencies-using-maven https://tomcat.apache.org/maven-plugin-2.0- 阅读全文

posted @ 2016-07-25 23:06 暖风的风 阅读(148) 评论(0) 推荐(0) 编辑

IT 圈里有哪些经常被读错的词?

摘要: https://www.zhihu.com/question/19739907 阅读全文

posted @ 2016-07-25 18:11 暖风的风 阅读(165) 评论(0) 推荐(0) 编辑

Google研究主管Peter Norvig:想当程序员吗?这里份成功“食谱”

摘要: http://news.cnblogs.com/n/550082/ 阅读全文

posted @ 2016-07-25 17:51 暖风的风 阅读(158) 评论(0) 推荐(0) 编辑

2016年7月24日

JAVA 性能优化

摘要: https://www.ibm.com/developerworks/cn/java/j-lo-performance-tuning-practice/ 阅读全文

posted @ 2016-07-24 12:08 暖风的风 阅读(135) 评论(0) 推荐(0) 编辑

TOMACAT源码解析

摘要: http://blog.csdn.net/c929833623lvcha/article/details/44677569 http://www.cnblogs.com/bigdataZJ/p/TomcatSourceZJ1.html 阅读全文

posted @ 2016-07-24 10:50 暖风的风 阅读(154) 评论(0) 推荐(0) 编辑

2016年7月22日

DEBUG MYSQL

摘要: https://dev.mysql.com/doc/refman/5.7/en/porting.html https://dev.mysql.com/doc/refman/5.7/en/debugging-server.html http://hedengcheng.com/?p=238 阅读全文

posted @ 2016-07-22 23:35 暖风的风 阅读(205) 评论(0) 推荐(0) 编辑

mysql optimization

摘要: EXPLAIN 命令详解 http://www.cnblogs.com/gomysql/p/3720123.html http://www.cnblogs.com/Aiapple/p/5697229.html http://www.cnblogs.com/xuanzhi201111/p/417563 阅读全文

posted @ 2016-07-22 22:45 暖风的风 阅读(150) 评论(0) 推荐(0) 编辑

IDEA MAVEN

摘要: https://www.jetbrains.com/help/idea/2016.2/maven.html 阅读全文

posted @ 2016-07-22 22:18 暖风的风 阅读(169) 评论(0) 推荐(0) 编辑

2016年7月18日

git 教程 ,常用命令

摘要: Git使用手册 http://www.cnblogs.com/lantingji/p/5942721.html git官网 https://git-scm.com/ Git的奇技淫巧 http://www.cnblogs.com/xueweihan/p/5703144.html 史上最浅显易懂的Gi 阅读全文

posted @ 2016-07-18 15:55 暖风的风 阅读(128) 评论(0) 推荐(0) 编辑

2016年7月17日

HotSpot

摘要: http://openjdk.java.net/groups/hotspot/ HotSpot bloggers A. Sundararajan Christian Thalinger Dave Dice David Holmes Jon Masamitsu Nikolay Igotti Steve 阅读全文

posted @ 2016-07-17 23:40 暖风的风 阅读(200) 评论(0) 推荐(0) 编辑

java performance

摘要: http://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot/index.html http://java-performance.info/ http://docs.oracle.com/javase/8/docs/techn 阅读全文

posted @ 2016-07-17 18:20 暖风的风 阅读(329) 评论(0) 推荐(0) 编辑

2016年7月14日

C# and Java: Comparing Programming Languages

摘要: https://msdn.microsoft.com/en-us/library/ms836794.aspx https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java 阅读全文

posted @ 2016-07-14 16:54 暖风的风 阅读(128) 评论(0) 推荐(0) 编辑

2016年7月12日

MYSQL blogs and articles

摘要: https://www.percona.com/blog/author/alexanderrubin/ 阅读全文

posted @ 2016-07-12 13:07 暖风的风 阅读(148) 评论(0) 推荐(0) 编辑

2016年7月9日

网络基本功系列:细说网络那些事儿

摘要: 网络基本功(一):细说网络传输 https://community.emc.com/thread/197851?start=0&tstart=0 阅读全文

posted @ 2016-07-09 22:40 暖风的风 阅读(305) 评论(0) 推荐(0) 编辑

2016年6月20日

Spark 优化器 ML的论文

摘要: http://people.csail.mit.edu/matei/papers/2015/sigmod_spark_sql.pdf http://www.vldb.org/pvldb/vol4/p539-neumann.pdf https://arxiv.org/pdf/1310.5426v2.p 阅读全文

posted @ 2016-06-20 13:30 暖风的风 阅读(220) 评论(0) 推荐(0) 编辑

逻辑回归

摘要: http://blog.csdn.net/han_xiaoyang/article/details/49123419 http://blog.jobbole.com/88521/ 阅读全文

posted @ 2016-06-20 11:50 暖风的风 阅读(104) 评论(0) 推荐(0) 编辑

2016年6月15日

MapReduce

摘要: https://0x0fff.com/hadoop-mapreduce-comprehensive-description/ https://0x0fff.com/wp-content/uploads/2014/12/MapReduce-v3.png 阅读全文

posted @ 2016-06-15 00:28 暖风的风 阅读(231) 评论(0) 推荐(0) 编辑

2016年6月13日

Spark

摘要: http://people.csail.mit.edu/matei/ https://issues.apache.org/jira/secure/attachment/12655884/Sort-basedshuffledesign.pdf https://0x0fff.com/spark-arch 阅读全文

posted @ 2016-06-13 00:45 暖风的风 阅读(247) 评论(0) 推荐(0) 编辑

2016年6月5日

Set-Theory-and-Logic

摘要: https://www.amazon.cn/Set-Theory-and-Logic-Stoll-Robert-R/dp/0486638294/ref=tmm_pap_title_0?ie=UTF8&qid=1465056882&sr=8-1 阅读全文

posted @ 2016-06-05 00:18 暖风的风 阅读(241) 评论(0) 推荐(0) 编辑

2016年6月4日

k-means

摘要: https://en.wikipedia.org/wiki/K-means_clustering http://www.cnblogs.com/leoo2sk/archive/2010/09/20/k-means.html http://www.cs.cmu.edu/~guestrin/Class/ 阅读全文

posted @ 2016-06-04 22:07 暖风的风 阅读(164) 评论(0) 推荐(0) 编辑

2016年6月3日

Cluster_analysis

摘要: https://en.wikipedia.org/wiki/Cluster_analysis 阅读全文

posted @ 2016-06-03 23:25 暖风的风 阅读(201) 评论(0) 推荐(0) 编辑

斯坦福大学的机器学习跟深度学习。

摘要: http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=MachineLearning http://deeplearning.stanford.edu/wiki/index.php/UFLDL_Tutorial http 阅读全文

posted @ 2016-06-03 22:51 暖风的风 阅读(217) 评论(0) 推荐(0) 编辑

2016年5月31日

机器学习&人工智能书籍

摘要: Introduction to Machine Learning https://www.amazon.cn/Introduction-to-Machine-Learning-Alpaydin-Ethem/dp/0262028182/ref=sr_1_3?s=books&ie=UTF8&qid=14 阅读全文

posted @ 2016-05-31 15:03 暖风的风 阅读(1417) 评论(0) 推荐(0) 编辑

导航