码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
PAT甲级——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 ...
分类:其他好文   时间:2019-11-22 01:25:09    阅读次数:92
4COSC001W: Programming Principles
University of Westminster - School of Computer Science & Engineering4COSC001W: Programming Principles I - Assignment Specification (2019/20)Module lea ...
分类:其他好文   时间:2019-11-21 18:38:20    阅读次数:66
CSCI 370
Queens College, CUNY, Department of Computer ScienceSoftware EngineeringCSCI 370Fall 2019Sateesh R. Mane 2019Due date: presentation in class (see demo ...
分类:其他好文   时间:2019-11-21 18:33:37    阅读次数:61
210. Course Schedule II
There are a total of n courses you have to take, labeled from 0 to n-1. Some courses may have prerequisites, for example to take course 0 you have to ...
分类:其他好文   时间:2019-11-21 11:58:07    阅读次数:69
207. Course Schedule
There are a total of n courses you have to take, labeled from 0 to n-1. Some courses may have prerequisites, for example to take course 0 you have to ...
分类:其他好文   时间:2019-11-19 13:47:00    阅读次数:65
上周热点回顾(11.11-11.17)
热点随笔: · 领导要求996,我拒绝了 (陈宏鸿) · 为什么很多程序员没有升级到架构师? (hsm_computer) · 2019.NET Conf China(中国.NET开发者峰会)活动全纪录:.NET技术之崛起,已势不可挡 (溪源More) · 2684亿!阿里CTO张建锋:不是任何一朵 ...
分类:其他好文   时间:2019-11-18 09:47:58    阅读次数:99
JavaScript中的回调函数(callback)
什么是回调函数 In computer programming, a callback is a piece of executable code that is passed as an argument to other code, which is expected to call back ...
分类:编程语言   时间:2019-11-16 18:04:01    阅读次数:103
Educational Codeforces Round 76 (Rated for Div. 2) D. Yet Another Monster Killing Problem 贪心
D. Yet Another Monster Killing Problem You play a computer game. In this game, you lead a party of ?? heroes, and you have to clear a dungeon with ?? ...
分类:其他好文   时间:2019-11-14 20:16:03    阅读次数:92
2019-2020-1学期20192429《网络空间安全专业导论》第六周学习总结
恢复内容开始 2019 2020 1学期 20192429《网络空间安全专业导论》第六周学习总结 第十五章 网 络 15.1 连网 计算机网路(computer network):为了通信和共享资源而连接在一起的一组计算设备。 无线连接(wireless):没有物理电线的网络连接。 节点(主机)(n ...
分类:其他好文   时间:2019-11-13 23:50:51    阅读次数:80
cs244a-Introduction to Computer Networking-Unit1
Unit 1 学习目标: 1. how an application use the Internet 2. The structure of the Internet:The 4 layer model 3. The Internet protocol(IP) 4. Basic architect ...
分类:Web程序   时间:2019-11-13 00:47:50    阅读次数:142
2862条   上一页 1 ... 25 26 27 28 29 ... 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!