-
PublishCode
用于图像识别其中用到了 openvc这里需要 openvc(opencv)
- 2010-11-18 17:24:10下载
- 积分:1
-
111
说明: 实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
- 2009-08-01 11:04:37下载
- 积分:1
-
SAR成像仿真
说明: 上传一个自己开发的合成孔径雷达(SAR)目标成像仿真模拟软件。(upload their development of a synthetic aperture radar (SAR) imaging target simulation software.)
- 2021-04-20 00:18:51下载
- 积分:1
-
directshow_videocollection
说明: 利用directshow 开发的视频采集程序,调试已通过(programs about video signal collection used DirectShow debugging has passed
)
- 2010-03-23 09:27:30下载
- 积分:1
-
vcvcgisProjection
用visual c++实现地理信息系统中常用的投影,公式比较全(With visual c++ to achieve geographic information systems used in the projection, compared the whole formula)
- 2009-04-29 15:21:43下载
- 积分:1
-
ddvip_com_014027b2aeb0a8
说明: 渐变进度条vc中的代码,能确定开始和结束的颜色(Gradient progress bar vc in code, can determine the beginning and end of the color)
- 2008-09-09 20:48:50下载
- 积分:1
-
1
说明: 编译原理实验 表达式翻译器:一个中缀表达式到后缀表达式的翻译器
表达式文法及其翻译模式定义如下:
expr expr + term {print(‘+’)} | expr - term {print(‘-’)}| term
term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor
factor ( expr ) | id {print(id.lexeme)} | num {print(num.value)}
(Translator expression: an infix expression to postfix expression translator)
- 2012-04-20 20:07:12下载
- 积分:1
-
6
说明: 1. To design IIR filters in MATLAB to achieve various types of frequency selectivity, e.g.,lowpass, highpass, bandpass, etc
2. To implement the designed IIR filters in different architectural forms (e.g., direct form vssecond-order cascade form) using C6713 DSK
3. To perform real-time testing of the performance of the designed IIR filters.
- 2012-11-21 04:53:20下载
- 积分:1
-
MY_QQ
聊天界面,简易的聊天界面懂得更多,了解更多,沟通更多(Chat interface, a simple chat interface know more, learn more, communicate more)
- 2013-07-17 22:34:50下载
- 积分:1
-
programmingguide
C++程序设计教程第二版 钱能
part I Basic Programming
part II Procedural Programming
part III Object-Oriented Programming
(C++ Programming Guide (second edition ))
- 2009-03-05 23:53:51下载
- 积分:1