搜索资源列表
stddllinvokerdemosrc
- 调用标准DLL函数示例 AppWizard has created this Demo DLL for you. This file contains a summary of what you will find in each of the files that make up your Demo application. Demo.dsp This file (the project file) contains information at the p
256Color2Huidu
- 256色转灰度 AppWizard has created this MyDIP application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summa
windowscorestatic
- 数据结构所有实验\\02824523 .cpp 数据结构所有实验\\02824523 .ds w 数据结构所有实验\\02824523 .ncb 数据结构所有实验\\02824523\\02824523.opt 数据结构所有实验\\02824523\\02824523.plg 数据结构所有实验\\02824523\\Debug 数据结构所有实验\\02824523\\ReadMe.txt 数据结构所有实验\\02824523\\StdAf
mfc_array_tutorial
- │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需
p111111
- 产生一个函数的128个q15数据并把它写在一个x.h的文件里面供dsp读取用-have a function in 128 q15 data and write it on a paper inside the x.h for dsp Reading access
Rational-roseedusystem
- Rational rose教务系统: -教务.mdl -教务系统.wsp -Rose生成代码.rar: ----educational.h ----educational.cpp ----edu.opt ----edu.ncb ----edu.dsw ----edu.dsp ----CTSec.h ----CTSec.cpp ----CTeacher.h ----CTeacher.cpp ----CStudent.h ----CStud
Rational-rosemedicalsys
- Rational rose医院管理系统: -hospital.mdl -hospital.wsp -生成代码.rar: ----hospital.opt ----hospital.ncb ----hospital.dsw ----hospital.dsp ----CPatient.h ----CPatient.cpp ----CLeechdom.h ----CLeechdom.cpp ----CHospital.h ----CHospital.
reg.h
- OMAP5912的DSP的寄存器映射,让大家省点时间吧。
LogonControl
- ppWizard has created this MyGina DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will find in each o
简单聊天系统
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Talk ======================================================================== AppWizard has create
gina源代码
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MyGina ======================================================================== AppWizard has created this MyGina DLL for you.
VC视图绘制动态曲线图
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
MakeSeal.rar
- 印章源码 C++源码 很简单但很实用,是初学者学习的一好例子 ,======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MakeSeal ======================================================================== AppWizard
WordAutomation.rar
- 我的自动交易系统Dlg.h, 我的自动交易系统Dlg.cpp - the dialog These files contain your CMyDlg class. This class defines the behavior of your application s main dialog. The dialog s template is in 我的自动交易系统.rc, which can be edited in Microsoft Visual
bindtools
- 加密 * 捆绑 工具 加密 * 捆绑 工具 加密 * 捆绑 工具 - BindFile.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they
sobel
- Sobel算子进行图像边缘检测的DSP实现,其中还附带了实验说明,及其报告,在DSP6713上,打开就可以实现。-sobel dsp6713
h264 dsp
- h264 dsp 编解码,不可错过的号代码,初学适宜,有详细代码和接口说明,内涵代码
OMAP3530
- 摘要: 对标准的视频编解码标准(如H. 264 和AVS 标准) 的核心技术进行了分析,提出一种基于TI 公司的OMAP3530处理器平台的通用视频解码方案。该方案充分利用了OMAP3530 的硬件结构特点,特别是2D/ 3D 图形图像加速器的特点,以提高解码速度。实验结果表明,AVS 格式的QCIF 码流解码速率可以达到25 fps ,适合于便携式多媒体终端视频解码应用。-Abstract: The standard video coding standard (such as H. 264
DSP-The-first-homework
- DSP 戴礼荣的第一次DSP作业,借助M AT L A B 画出误差性能曲面和误差性能曲面的等值曲线;用M AT L A B 产生方差为0.05,均值为0 白噪音S(n),并画出其中一次实现的 波形图;在误差性能曲面的等 值曲线上叠加画出采用最陡下降法, LMS 法时H(n)的在叠代过程中的轨迹曲线-Homework of Dai Lirong
DSP
- 用matlab实现加性噪声降噪,使用的是h=(1-cosA)函数滤噪。(A demo reduce noise by matlab.)