码迷,mamicode.com
首页 >  
搜索关键字:blog    ( 264251个结果
VS2012, opencv2.4.6环境搭建
原本的工作环境是在Linux下,环境很好弄,现在需要假设到windows上也搞一个opencv的服务,为方便调试,特意配置了下环境,记录如下:1.1 环境准备安装 Visual Studio 2012下载 opencv 2.4.6 (http://opencv.org/downloads.html)...
分类:其他好文   时间:2014-08-05 02:55:58    阅读次数:282
A trip through the Graphics Pipeline 2011_12 Tessellation
Welcome back! This time, we’ll look into what is perhaps the “poster boy” feature introduced with the D3D11 / Shader 5.x hardware generation: Tessella...
分类:其他好文   时间:2014-08-05 02:55:48    阅读次数:272
[leetcode]Candy
CandyThere areNchildren standing in a line. Each child is assigned a rating value.You are giving candies to these children subjected to the following ...
分类:其他好文   时间:2014-08-05 02:55:38    阅读次数:179
Spring源码阅读:Spring MVC 如何处理HTTP请求
Spring MVC 对HTTP请求的处理流程 通过之前的源码阅读,知道了ApplicationContext初始的过程,也知道了SpringMVC环境的初始化过程,今天就来了解一下SpringMVC是如何处理HTTP请求的。 HTTP请求根据请求方式可以分为GET、POST、PUT、DELETE、...
分类:编程语言   时间:2014-08-05 02:55:28    阅读次数:375
我给女朋友讲编程html系列(11)—网页重定向,301重定向,302重定向
虽然以前只在淘宝买东西,不过现在对其他电商也不排斥了,就比如京东吧,今天就以京东为例。 你在浏览器中输入“360buy.com”,看看发生了什么? 另外输入“jingdong.com”,再看看发生了什么?看看网址变了没有? 见证奇迹,请看下图: 不管你输入哪个网址,都会转到这个网址。 这其实...
分类:Web程序   时间:2014-08-05 02:54:58    阅读次数:291
Internet protocol security (ipsec) packet processing for multiple clients sharing a single network address
Embodiments of the present invention address deficiencies of the art in respect to secure communications for multiple hosts in an address translation ...
分类:Web程序   时间:2014-08-05 02:54:48    阅读次数:381
STL--F - Sequence(n*m->求最小的前m个和)
F - Sequence Time Limit:6000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Description Given m sequences, each contains n non-negative integer. Now we ma...
分类:其他好文   时间:2014-08-05 00:51:18    阅读次数:284
POJ 2486 Apple Tree
Apple Tree Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 7120   Accepted: 2370 Description Wshxzt is a lovely girl. She likes apple very much. One day HX tak...
分类:移动开发   时间:2014-08-05 00:50:38    阅读次数:310
poj2777--Count Color(线段树,二进制转化)
Count Color Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 34950   Accepted: 10542 Description Chosen Problem Solving and Program design as an optional co...
分类:其他好文   时间:2014-08-05 00:50:18    阅读次数:307
The basic C interface in OpenCV for imagine processing
The basic C interface in OpenCV for imagine processing...
分类:其他好文   时间:2014-08-05 00:49:38    阅读次数:544
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!