协程 coroutine最近频繁的听说到 “协程” 这个词,花了一段时间肤浅的研究了一下。对于 “它是一个什么东西” 有了一个大概的了解。from wiki Coroutines are computer program components that generalize subroutines ... ...
分类:
其他好文 时间:
2020-02-05 09:29:33
阅读次数:
60
D. Irreducible Anagrams time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Let's call two s ...
分类:
其他好文 时间:
2020-02-03 12:19:08
阅读次数:
167
CAT ET III Caterpillar Scanner Features: Display graph and log status parameters. Retrieve prognostic data including histograms, engine totals for fue ...
分类:
其他好文 时间:
2020-02-02 12:21:10
阅读次数:
90
@ "toc" 本分享为脑机学习者Rose整理发表于公众号:脑机接口社区(微信号:Brain_Computer).QQ交流群:903290195 简介 首尔国立首尔大学医学院的科研人员介绍了一种新的混合SSVEP P300 拼写器(speller),该拼写器能够产生双频SSVEP,在解决信息传输率( ...
分类:
其他好文 时间:
2020-01-31 14:28:52
阅读次数:
85
In the computer world, use restricted resource you have to generate maximum benefit is what we always want to pursue. For now, suppose you are a domin ...
分类:
编程语言 时间:
2020-01-31 12:43:32
阅读次数:
85
测试代码: void OsgEarthGraphicsView::resizeEvent(QResizeEvent* event) { //if (scene()) //{ // scene()->setSceneRect(QRect(QPoint(0, 0), event->size())); / ...
分类:
其他好文 时间:
2020-01-31 12:30:11
阅读次数:
98
(一)ImageSwitcher之手机相册的滑动查看 首先在布局文件上加一个ImageSwitcher,设置它的宽度和高度为match_parent. 在主程序中:首先设置一个存储照片资源的数组,在设置一个index下标,和一个touchDownX和一个touchUpX. 在onCreat方法里首先 ...
分类:
其他好文 时间:
2020-01-30 22:55:47
阅读次数:
87
[toc] 本分享为脑机学习者Rose整理发表于公众号:脑机接口社区(微信号:Brain_Computer).QQ交流群:903290195 简介 近年来,深度学习方法的快速发展使得无需任何特征工程的端到端学习成为可能,这有利于BCI运动想象应用的发展。慕尼黑工业大学和澳大利亚研究发展团队(Rese ...
分类:
移动开发 时间:
2020-01-30 12:47:17
阅读次数:
150
Behind the scenes in the computer's memory, color is always talked about as a series of 24 bits of information for each pixel. In an image, the color ...
分类:
其他好文 时间:
2020-01-29 21:48:12
阅读次数:
94
[toc] 本分享为脑机学习者Rose整理发表于公众号:脑机接口社区(微信号:Brain_Computer).QQ交流群:903290195 延世大学和洛桑联邦理工学院(EPFL)的研究团队最近开发了一种新的技术,可以通过分析图像中的人脸和上下文特征来识别情绪。他们在arXiv上预先发表的一篇论文中 ...
分类:
其他好文 时间:
2020-01-29 12:13:04
阅读次数:
56