Binary Tree dfs Traversal-preorder/inorder/postorder-divide&conquer-introduce dfs templatePreorder :Inorder;Postorder:Divide & Conquer :-Merge Sort (a...
分类:
其他好文 时间:
2015-02-25 11:38:00
阅读次数:
123
[摘要]在分析病毒机理的基础上,用C语言写了一个小病毒作为实例,用TURBOC2.0实现.[Abstract] This paper introduce the charateristic of the computer virus,then show a simple example writte...
分类:
编程语言 时间:
2015-02-19 18:37:22
阅读次数:
272
转载自:http://www.cnblogs.com/yangecnu/p/Introduce-Priority-Queue-And-Heap-Sort.html浅谈算法和数据结构: 五 优先级队列与堆排序在很多应用中,我们通常需要按照优先级情况对待处理对象进行处理,比如首先处理优先级最高的对象,然...
分类:
编程语言 时间:
2015-02-10 11:06:09
阅读次数:
343
Problem地址:http://acm.hdu.edu.cn/showproblem.php?pid=1381此题可以用哈希数组求解,至于什么是哈希,可以先看以下这篇推荐文章,写得挺不错的。推荐:http://www.cnblogs.com/yangecnu/p/Introduce-Hashtab...
分类:
其他好文 时间:
2015-02-09 00:44:07
阅读次数:
247
原文地址: http://stackvoid.com/introduce-to-oath2.0/
可能你跟我一样,使用过各种第三方开放授权库(如在你的 APP 中获取 QQ 照片或微博评论等)来获取用户的一些资源,今天跟大家总结分享一下开放授权(OAuth2.0,1.0太复杂已经被弃用)的概念和原理,在以后使用开放授权SDK时能快速高效完成。
OAuth解决了什么问...
分类:
其他好文 时间:
2015-01-30 19:41:54
阅读次数:
233
Classify handwritten digits using the famous MNIST data
This competition is the first in a series of tutorial competitions designed to introduce people to Machine Learning.
The goal in this comp...
分类:
其他好文 时间:
2015-01-16 13:07:42
阅读次数:
499
原文:http://blog.hesey.net/2013/02/introduce-to-load-balance-and-lvs-briefly.html在大规模互联网应用中,负载均衡设备是必不可少的一个节点,源于互联网应用的高并发和大流量的冲击压力,我们通常会在服务端部署多个无状态的应用服务器...
分类:
其他好文 时间:
2015-01-15 00:11:20
阅读次数:
220
The post we have:http://www.cnblogs.com/Answer1215/p/4185504.htmlgives a breif introduce about bindToController on the directive.Here is a blog about ...
分类:
Web程序 时间:
2015-01-07 01:49:49
阅读次数:
147
首先介绍下css-combo的功能:把CSS模块化的文件,打包合并到一个CSS文件中。为什么项目中可能需要使用这个工具,作者给出了详细的说明。http://www.techcheng.com/study/css/introduce-css-combo.htmlccs-combo的源文件托管地址:ht...