随笔分类 -  data

上一页 1 ··· 11 12 13 14 15
摘要:Computer Science An Overview _J. Glenn Brookshear _11th Edition A pivotal step in designing a relational database is to design the relations makingup 阅读全文
posted @ 2016-11-16 13:30 papering 阅读(133) 评论(0) 推荐(0)
摘要:Computer Science An Overview _J. Glenn Brookshear _11th Edition The term database refers to a collection of data that is multidimensional in thesense 阅读全文
posted @ 2016-11-16 13:15 papering 阅读(244) 评论(0) 推荐(0)
摘要:https://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/introduction.html "10/01/1998 20:01:54" The Document Object Model (DOM) is an application programm 阅读全文
posted @ 2016-11-15 12:19 papering 阅读(242) 评论(0) 推荐(0)
摘要:Computer Science An Overview _J. Glenn Brookshear _11th Edition In this chapter we investigate how data arrangements other than the cell-by-cell organ 阅读全文
posted @ 2016-11-12 17:24 papering 阅读(185) 评论(0) 推荐(0)
摘要:大话数据结构存放线性表数据空间一段连续的存储单元,需预分配存储空间,元素个数受限一组任意的存储单元,反, ,反时间查O(1)-O(n)增删O(n)-O(1)APP0:在游戏开发中,用户注册信息,多读取--玩家武器装备列表,随时增删1:当线性表元素个数变化较大或未知时。 阅读全文
posted @ 2016-11-03 23:52 papering 阅读(205) 评论(0) 推荐(0)
摘要:https://en.wikipedia.org/wiki/Pointer_(computer_programming) In computer science, a pointer is a programming language object, whose value refers to (o 阅读全文
posted @ 2016-10-27 23:52 papering 阅读(333) 评论(0) 推荐(0)
摘要:Volume 2 ctrl+s http://web.mit.edu/merolish/ticpp/TicV2.html http://web.mit.edu/merolish/ticpp/TicV2.html#_TocRef53985657 Volume 1 http://web.mit.edu/ 阅读全文
posted @ 2016-10-24 03:27 papering 阅读(154) 评论(0) 推荐(0)
摘要:dream 阅读全文
posted @ 2016-10-16 23:54 papering 阅读(137) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/mingmingruyuedlut/archive/2011/10/18/2216553.html https://zh.wikipedia.org/wiki/异步传输模式 http://www.ibm.com/support/knowledgecent 阅读全文
posted @ 2016-10-10 01:05 papering 阅读(546) 评论(0) 推荐(0)
摘要:图像识别、中文分词 阅读全文
posted @ 2016-10-08 22:29 papering 阅读(162) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-09-28 23:58 papering 阅读(133) 评论(0) 推荐(0)
摘要:http://www.chromium.org/Home/chromium-security/client-identification-mechanisms Chromium‎ > ‎Chromium Security‎ > ‎ Technical analysis of client ident 阅读全文
posted @ 2016-09-25 23:28 papering 阅读(221) 评论(0) 推荐(0)
摘要:生成浏览器唯一稳定 ID 的探索 - 知乎 https://zhuanlan.zhihu.com/p/400206593 生成浏览器唯一稳定 ID 的探索 作者:polozhang,腾讯 WXG 前端开发工程师 1. 背景 项目的 PC Web 端在不同浏览器有不同的登录态,同一浏览器多个窗口多个 阅读全文
posted @ 2016-09-23 22:44 papering 阅读(2598) 评论(0) 推荐(0)
摘要:data-definition language 数据定义语言 data-manipulation language 数据操纵语言 data type definition 文档类型定义 阅读全文
posted @ 2016-09-09 23:42 papering 阅读(234) 评论(0) 推荐(0)
摘要:GUI 阅读全文
posted @ 2016-09-02 16:30 papering 阅读(138) 评论(0) 推荐(0)
摘要:https://en.wikipedia.org/wiki/First_normal_form https://en.wikipedia.org/wiki/Second_normal_form A relation is in first normal form if and only if the 阅读全文
posted @ 2016-08-30 00:10 papering 阅读(311) 评论(0) 推荐(0)
摘要:DATABASESYSTEM CONCEPTS SIXTH EDITION Abraham Silberschatz Yale University Henry F. KorthLehigh University S. SudarshanIndian Institute of Technology, 阅读全文
posted @ 2016-08-29 23:27 papering 阅读(497) 评论(0) 推荐(0)

上一页 1 ··· 11 12 13 14 15