-
-
[
C/C++]
svm-python.rar
... in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
-
-
-
-
-
-
[
C/C++]
8queen.zip
This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem.
Category:
AI-NN-PR Upload User:
star998018 Size:
1K
-
-
[
C/C++]
mini_httpd-1.19php.rar
... a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ...
-
[
Matlab]
dijkstra.rar
... source shortest path algorithm. The function takes a graph (which may be sparse) as an input and returns the matrix of shortest distances between all of the nodes. Additionally, individual source and sink nodes may be specified as additional arguments.
Category:
matlab Upload User:
zqemid3000 Size:
1K