-
-
[
Matlab]
hough00.rar
Hough Transformation Algorithm Input : Original image in the form of an array : Image1 [] [xMax yMax] Output : New image : Image2 [] [xMax yMax] containing the detected's traight lines. Intermediate data structure : Hough [] [tMax rMax] to calculate ...
-
[
C/C++]
GA-wangxp.rar
... cfile.txt, efile.txt, gfile.txt. pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world ...
Category:
AI-NN-PR Upload User:
stccy39 Size:
4411K
-
[
Others]
lookup_multi.rar
//4 × 4 multiplier lookup table module mult4x4 (out, a, b, clk) output [7:0] out input [3:0] a, b input clk reg [7:0] out reg [1:0 ] firsta, firstb reg [1:0] seconda, secondb wire [3:0] outa, outb, outc, outd always @ (posedge clk) beginfirsta = a [3:2] ...
Category:
SCM Upload User:
amyli913 Size:
1K
-
[
C/C++]
pygpiv-0.0.tar.gz
LIBGPIV is software for (Digital) Particl e Image Velocimetry (PIV). It contains the core functions for image-processing. image evaluation, validation, post-processing, input/output functions. memory allocation etc..
-
[
Visual C++ (VC++)]
AVICQ_proj1537071312003.zip
... . 2 : register control by the command line : typing \ filepath \ avphone3.ocx 3 : open the project 4 : press F5 to start video/audio ICQ now! 5 : If there is a loop back audio noise please try to r educe the volume of your wave input device or spe Aaker.
-
[
Visual C++ (VC++)]
Secure_Programming_Cookbook_for_C_and_C.rar
... environments. This essenti al code companion covers a wide range of topics, including safe initialization. access control, input validation, symmetric and public key cryptography. cryptographic hashes and MACs. authentication and key exchange, PKI. ...
-
-
[
Visual C++ (VC++)]
BFS_DFS_Astar.rar
... city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of ... between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the ...
-
-
[
Visual C++ (VC++)]
CGCapScr.rar
... (video memory). Image acquisition can show the location of the computer screen window arbitrary location. Attention to the distinction between video input window (Input Window), Output window (Output Window) and the show window (Window Display) concept.