资源列表
Packet-Sniffer
- Java based packet sniffer
ImageOperations
- this contains m files for image mainpulation like contrast stretching,bit-plane slicing,image negative,directional smoothing and intensity increase.It uses user defined function for laplacian edge calculation and convolution.
Image_Crop
- 图像剪切,网站图片设计及2D图片处理上传-Image clipping, web design and 2D image processing images uploaded
BSthreelevelframework
- 基于.net B/S结构的三层架构介绍与学习资料-Based. Net B/S structure of the three-tier architecture and learning materials introduced
DataTest
- asp调用多个silverlight,支持母板页,-asp call multiple silverlight, supporting master pages,
test5
- 控制台界面编程(画一个边框) 比较简单适合初学者, 希望对大家有帮助-Console programming interface (drawing a border) is relatively simple for beginners, we want to help
cPPgothas
- 为了避免在写C++程序出现不必要的陷阱,造成不必要错误,提高程序的可读性-Avoid the emergence of writing C++ program traps, resulting in unnecessary errors, improve the readability of c++ codes
imageManipulate
- contains m files to manipulate images.They will help the understand these manipuation techniques.It includes bit-plane slicing,contrast stretching.
lm
- Library management system
NUC100_siries_datasheet
- NUC1xx系列规格书介绍.介绍新唐基于Cortex_M0内核的单片机-nuc1xx series datasheet
PLC
- This tutorial using PLC singgle cips microcontroler. -This is tutorial using PLC singgle cips microcontroler.
filterImage
- There are different m files for different filter to use. perwit.m:=uses window Wx=[1 0 -1 1 0 -1]/3 and Wy=Wx and then convolves this window with the image. sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4 lablacian.m=uses window W=[0 1 0 1
