资源列表
2
- 理解掌握Poisson过程的理论,了解随机过程的模拟实现技术,学习并掌握在实际中如何检验给定的随机过程是否为Poisson过程,分析Poisson过程的数字特征。-Poisson process theory to understand and grasp, understand the pseudo-random process implementation techniques, and learn how to master the actual test given Poisson r
System-with-Observer
- systems whith oberver
BianYi
- java实现的词法分析器基本功能已经实现了,可以给一段源码给你解释各个词是什么类型-lexical analyzer to achieve the basic functions of java has been achieved, could give some source explained to you what type of individual words
dynamicprogram.tar
- This program computes optimal path, block by block a source file having two sets of values-This program computes optimal path, block by block a source file having two sets of values
Visual-Basic
- This source for serial communication-This is source for serial communication
bianyiyuanli
- 编译原理的词法分析器代码,主要实现了识别关键字的功能-Compiler theory lexical analyzer Codes
STM32F40x_DMA
- Stm32f40x DMA control source
HDSerial
- 获取硬盘序列号的经典程序,支持SATA和SICI硬盘。-Get hard disk serial number of the classic program that supports SATA and SICI hard drive.
CudaPad
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels -CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels Introduction CudaPAD is software that aids in the optimizing and understanding of NVidia’s Cuda kernels by displaying an on-the-fly vi
wavelet-transfDenosing
- Main function Usage : main_dwt INPUT : Raw Lena image OUTPUT : PSNR value of the denoised image Load clean image- Main function Usage : main_dwt INPUT : Raw Lena image OUTPUT : PS
jaccard_coefficient
- function [jaccardIdx,jaccardDist] = jaccard_coefficient(img_Orig,img_Seg) Jaccard index and distance co-efficient of segmemted and ground truth- function [jaccardIdx,jaccardDist] = jaccard_coefficient(img_Orig,img_Seg) Jaccard index and dist
EdgesLinkingMethods
- EDGELINK - Link edge points in an image into lists Usage: [edgelist edgeim, etypr] = edgelink(im, minlength, location) **Warning** minlength is ignored at the moment because cleanedgelist has some bugs and can be memory hungry -EDGEL