摘要: Naive Bayes Theorm And Application Theorem ============================================ Naive Bayes model: 1. Naive Bayes model 2. model: discrete att 阅读全文
posted @ 2016-04-09 19:22 快乐的小土狗 阅读(413) 评论(0) 推荐(0) 编辑
摘要: Ridge Regression and Ridge Regression Kernel ============================================ Reference: 1. "scikit learn linear_model ridge regression" 2 阅读全文
posted @ 2016-03-30 20:27 快乐的小土狗 阅读(525) 评论(0) 推荐(0) 编辑
摘要: Reference: Working with APIs Many big companies and organizations provide API for us to retrieve data, and we use requests library to get data with Js 阅读全文
posted @ 2016-03-01 15:11 快乐的小土狗 阅读(247) 评论(0) 推荐(0) 编辑
摘要: Firstly, we define the terminology and notation to be used in our study of sorting: Records series: R1, R2, ... , RN are supposed to be sorted into no 阅读全文
posted @ 2016-01-31 15:56 快乐的小土狗 阅读(164) 评论(0) 推荐(0) 编辑
摘要: reference: The MIX Computer, The MIX Introduction sets, The basic info storage unit in MIX computer is the byte, which stores positive values in the r 阅读全文
posted @ 2016-01-30 22:56 快乐的小土狗 阅读(187) 评论(0) 推荐(0) 编辑
摘要: 1.1 NIO Buffers - Class java.nio.BufferNIO data transfer is through the so-called buffers implemented in java.nio.Buffer class. A Buffer is similar to... 阅读全文
posted @ 2016-01-21 18:28 快乐的小土狗 阅读(365) 评论(0) 推荐(0) 编辑
摘要: Reference document:Getting started with new I/O (NIO)Preface:NIO was introduced with JDK1.4 for high speed, block oriented I/O in standard Java code. ... 阅读全文
posted @ 2016-01-21 15:50 快乐的小土狗 阅读(216) 评论(0) 推荐(0) 编辑
摘要: 参考文章: JAVA NIO之浅谈内存映射文件原理与DirectMemory Java NIO 2.0 : Memory-Mapped Files | MappedByteBuffer Tutorial How Java I/O Works Internally at Lower... 阅读全文
posted @ 2016-01-20 18:31 快乐的小土狗 阅读(270) 评论(0) 推荐(0) 编辑
摘要: referee:Java Programming TutorialAdvanced Input & Output (I/O)JDK 1.4+ introduced the so-called New I/O int java.nio package and its auxiliary package... 阅读全文
posted @ 2016-01-11 10:30 快乐的小土狗 阅读(342) 评论(0) 推荐(0) 编辑
摘要: referee: Java NIO FileChannelA java nio FileChannel is an channel that is connected to a file. Using a file channel you can read data from a file, and... 阅读全文
posted @ 2016-01-10 15:32 快乐的小土狗 阅读(657) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示