中国科学院大学卜东波算法课作业精选习题解答,几乎包含了每一次的作业
2019-12-21 20:48:38 2.45MB Cyuyan
1
本资源为国科大18年秋季孙应飞老师的随机过程课件及习题答案
2019-12-21 20:46:25 unknown sunyingfei suijiguocche
1
开发者可以根据以上demo自主集成科讯飞的各项功能。具体代码里都有写。
2019-12-21 20:46:11 1.61MB 科大讯飞 科大讯飞SDK demo
1
这是科大讯飞的智能语音唤醒的sdk,同学们想了解科大讯飞如何实现语音唤醒的话,可以下载此源码进行了解了解。了解整个语音唤醒的框架及其流程。 开发语言是Java,下载者需谨慎,不懂Java开发的不要下载哦
2019-12-21 20:41:56 6.37MB sdk 科大讯飞 Java 智能语音
1
卜东波老师 计算机算法设计与分析作业答案。共分7个章节。分治算法、动态规划算法、贪心算法、线性规划、网络流算法、NP。全英文。包括自然语言描述、伪代码、正确性证明、时间复杂度。
2019-12-21 20:41:22 18.36MB 国科大
1
科大老师上课算法导论课件吐血整理,超级详细的说明以及备注
2019-12-21 20:41:15 5.66MB 算法导论
1
中国科学院大学计算机学院 模式识别与机器学习期末考查试题及参考答案
2019-12-21 20:41:07 678KB 国科大 模式识别 期末考试
1
中国科学院大学计算机学院 高级人工智能2016年考试题目
2019-12-21 20:41:07 3.9MB 国科大 高级人工智能 期末考卷
1
近年来,随着互联网的发展以及现代的、廉价的图形用户界面和大容量存储设备的出现,信息检索(information retrieval, IR)领域已经发生了巨大的变化,这使得传统的信息检索教材变得过时,所以很有必要通过竞赛来提高研究人员对技术的认识,trec是信息检索领域十分重要的一个竞赛,本课程是以2017年的trec竞赛为例。
2019-12-21 20:39:58 141KB trec 国科大 现代信息检索
1
1.Suppose that a data warehouse consists of four dimensions, date, spectator, location, and game, and two measures, count and charge, where charge is the fare that a spectator pays when watching a game on a given date. Spectators may be students, adults, or seniors, with each category having its own charge rate. (a)Draw a star schema diagram for the data warehouse. (b) Starting with the base cuboid [date, spectator, location, game],what specific OLAP operations should one perform in order to list the total charge paid by student spectators in Los Angeles? (c) Bitmap indexing is a very useful optimization technique. Please present the pros and cons of using bitmap indexing in this given data warehouse.
2019-12-21 20:39:57 955KB cs dm
1