搜索资源列表
P71_Begin
- 这个是java在eclipse环境开发可视化窗口,但是需要导入相关包-This is a java development environment in eclipse visualization window, but need to import the relevant packages
swt-dnd
- swt带dnd应用的网址收藏夹源码,使用xml语言作为数据技久支持,对网址进行分类,收藏,技持拖放技术---全是自己写的源码-dnd application with swt Favorite Website source, use the xml as a data language skills a long time support for web site classification, collection, drag-and-drop technology--- Technology
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
mask_swt
- 采用a trous算法实现静态小波变换(SWT)。尺度函数的生成采用cascade(mask)算法-Á trous algorithm for 1-D stationary wavelet transform.An interesting demo for generating scale function using mask (cascade) algorithm.
SWT
- 实现图像的二维平稳小波变换,包含对源图像的分解与重构-2-D stationary wavelet transform, including the decomposition and reconstruction of the source image
STFT_SWT_ST_matlab-files
- STFT和ST变换的基本函数,和一个stft的一个例程-This code computes the Stockwell transform (S-Transform) of a one dimensional series without for loop, thereby making it computationally fast and simple. S-Transform was proposed in 1996. A nice tutorial on S-Transform can