码迷,mamicode.com
首页 >  
搜索关键字:science    ( 847个结果
Artificial Intelligence Research Methodologies 人工智能研究方法
Computer Science An Overview _J. Glenn Brookshear _11th Edition To appreciate the field of artificial intelligence, it is helpful to understand that i ...
分类:其他好文   时间:2016-11-19 15:22:54    阅读次数:134
下载SCI论文
今天帮汪博下了一下午SCI论文,见到了很多不知道的网站。顺便了解了一下: 首先进学校图书馆的网站,然后选择 WOS核心合集(含SCIE、SSCI、A&HCI、CPCI数据库) >进入 http://webofknowledge.com/WOS 即Web of Science 主页。 Web of S ...
分类:其他好文   时间:2016-11-19 01:17:47    阅读次数:278
flat file
Computer Science An Overview _J. Glenn Brookshear _11th Edition The term database refers to a collection of data that is multidimensional in thesense ...
分类:其他好文   时间:2016-11-16 15:36:37    阅读次数:190
changing a pointer rather than erasing memory cells
Computer Science An Overview _J. Glenn Brookshear _11th Edition In a data structure based on a pointer system, the deletion of an item usually consist ...
分类:其他好文   时间:2016-11-16 02:58:40    阅读次数:217
Manipulating Data Structures
Computer Science An Overview _J. Glenn Brookshear _11th Edition We have seen that the way data structures are actually stored in a computer’s memory i ...
分类:其他好文   时间:2016-11-15 08:23:30    阅读次数:161
link them together by means of pointers
Computer Science An Overview _J. Glenn Brookshear _11th Edition An alternative to storing a heterogeneous array in a block of contiguous memory cells ...
分类:其他好文   时间:2016-11-14 14:54:47    阅读次数:141
2016.11.14 MIT challenge之课程总览
MIT的computer science and engineering的本科毕业课程要求 ...
分类:其他好文   时间:2016-11-14 11:50:31    阅读次数:575
register instruction pointer
Computer Science An Overview _J. Glenn Brookshear _11th Edition We have already encountered the concept of a pointer in our study of CPUs in Chapter 2 ...
分类:其他好文   时间:2016-11-14 07:52:09    阅读次数:149
include pointers as a primitive data type
Computer Science An Overview _J. Glenn Brookshear _11th Edition Many modern programming languages include pointers as a primitive data type. That is, ...
分类:其他好文   时间:2016-11-14 02:26:18    阅读次数:183
二分怎么写
主要参考这个https://www.topcoder.com/community/data-science/data-science-tutorials/binary-search/讲的非常仔细。 以前做题的时候,经常遇到一些二分的题目,但是对边界条件,主要是加一还是减一,把握的不是很准确,后来看到 ...
分类:其他好文   时间:2016-11-13 19:01:06    阅读次数:180
847条   上一页 1 ... 44 45 46 47 48 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!