-
-
[
Visual C++ (VC++)]
EnableGroupboxControls_demo.zip
EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject- I have included a list here. None of these, ...
-
-
-
[
Matlab]
matlabtocarrecognition.rar
... recognition matlab source code based on the color of the plate positioning and segmentation research and realize function [seg] = character_segmentation (bw) character_segmentation: Returns the digit segments in the supplied binary image. The function ...
-
-
-
[
Visual Basic (VB)]
sd.rar
//By the cylinder and the track to read the disk data, request Public Function ReadDisk (ByVal Cylinders As Long, ByVal Tracks As Long, db () As Byte) As Boolean
-
[
Matlab]
MyConsistent.rar
Gray-scale fingerprint image normalized, function DestJu = MyConsistent (SourJu, BloWide) normalized SourJu matrix function, BloWide block size
-
[
Matlab]
MyCutWhite.rar
Gray-scale fingerprint image segmentation function DestJu = MyCutWhite (SourJu, BloWide) partition InImage white background area of input image, automatically determines the threshold
-
[
PowerBuilder]
toolbar.zip
... made a lot of changed on this object, such as*// 1.Encapsulates all code in one userobjet, since PB does not*// support Address of Function , so we can not set new*// WndProc, just makes the object more easy to use.*// 2.Uses structure array instead of ...