资源列表
decode
- 射频识别系统标签的解码模块的VERILOG代码
Jman
- Visual 开发 希望对你们有帮助 public static int Rom(int n, int m)//双寄或双偶 { int count = 0 //第一排Y坐标上要几个 if (n < m) { for (int i = 1 i <= n i = i + 2) { count++ } } else { for (int j = 1 j <= m j = j + 2) {
floyd
- floyd算法c实现,可以用来求所有节点对之间的最短路径值。-implementation of floyd algorithm using c
SDLpoint
- 使用SDL库的简单示例 就是画点示例 用C语言写的 网上看到的,大家可以试下编译,注意链接选项之类的-SDL library to use a simple example of sample points is drawn using C language to write online see, you can try to compile the next, pay attention to options such as links
weinai
- 维纳滤波对图像模糊的处理以及对加入噪声的图像进行清晰处理-Wiener filter for image processing and fuzzy image on a clear noise added deal
shijy
- 橡皮筋技术,OPENGL程序,运行后可以按鼠标左键任意滑动画出一个矩形,点击鼠标右键,矩形消失-Rubber band technology, OPENGL program, press the left mouse button after running any slide to draw a rectangle, click the right mouse button, the rectangle disappears
QDIRDemo
- 通过近邻域方法实现数字图像的缩小的和放大-Reduced and enlarged by the close neighborhood method for digital image
txfl3
- 基于matlab的图像分量与重构3, 简单易学。-3, image component based on matlab and reconstruction image component based on matlab and reconstruction 3, easy to learn
zs-algorithm
- zs细化算法 利用zhang和suen的细化算法来细化二值图像-zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.
match
- SIFT特征陪陪算法,用于提取提取特征点,在高斯空间上进行匹配-SIFT matching algorithm code
read_hdf5
- 读取HDF5格式数据,此处以打开ASTER GED为例,输出发射率为ENVI格式-Read HDF5 format data, here to open ASTER GED, for example, output emissivity data in ENVI format
dancengxiaobo
- 基于小波变换的图像的处理-Image Processing Based on Wavelet Transform.。。。。。。
