Location:
Search - swt d
Search list
Description: 这个是java在eclipse环境开发可视化窗口,但是需要导入相关包-This is a java development environment in eclipse visualization window, but need to import the relevant packages
Platform: |
Size: 89088 |
Author: leme |
Hits:
Description: 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 who is writing his own source
Platform: |
Size: 116736 |
Author: 陈勇 |
Hits:
Description: 蚁群算法的模拟实现
安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。
也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
Install JDK, configure the environment variables, import the project, under normal circumstances be saved directly run ant.UI can start a program. If you can not run, will join the folder under the swt.jar build path, and then run in the JVM parameters by adding-Djava.library.path = "dll directory where the absolute path" can be.
Can also be directly under the command line to run the program, assuming that the folder on the D drive with the directory. In the cmd switch to the next folder, run the following command to launch the program.
Platform: |
Size: 1529856 |
Author: 天天 |
Hits:
Description: 采用a trous算法实现静态小波变换(SWT)。尺度函数的生成采用cascade(mask)算法-Á trous algorithm for 1-D stationary wavelet transform.An interesting demo for generating scale function using mask (cascade) algorithm.
Platform: |
Size: 1024 |
Author: huql |
Hits:
Description: 实现图像的二维平稳小波变换,包含对源图像的分解与重构-2-D stationary wavelet transform, including the decomposition and reconstruction of the source image
Platform: |
Size: 95232 |
Author: 王斌 |
Hits:
Description: 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 be found here:
djj.ee.ntu.edu.tw/S_Transform.pdf?
File Information Description
The present code is a Matlab function that provides a Short-Time Fourier Transformation (STFT) of a given signal x(n). The algorithm is similar to that of Matlab command “spectrogram”. The result is:
1) stft- a matrix with complex stft coefficients with time across columns and frequency across rows
2) f- frequency vector
3) t- time vector.
swt Discrete stationary wavelet transform 1-D.
swt performs a multilevel 1-D stationary wavelet decomposition
using either a specific orthogonal wavelet ( wname see
WFILTERS for more information) or specific orthogonal wavelet
decomposition filters.
Platform: |
Size: 4096 |
Author: zl |
Hits: