码迷,mamicode.com
首页 >  
搜索关键字:technical    ( 393个结果
How to Read a Technical Paper(翻译:Trey;审校:Shooya)
How to Read a Technical Paper如何阅读科技论文Jason Eisner (2009) 写多轮阅读首先将论文浏览一遍,跳过所有需要费劲思考的地方。只需要知道论文的目标,作者为什么要写它,以及哪些地方对你来说是老生常谈而哪些是新鲜的。为了强迫自己不作停留地看下去,限制每页的阅...
分类:其他好文   时间:2014-06-06 17:41:56    阅读次数:325
【C++11】30分钟了解C++11新特性
C++11是曾经被叫做C++0x,是对目前C++语言的扩展和修正,C++11不仅包含核心语言的新机能,而且扩展了C++的标准程序库(STL),并入了大部分的C++ Technical Report 1(TR1)程序库(数学的特殊函数除外)。C++11包括大量的新特性:包括lambda表达式,类型推导...
分类:编程语言   时间:2014-06-06 06:46:59    阅读次数:589
qwt 介绍
QWT,全称是Qt Widgets for Technical Applications,是一个基于LGPL版权协议的开源项目, 可生成各种统计图。【QWT简介】它为具有技术专业背景的程序提供GUI组件和一组实用类,其目标是以基于2D方式的窗体部件来显示数据, 数据源以数值,数组或一组浮点数等方式提...
分类:其他好文   时间:2014-05-30 23:55:40    阅读次数:546
Network Load Balancing Technical Overview--reference
http://technet.microsoft.com/en-us/library/bb742455.aspxAbstractNetwork Load Balancing, a clustering technology included in the Microsoft Windows 2000...
分类:Web程序   时间:2014-05-26 20:19:00    阅读次数:469
gosslary
TM,技术手册(Technical Manual);商标(trademark)
分类:其他好文   时间:2014-05-26 13:50:23    阅读次数:265
poj 3031 Big Christmas Tree(水spfa)
http://poj.org/problem?id=3013 题意: Because of a technical difficulty, price of an edge will be (sum of weights of all descendant nodes) × (unit price of the edge).这句话一直没看懂。后面还以为是最小生成树。 正确...
分类:其他好文   时间:2014-05-24 20:27:13    阅读次数:266
What technical details should a programmer of a web application consider before making the site public?
What things should a programmer implementing the technical details of a web application consider before making the site public? If Jeff Atwood can for...
分类:移动开发   时间:2014-05-24 07:46:17    阅读次数:405
作为一个web开发人员,哪些技术细节是在发布站点前你需要考虑到的
前日在cnblogs上看到一遍文章《每个程序员都必读的12篇文章》,其中大多数是E文的。先译其中一篇web相关的”每个程序员必知之WEB开发”。原文:http://programmers.stackexchange.com/questions/46716/what-technical-details...
分类:Web程序   时间:2014-05-22 15:45:49    阅读次数:424
[译]作为一个web开发人员,哪些技术细节是在发布站点前你需要考虑到的
前日在cnblogs上看到一遍文章《每个程序员都必读的12篇文章》,其中大多数是E文的。先译其中一篇web相关的”每个程序员必知之WEB开发”。原文:http://programmers.stackexchange.com/questions/46716/what-technical-details...
分类:Web程序   时间:2014-05-19 14:53:04    阅读次数:383
A* Pathfinding for Beginners A*算法路径搜索入门
http://www.gamedev.net/page/resources/_/technical/artificial-intelligence/a-pathfinding-for-beginners-r2003...
分类:其他好文   时间:2014-05-06 23:03:41    阅读次数:1426
393条   上一页 1 ... 37 38 39 40 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!