码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
【算法学习记录-排序题】【PAT A1025】PAT Ranking
Programming Ability Test (PAT) is organized by the College of Computer Science and Technology of Zhejiang University. Each test is supposed to run sim ...
分类:编程语言   时间:2020-01-26 15:55:53    阅读次数:73
故事的开始
我是李晓芳,我就是我自己。 半年前,我因缘巧合地跨入CS(Computer Science)专业学习。那时的我,仅仅能够熟练运用火绒安全软件,对电脑进行深度清理:)。幸运的是,我后来有大把时光,去享受“一入编程深似海,从此头发是路人”的feeling。 此时回想,对CS的憧憬或许早已萌芽。犹记得,在 ...
分类:其他好文   时间:2020-01-25 21:58:48    阅读次数:84
优雅的创建一个JavaScript库
这篇文章的目的是通过演示一个简单的例子来介绍在JS中实例化和定义一个库的正确方法,以优化他人编写或维护自己的JS库。 在我们深入之前,我做了两点假设: 你知道简单的JavaScript或C语言。 你不打算使用jQuery。通常情况下,一个JavaScript库不需要任何依赖。 首先,我遇到了第一个麻 ...
分类:编程语言   时间:2020-01-20 00:19:33    阅读次数:130
PAT Advanced 1155 Heap Paths (30分)
In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the ...
分类:其他好文   时间:2020-01-17 21:13:06    阅读次数:93
PAT Advanced 1147 Heaps (30分)
In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the ...
分类:其他好文   时间:2020-01-17 20:50:35    阅读次数:68
HDU-4812 D Tree
题面 Description There is a skyscraping tree standing on the playground of Nanjing University of Science and Technology. On each branch of the tree is a ...
分类:其他好文   时间:2020-01-17 19:17:57    阅读次数:70
PartA Introduction, Background, Fundamentals:
Suzanne Briet (1894–1989) is recognized for her pioneer role in laying the foundations of modern information science. In her manifesto titled Qu’est-c ...
分类:其他好文   时间:2020-01-13 14:25:37    阅读次数:91
Module Code: CMT307
Cardiff School of Computer Science and InformaticsCoursework Assessment Pro-formaModule Code: CMT307Module Title: Applied Machine LearningAssessment T ...
分类:其他好文   时间:2020-01-10 20:02:15    阅读次数:60
PTA 7-16 拿糖果 (15分)
Long long ago,a handsome boy whose name is HSP studied in JSU of information science and engineering. He is clever and always thinks of ways to make f ...
分类:其他好文   时间:2020-01-07 22:49:51    阅读次数:170
Community Detection in Large Networks
Project 3Non-overlapping Community Detection in Large NetworksDue: 2019-12-10In this project, you are going to detect / reveal significant communities ...
分类:编程语言   时间:2019-12-28 21:09:28    阅读次数:116
847条   上一页 1 ... 7 8 9 10 11 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!