-
-
[
Visual Basic (VB)]
Arc6.rar
private double PointToAngle(Point AOrigin, Point APoint)
{
if (APoint.X == AOrigin.X)
if (APoint.Y > AOrigin.Y)
return Math.PI* 0.5f
else return Math.PI* 1.5f
else if (APoint.Y == AOrigin.Y)
if (APoint.X > AOrigin.X)
return 0
...
-
[
Visual Basic (VB)]
Arc5.rar
private double PointToAngle(Point AOrigin, Point APoint)
{
if (APoint.X == AOrigin.X)
if (APoint.Y > AOrigin.Y)
return Math.PI* 0.5f
else return Math.PI* 1.5f
else if (APoint.Y == AOrigin.Y)
if (APoint.X > AOrigin.X)
return 0
...
-
[
Others]
DASDXXXA.rar
International Auto Daguai perfect, fixed-point color take up the blood Bulan pet. And technical skills for self-definition. And continue to be suspended at any time
-
[
Matlab]
femld.rar
a program which applies the p-method version of the finite element method to a linear two point boundary value problem in 1D
-
[
Windows_Unix]
UART_DLL.rar
... this port_dll DLL for you. This DLL not only
demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.
This file contains a summary of what you will find in each of the files that
make up your ...
Category:
Com Port Upload User:
sankui Size:
97K
-
[
Windows_Unix]
1_070606133358.rar
The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families (hereafter referred to as the 54x unless otherwise specified) are based on an advanced modified Harvardarchitecture that has one program memory bus and three ...
-
[
MultiPlatform]
FastAlgorithmofImageMatching.rar
Wavelet t ransform and projection were referred to after wavelet t ransform projection and se2quential similarity detection algorithm (SSDA) were applied to the low f requency part of the image to get aset of potential matching point
-
[
Visual C++ (VC++)]
k-means.rar
AppWizard has created this DRAGON2 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
-
[
Matlab]
selectROI.rar
... must click mouse twice:
at two corners of the selection area.
User can change the shape at any moment, even when first point is set,
unless it is not forbidden by additional parameters.
User also cam change the way the selection area is calculated
...
-