码迷,mamicode.com
首页 >  
搜索关键字:modern    ( 490个结果
HDU-2222文字检索
题目: In the modern time, Search engine came into the life of everybody like Google, Baidu, etc. Wiskey also wants to bring this feature to his image re ...
分类:其他好文   时间:2017-07-26 22:14:02    阅读次数:138
Bootstrap快速上手 --作品展示站点
本次我们将采用Bootstrap来快速构建一个响应式的,支持多种设备的在线站点。 一、设计目标 站点具备功能: 1.带有Logo的可折叠的响应式导航条; 2.重点展示四张作品的图片传送带; 3.单栏布局中包含三块内容,每块内容都包含标题、短段落和吸引人点击阅读的大按钮; 4.页脚包含社交媒体链接 基 ...
分类:其他好文   时间:2017-07-26 17:55:44    阅读次数:128
[Algorithms] Binary Search Algorithm using TypeScript
(binary search trees) which form the basis of modern databases and immutable data structures. Binary search works very much the way humans intuitively ...
分类:其他好文   时间:2017-07-21 20:49:25    阅读次数:143
JS数据类型库
lodash https://lodash.com/docs#now https://lodash.com/ A modern JavaScript utility library delivering modularity, performance & extras. Why Lodash? Lo ...
分类:Web程序   时间:2017-07-09 23:16:51    阅读次数:278
《CS:APP》 chapter 9 Vitrual Memory 笔记
Vitrual Memory In order to manage memory more efficiently and with fewer errors, modern systems provide an abstraction of main memory known as virtual ...
分类:移动开发   时间:2017-07-03 12:14:40    阅读次数:256
新概念4-22
Lesson 22 Knowledge and progress 知识和进步 Why does the idea of progress loom so large in the modern world? Surely progress of a particular kind is actual ...
分类:其他好文   时间:2017-07-02 10:29:03    阅读次数:278
fabio
fabio is a fast, modern, zero-conf load balancing HTTP(S) and TCP router for deploying applications managed by consul. Register your services in consu ...
分类:其他好文   时间:2017-07-01 22:45:26    阅读次数:247
ac自动机基础模板(hdu2222)
In the modern time, Search engine came into the life of everybody like Google, Baidu, etc. Wiskey also wants to bring this feature to his image retrie ...
分类:其他好文   时间:2017-06-26 23:58:09    阅读次数:399
Arcball轨迹球
Arcball屏幕后面的虚拟轨迹球。Arcball的作用是输入屏幕上的点击或拖动,输出轨迹球的旋转量(旋转矩阵或四元数),用来控制摄像机等物体的旋转。 https://en.wikibooks.org/wiki/OpenGL_Programming/Modern_OpenGL_Tutorial_Ar ...
分类:其他好文   时间:2017-06-21 00:20:40    阅读次数:285
《Effective Modern C++》翻译--条款4:了解怎样查看推导出的类型
条款4:了解怎样查看推导出的类型 那些想要了解编译器怎样推导出的类型的人通常分为两个阵营。第一种阵营是实用主义者。他们的动力通常来自于编敲代码过程中(比如他们还在调试解决中),他们利用编译器进行寻找,并相信这个能帮他们找到问题的根源。另外一种是经验主义者。他们正在探索条款1-3所描写叙述的推导规则。 ...
分类:编程语言   时间:2017-06-20 16:27:24    阅读次数:173
490条   上一页 1 ... 18 19 20 21 22 ... 49 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!