-
3-3
opencv基础教程 实例代码
3-3(opencv-based tutorial example code 3-3)
- 2011-11-25 11:41:16下载
- 积分:1
-
tanshishezhidongfangbubai
这是一款具有登入和注册的贪吃蛇,而且有特效果实,增加了游戏的趣味性(This is a login and registration Snake)
- 2012-10-24 08:48:34下载
- 积分:1
-
Exc1
本代码实现的是将菜单显示对话框然后在对话框中实现一定功能。(This code is the realization of the menu display dialog box and then in the dialog box to realize a certain function
)
- 2012-11-29 11:13:52下载
- 积分:1
-
fanban
c++ and matlab 散射电流可视化、球体1
(Scattering current visualization, sphere1 c++ and matlab
)
- 2012-03-30 11:19:33下载
- 积分:1
-
B3g_phase2
B3g_phase2_C语言_Matlab程序及说明(_Matlab Procedures and B3g_phase2_C language description)
- 2007-09-07 10:22:52下载
- 积分:1
-
dip.readAndwrite
A MFC demo which can read, write and display images
- 2010-12-22 17:11:40下载
- 积分:1
-
LSM_Match
最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度(least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy)
- 2006-10-26 14:25:05下载
- 积分:1
-
openGL-programming
the guide of OpenGL programming in VC++.
- 2011-11-08 20:58:33下载
- 积分: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
-
学生管理系统
学生成绩管理系统,拥有登录,在线查询,成绩 批改等功能(Student achievement management system)
- 2021-04-19 21:08:50下载
- 积分:1