搜索资源列表
bintytrees
- 二进制查找树实现代码 BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h-Binary Search Tree code BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h
dxlb
- 单向链表\\qlist.h 单向链表\\Stdafx.h 单向链表\\stdafx.cpp 单向链表\\单向链表.cpp 单向链表\\单向链表.ncb 单向链表\\单向链表.dsp 单向链表\\单向链表.dsw 单向链表\\单向链表.opt-one-way linked list \\ qlist.h one-way linked list \\ Stdafx.h one-way linked list \\ stdafx . cpp one-way linked l
sxlb
- 双向链表\\qdlist.h 双向链表\\stdafx.cpp 双向链表\\stdafx.h 双向链表\\双向链表.cpp 双向链表\\双向链表.ncb 双向链表\\双向链表.dsw 双向链表\\双向链表.dsp 双向链表\\双向链表.opt-doubly linked lists \\ qdlist.h doubly linked lists \\ stdafx.cpp doubly linked lists \\ std afx.h doubly linked l
MaxST
- 图论:最大支撑树算法实现 GraphM.h GraphOpr.h MaxST.cpp MaxST.dsp MaxST.dsw MaxST.h MaxST.ncb MaxST.opt MaxST.plg MaxST.sln MaxST.vcproj sample.gph-graph theory : the largest Spanning Tree Algorithm GraphM.h GraphOpr.h MaxST.cpp MaxS T.dsp
mColor
- 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mColor.dsw mColor.h mColor.ncb m
ShortPth
- 图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg-graph theory : the shortest path algorithm Graph.gph GraphBFS.h GraphM.h Gra
T264_decoder
- 经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行-revenue H.264 compression algorithm code, After optimization and VC 6. 0 debugging environment and PC successful operation, can also run on the DSP
c_for_FEM_postpro
- 利用c++进行有限元分析的可视化实现 xyz.txt是ansys有限元分析后输出的所有节点坐标 danyuan.txt为有限元分析的所有单元包含的节点编号 jiedianjie.txt为有限元分析后,每个节点的应力值-a.dsp This file (the project file) contains information at the project level and is used to build a single project or subpr
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
DSP
- Tutorial of filter: design a lowpass FIR filter of cutoff requency 0.3*pi. Plot the impulse responses h(n) and magnitude responses of the designed filters
SerialEEPROMinterfaceprogramming
- 应用于TMS320LF240系列的DSP芯片串行EEPROM的接口编程的子程序-TMS320LF240 family of DSP chips used in the serial EEPROM interface programming subroutine
h.263
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上.-Image compression based on H.263 codec in C source code, in the CPU for more than 586 real-time on a PC to complete the compression, decompression algorithms, and can be easily porte
Matlab-CPP
- 采用Matlab C++数学库对稀疏矩阵的操作-======================================================================== CONSOLE APPLICATION : sparseArrayCreate ======================================================================== AppWizard has created
Matlab-CPP
- Matlab C++数学库对字符型阵列的操作-======================================================================== CONSOLE APPLICATION : charArrayCreate ======================================================================== AppWizard has created th
Matlab-CPP
- Matlab C++数学库对元组阵列的操作-======================================================================== CONSOLE APPLICATION : cellArrayCreate ======================================================================== AppWizard has created thi
Matlab-CPP
- Matlab C++数学库对结构阵列的操作-======================================================================== CONSOLE APPLICATION : structArrayCreate ======================================================================== AppWizard has created t
DSP
- 任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
H.W1
- it is a simulation for spectrogram simulation. it is good for dsp2 course
H.W3
- it is a matlab file for wavelet simulation. dsp course