Skip to content
#

universities

Here are 48 public repositories matching this topic...

thealphadollar
thealphadollar commented Sep 18, 2018

Is your feature request related to a problem? Please describe.
At the moment, Nephos uses two pass encoding from FFMPEG to convert a trasport stream (.ts) file into a .mp4 file. We use the following settings in the FFPMEG to obtain the desired results.

https://github.com/thealphadollar/Nephos/blob/348fe149563fa17281fb104619b9f8e20feeb5e3/nephos/default_config/processing.sh#L15

It is eff

This C project is built to schedule exams. It takes a text input file which contains name and lessons for every single person. The program analyses the input file and determine an appropriate exam scheduling so for every person no exam will be overlapping. A common problem in universities since no person can enter two exams at the same time.

  • Updated Mar 12, 2018
  • C

Improve this page

Add a description, image, and links to the universities topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the universities topic, visit your repo's landing page and select "manage topics."

Learn more