资源列表
codes
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
denm
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
denoise
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
ImageDenoise
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
nRF24E1编程下载板相关程序
- nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。 nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序, 分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。 “上位机程序”内有应用软件download.exe。 “AT89S52”内有单片机固件源程序download.c,可以直接编译连接生成下载文件,下载到目标单片机AT89S52中。 “nRF24E1”内有控制n
求解非线性方程组
- 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
VB生成点阵的源程序
- 使用VB编写的LCD/LED点阵取字模软件源码。-VB prepared by the LCD / LED dot-matrix Printer software from source.
CreateDatabase
- 在window mobile上输入创建数据表,运行的环境必须在window mobile下,又pocket pc模拟器安装-the window on the importation of mobile data table creation, the environment must run in the next window mobile, pocket pc installation Simulator
VxWork设备驱动程序设计之宏定义优化
- 在VxWorks 编程过程中,善于运用宏定义,会给程序设计带来很 大的灵活性。一个好的宏定义会给我们的程序带来事半功倍的效果。-in VxWorks programming process, skillfully use the macros, program design will bring a lot of flexibility. A good definition of Acer will bring our procedures more efficiently.
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
MISRA-C2004规则常用要点
- 规则2.1 强制 汇编语言应该被封装并隔离。 在需要使用汇编指令的地方建议以如下方式封装并隔离这些指令-mandatory assembly language should be Packaging and isolation. The need to use a compilation of proposed directive in the following manner Packaging and isolation orders
TMS320C31存储器引导方式程序的制作
- TMS320C31 存储器引导方式程序的制作 1, 先将.out 文件转换为.lo 文件; 2, 将.lo 文件写入EPROM