-
-
[
Visual C++ (VC++)]
Line.rar
Dialog based on a straight line intersection calculation program, and can reach a large number of intersection points of the smallest region, on learning vc application, as well as the straight-line intersection algorithm is quite useful!
-
-
[
Visual Basic (VB)]
CompleteReadOnlyComboBox.zip
... . Since the ComboBox is an enhanced TextBox, it was natural to look for a ReadOnly property, but as you all know, it s not there. Oh, but it is there. It s not exposed in the Framework but it lies underneath and can be accessed with a single line of code.
-
[
Visual C++ (VC++)]
Line.rar
The mathematical line segment as one package objects into categories, the realization of the two straight-line intersection point of intersection, such as seeking
Category:
Algorithm Upload User:
towway105 Size:
2K
-
-
[
Visual C++ (VC++)]
Douglas-PeuckerLineApproximationAlgorithm.rar
... since the screen precision is finite. Hence, you use a lot of resource for nothing! This article presents a fast 2D-line approximation algorithm based on the Douglas-Peucker algorithm (see [1]), well-known in the cartography community. It computes a hull ...
Category:
AI-NN-PR Upload User:
lawyercxf Size:
419K
-
[
C#(.net)]
ZedGraphSampleCS_v5_0_9.zip
ZedGraph is a set of classes, written in C#, for creating 2D line and bar graphs of arbitrary datasets. The classes provide a high degree of flexibility-- almost every aspect of the graph can be user-modified. At the same time, usage of the classes is ...
-
[
Visual C++ (VC++)]
mp3de.rar
This implementation creates three processes:
- The command line parse/control process. It runs continuously as root.
- The MPEG decode/playback process. It revokes root rights as soon as it
has enabled the realtime features, to minimize the risk for a ...
-
[
Matlab]
rjMCMCsa.rar
On-Line MCMC Bayesian Model Selection
This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model ...
Category:
AI-NN-PR Upload User:
czlhggyxgs Size:
16K
-
[
Visual Basic (VB)]
time.rar
Using vb to realize a small clock Liezi, such as how to use the Control Line, a good example for beginners