-
Rous sarcoma virus contains the src gene that triggers tumor formation.
劳斯肉瘤病毒包含触发肿瘤形成的 src 基因。
-
And what exactly is SRC?
src究竟是什么?
-
SRC and dest are 2d grids of pixels.
src和dest是2d像素网格。
-
The src directory contains the code.
src 目录中包含了相关的代码。
-
Set the IFrame SRC to the dialog URL.
将对话框url设置成iframesrc。
1. SRC(sparse representation-based classifier)基于稀疏表达的分类。把稀疏编码的方法运用到分类中的机器学习方法,就叫做SRC。稀疏编码的概念来自于神经生物学。生物学家提出,哺乳类动物在长期的进化中,生成了能够快速,准确,低代价地表示自然图像的视觉神经方面的能力。我们直观地可以想象,我们的眼睛每看到的一副画面都是上亿像素的,我们的大脑很难像电脑那样直接存储。研究表明,我们每一副图像都提取出很少的信息用于存储。我们把它叫做稀疏编码,即Sparse Coding。