码迷,mamicode.com
首页 >  
搜索关键字:introduce    ( 268个结果
Binary Tree
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语言编写简单的病毒
[摘要]在分析病毒机理的基础上,用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
Hdu 1381 Crazy Search
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
开放授权协议OAuth2.0简介
原文地址: http://stackvoid.com/introduce-to-oath2.0/ 可能你跟我一样,使用过各种第三方开放授权库(如在你的 APP 中获取 QQ 照片或微博评论等)来获取用户的一些资源,今天跟大家总结分享一下开放授权(OAuth2.0,1.0太复杂已经被弃用)的概念和原理,在以后使用开放授权SDK时能快速高效完成。 OAuth解决了什么问...
分类:其他好文   时间:2015-01-30 19:41:54    阅读次数:233
Kaggle竞赛题目之——Digit Recognizer
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
从一个开发的角度看负载均衡和LVS(转)
原文:http://blog.hesey.net/2013/02/introduce-to-load-balance-and-lvs-briefly.html在大规模互联网应用中,负载均衡设备是必不可少的一个节点,源于互联网应用的高并发和大流量的冲击压力,我们通常会在服务端部署多个无状态的应用服务器...
分类:其他好文   时间:2015-01-15 00:11:20    阅读次数:220
[AngularJS - thoughtram] Exploring Angular 1.3: Binding to Directive Controllers
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
Windows上使用CSS合并打包工具css-combo
首先介绍下css-combo的功能:把CSS模块化的文件,打包合并到一个CSS文件中。为什么项目中可能需要使用这个工具,作者给出了详细的说明。http://www.techcheng.com/study/css/introduce-css-combo.htmlccs-combo的源文件托管地址:ht...
分类:Windows程序   时间:2015-01-06 20:02:30    阅读次数:254
268条   上一页 1 ... 21 22 23 24 25 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!