-
-
[
VHDL]
func_gen.rar
This code that genetes a square, sawtooth and a triangular waveform. It is useful for designing a function generator in VHDL.
-
-
-
[
Visual Basic (VB)]
yc.rar
... As Long, ByVal dwReserved As Long) As Long
Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long
Private Declare Function GetForegroundWindow Lib "user32" () As Long
Dim Password As Boolean
-
-
-
[
Matlab]
quadprog2.m.gz
Quadratic programming function that can solve
QP with positive definite matrix
-
[
Matlab]
hPSO.rar
Particle Swarm Optimization algo abbreviation for finding the minimum of the function fi tness in the real space.
-
-