-
12
说明: 关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)
- 2015-01-10 14:48:06下载
- 积分:1
-
coal gasification
fluent软件中关于模拟煤粉气化的udf代码。(Fluent software on the simulation of coal gasification UDF code)
- 2020-10-21 17:37:24下载
- 积分:1
-
commassist
visual C++ MFC 环境下 串口的连接,收发数据的实现,串口探测工具部分功能的实现(Serial port connection)
- 2013-07-20 17:03:57下载
- 积分:1
-
wpf 3D翻书效果例子源码下载
wpf 3D翻书效果例子源码下载
- 2015-05-08下载
- 积分:1
-
SampleCode_ForCidana
基于WinCE5.0/6.0的CMMB测试软件。CMMB芯片是Siano的。可以完整测试CMMB信号强度,完成搜台,记录流媒体文件(可以将记录的文件在PC上播放)。(The CMMB based WinCE5.0/6.0 test software. Siano' s CMMB chip. CMMB signal strength can be fully tested, complete search, recording streaming media files (log files can be played on a PC).)
- 2013-08-20 21:26:23下载
- 积分:1
-
Winformgd
Winform滚动文字提示.可以在windows窗体上放置活动的文本,比如广告之类的.(Winform scrolling text prompts. Can be placed on the active windows form text, such as advertising and the like.)
- 2013-09-29 13:32:53下载
- 积分:1
-
dsp实验程序
dsp 实验1
.include " 240x.h "
.global _c_int0,_nothing
.text
_c_int0:SETC INTM
CLRC OVM
CLRC CNF
START:SETC XF
MAR *,AR0
LAR AR0,#99
L2:LACC #FFFFh
LOOP1:BCND L1,EQ
SUB #1h
B LOOP1
L1:BANZ L2
CLRC XF
LAR AR0,#99
L4:LACC #FFFFh
LOOP2:BCND L3,EQ
SUB #1h
B LOOP2
L3:BANZ L4
B START
.
- 2022-05-25 20:01:58下载
- 积分:1
-
sampleCom
封装了windows操作串口的几个API(CreateFile, ReadFile,WriteFile,SetComState)。串口的读写设置这几个操作都可以简单地只用关键一两个参数就能实现操作。也是一个很好的例子,我写这个之前查了不少资料,感觉非常麻烦,索性发出来给新手们作个样例(Windows serial COM port access class,it includes CreateFile, SetComState,ReadFile,WriteFile,CloseFile)
- 2013-08-02 14:30:40下载
- 积分:1
-
LR语法分析去,可以像vs那样单步调试LR分析器
LR语法分析去,可以像vs那样单步调试LR分析器-LR Analyser
- 2023-05-12 23:10:03下载
- 积分:1
-
dsa
说明: 用VC实现数字减影算法,通过模板匹配,再对两幅图像相减,即用盈片中减去蒙片,从而实现突出血管区域的目的。【源码加文档说明】(Using VC to achieve digital subtraction algorithm, template matching, and then the subtraction of two images, that the film with surplus minus mask, in order to achieve the purpose of highlighting vascular region. 【Source】 plus documented)
- 2010-04-18 22:39:04下载
- 积分:1