-
sceneComplete
Scene completion.This is a toy implementation of Scene Completion Using Millions of Photographs for 6.870 Object Recognition and Scene Understanding.(This implementation uses a of 54,000 256x256 images the Oliva lab for which we already have gist-based nearest neighbors data. )
- 2015-04-20 10:49:28下载
- 积分:1
-
iu6djgtjer5y
X射线头影图象的自适应卡尔曼滤波方法研究_徐常胜.zip(Cephalometric X-ray image of the adaptive Kalman filtering method _ Xu Changsheng. Zip)
- 2013-08-08 20:13:57下载
- 积分:1
-
GA
说明: 遗传算法在优化路径中的应用研究,MATLAB程序。
- 2012-04-21 19:47:01下载
- 积分:1
-
guass_call_c
说明: 光斑聚集的C++程序调用,以前MATLAB计算要15分钟,现在只要3分钟就可以算完。运算超快。(Gathering spot called C++ program, MATLAB calculations to 15 minutes, now only 3 minutes. Ultrafast operation.)
- 2011-04-13 17:29:36下载
- 积分:1
-
ia446
matlab小波分析程序,旋转机械二维全息谱计算的实用例程,可以广泛的应用于数据预测及数据分析。( matlab wavelet analysis program, Rotating Machinery dimensional hologram of practical spectrum calculation routines, Can be widely used in data analysis and forecast data.)
- 2017-05-04 12:57:39下载
- 积分:1
-
CART
matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)
- 2013-10-28 15:08:58下载
- 积分:1
-
kjj
最基本的快捷键操作 (Basic Operation)
- 2010-01-29 18:45:44下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
P_Mgaijin
这是很好的Matlab文件,pm模型的源代码,分享给大家(This is a good Matlab files, pm model the source code to share for everyone)
- 2011-05-06 13:44:51下载
- 积分:1
-
Density_Evolution
LDPC码理论方面的高性能密度进化仿真测试例程,可以跑出数值结果(LDPC DENSITY EVOLUTION)
- 2013-10-03 16:49:20下载
- 积分:1