Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (6)
A Simple Chat Program With Client/Server (GUI Opti
no vote
Many times in the forum we see questions about Chat programs which imply: - TCP connections - Threads  - and a GUI most of the times So here is a very simple Chat program from which you can inspire yourself. The most important point is to give you code 
faridblaster
2016-08-23
0
1
robot fira
1.0
robot fira SimuroSot 5vs5 (simulation), than on the school s strategy algorithm, Northeastern University, the paper s source code. Which already contains the corresponding strategies and ideas.
faridblaster
2016-08-23
1
1
Simple Login in PHP
4.0
PHP login form - with session variable
faridblaster
2016-08-23
0
1
Simple Upload File in PHP
4.0
1. form - index.html Send this file: 2. process - upload.php <?php $uploaddir = '/var/www/uploads/'; $uploadfile = $uploaddir . basename($_FILES['userfile']['name']); echo " "; if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) { echo "File is valid, and was successfully uploaded.\n"; } else { echo "Upload failed"; } echo " "; echo ' '; echo 'Here is some more debugging info:'; print_r($_FILES); print " ";?> 3. viewContent.php <?php $dir = "/tmp"; $dh = opendir($dir); while (fa
faridblaster
2016-08-23
388
2
super code championship 2013 simurosot robotic
no vote
SimuroSot classic code, which contains a cosine curve and a given speed by the fixed-point, PD barrier to the vertex, the end of treatment, and so on penalty shootout, it is worth considering.This is code for traning sumurosot robotic for tournament last year in bejjing, china .
faridblaster
2016-08-23
1
1
Board decision-making routine amendments to 5vs5
no vote
Board decision-making routine amendments to 5vs5 The Strategy project is based on the Win32 DLL wizard option in VC++. It contains a sample strategy and can be compiled down and placed in the Director folder to be used. Developers can use this project as a starting point for developing a DLL-based strategy.
faridblaster
2016-08-23
1
1
No more~