30th
JUN

Parallel Computing homeworks

Posted by Strainu | Filed under C, Software

Parallel Computing homeworks from the Automatics and Computer Science Faculty, 4th year, prof. Nicolae TapuÅŸ. Subjects:

  • MPI,
  • OpenMPI,
  • pthreads,
  • parallel Sudoku solver and generator.

(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , ,

29th
JUN

Database design project

Posted by Strainu | Filed under SQL, Software

Database design project 4th year, Computer Science Faculty, Bucharest, prof. Mircea Petrescu. (more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , , ,

30th
JAN

Pagerename.py

Posted by Strainu | Filed under Python, Software

Pagerename.py is a script for the pywikipedia framework, used to rename a series of pages on Wikipedia and other MediaWiki sites. The script is designed to make the same modification on all the titles it reads from the input file. You can remove parts of the title or add a new text at the beginning and/or and of the title. You can find it’s source code below or at this site.
(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , ,

30th

Computer Systems’ Structure homeworks

Posted by Strainu | Filed under C, Python, Software

Computer Systems’ Structure homeworks from Automatics and Computer Science Faculty, 4th year, prof. Emil SluÅŸanschi. The archive contains a homework made in C. Themes: threads, semaphores, queues, locks, fat-tree inter-connection structures, file-sharing, network programming in python. The C homework is a simulation using the Blitzen simulator (not included).
(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , ,

30th

Operating Systems homeworks

Posted by Strainu | Filed under C, Software

Operating Systems homeworks from the Automatics and Computer Science Faculty, 4th year, prof. Marius Dorian Zaharia. Themes:

  • using Linux;
  • bash;
  • processes and threads in Linux;
  • IPC: semaphores, message queues, signals, shared memory;
  • readers-writers, producers-consumers and philosopher’s problems.

(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , , , ,

12th
JAN

Traffic data class

Posted by Strainu | Filed under PHP, Software

Traffic data class (trafic_data) is a PHP class which allows you to retrieve all the traffic data for the websites using the trafic.ro engine. The code can get all the data (including the site ID) using only the URL of a page containing the trafic.ro code.
(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , , ,

24th
AUG

Digital/analogue clock

Posted by Strainu | Filed under C++, Software

Preview

Digital/analogue clock A DevC++ program that shows an analogue or digital clock. The program shows the usage of classes in C++ and the usage of Windows drawing functions.
(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , , ,

24th

Number of searches

Posted by Strainu | Filed under PHP, Software

Number of searches is a PHP5 program to check the number of searches for a domain name using overture.com. The program receives a list of domains, it checks them on overture.com and returns the number of searches made for that term in tha last month. Due to bandwidth restrictions, ony the source is available, and the program only works with PHP5.
(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , ,

12th
JUL

Networking Protocols homeworks

Posted by Strainu | Filed under C, Software

Networking Protocols homeworks Networking Protocols homeworks, Automatics and Computer Science Faculty, UPB, 3rd year, prof. Florin Pop or Valentin Cristea.

The software is distributed under CC-GNU GPL license.

Download

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , , ,

29th
MAR

Card Admin

Posted by Strainu | Filed under PHP, Software

Card Admin is a program that helps you keep track of your card accounts. For the time being, it’s available only in Romanian.

Card Admin vă permite doar să ştiţi în orice moment valoarea soldului dvs. şi operaţiile făcute asupra lui. El nu influenţează activitatea băncii dvs. şi obţine informaţii doar din operaţiunile pe care le înregistraţi dumneavoastră.

The software is distributed under CC-GNU GPL license.

Download

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , , ,