Die Suche ergab 30 Treffer
- 27. Jan 2020 12:37
- Forum: Jobs
- Thema: Student assistant - Machine Learning Applications
- Antworten: 0
- Zugriffe: 140
Student assistant - Machine Learning Applications
The Embedded Systems and Applications Group (ESA) at TU Darmstadt has an open position for a student assistant (all genders). ESA is looking for a student who will support the team in a new project by developing Machine Learning (ML) solutions for practically relevant applications as benchmarks for ...
- 24. Aug 2017 14:45
- Forum: Archiv
- Thema: Klausureinsicht Nachschreibeklausur
- Antworten: 0
- Zugriffe: 1028
Klausureinsicht Nachschreibeklausur
Hallo zusammen, mittlerweile solltet ihr alle eure in der Nachschreibeklausur erzielte Note im Tucan einsehen können. Die Einsicht zur Nachschreibeklausur im Sommersemester 2017 findet am Montag den 04.09.2017 von 10-12 Uhr in Raum S2|02/E202 statt. Bitte bringt euren Studierendenausweis sowie einen...
- 21. Jul 2017 15:10
- Forum: Archiv
- Thema: Nachschreibeklausur
- Antworten: 2
- Zugriffe: 900
- 21. Jul 2017 15:08
- Forum: Archiv
- Thema: Nachschreibeklausur 25.7.
- Antworten: 0
- Zugriffe: 610
Nachschreibeklausur 25.7.
Hallo zusammen, wie Tucan zu entnehmen ist, findet die Nachschreibeklausur im Sommersemester 2017 am 25.7. von 12:00-14:00 Uhr statt. Die Klausur wird im Raum S2|02/C205 im Pilotygebäude stattfinden. Bitte erscheint pünktlich zur Klausur und vergesst eure Studierenden- und Lichtbildausweise nicht! G...
- 21. Jun 2015 14:27
- Forum: Archiv
- Thema: Bonus - Reactive Programming Exam
- Antworten: 4
- Zugriffe: 1251
Re: Bonus - Reactive Programming Exam
We have just discussed how much bonus you can get when doing the reactive programming "exam". We have decided that you can get the full bonus (100%) if you are able to answer all questions correctly. Afterwards, we will simply sum up the results of both exams. So is it possible to get additional bo...
- 16. Jun 2015 22:03
- Forum: Archiv
- Thema: Midterm design review solution
- Antworten: 1
- Zugriffe: 630
Re: Midterm design review solution
Exceptions are part of the post-condition of a method. According to Liskov-Substitution-Principle, a sub-class (in this case PeacefulMob) may not throw any exceptions that are not declared in the super-class. In this case the attack()-method of PeacefulMob might throw an exception that was not state...
- 25. Mai 2015 16:11
- Forum: Archiv
- Thema: Exercise04
- Antworten: 6
- Zugriffe: 593
Re: Exercise04
For me the page is now working again with firefox, everything fine.
Thank you!
Regards,
Lukas
Thank you!
Regards,
Lukas
- 25. Mai 2015 15:06
- Forum: Archiv
- Thema: Exercise04
- Antworten: 6
- Zugriffe: 593
Re: Exercise04
No, I'm using Firefox 38 under Ubuntu OS. With Chrome Browser everything is working fine for me, but Firefox still shows only a blank page.
Thank you for the link and the fast reply!
Regards,
Lukas
Thank you for the link and the fast reply!
Regards,
Lukas
- 25. Mai 2015 13:53
- Forum: Archiv
- Thema: Exercise04
- Antworten: 6
- Zugriffe: 593
Re: Exercise04
Hi,
if I go to http://stg-tud.github.io/sedc/Lecture/ss15/index.html, I only get to see a completly blank page. Does anybody else have the same problem or is it just me?
Regards,
Lukas
if I go to http://stg-tud.github.io/sedc/Lecture/ss15/index.html, I only get to see a completly blank page. Does anybody else have the same problem or is it just me?
Regards,
Lukas
- 11. Mai 2015 21:41
- Forum: Archiv
- Thema: Utils object in the code template
- Antworten: 2
- Zugriffe: 483
Re: Utils object in the code template
Hi Mohammad,
There some handy helper methods are defined.
Regards,
Lukas
this actually refers to Utils.java that comes with the exercise code template under src/main/java/ex02/common/.m.hosseinian hat geschrieben: "see the Utils object in the code template for a helper method"
There some handy helper methods are defined.
Regards,
Lukas
- 13. Dez 2014 14:33
- Forum: Implementing code analyses for large software systems (ICA)
- Thema: Organisation of the second part
- Antworten: 0
- Zugriffe: 401
Organisation of the second part
Hi all, if I remember the kick-off meeting right, sheet 4 was said to be the last exercise sheet before the second part of the lab. How is this second part organized? Will there be some announcements about in Thursday's meeting? Is every group working on the same task or will the groups be given dif...
- 13. Nov 2014 12:38
- Forum: Implementing code analyses for large software systems (ICA)
- Thema: Sheet 3
- Antworten: 4
- Zugriffe: 1022
Sheet 3
Hi all,
when will the third sheet be released?
We could not attend the lecture this morning and there is no new sheet in the SVN-repository.
Thanks,
Greetings
Lukas
when will the third sheet be released?
We could not attend the lecture this morning and there is no new sheet in the SVN-repository.
Thanks,
Greetings
Lukas
- 6. Nov 2014 01:20
- Forum: Implementing code analyses for large software systems (ICA)
- Thema: ICA |Sheet 2- Excercise 1
- Antworten: 1
- Zugriffe: 708
Re: ICA |Sheet 2- Excercise 1
Hi, the rules are implemented in the IntraproceduralAnalysis-class. TargetClass1.java is the target-class, on which Soot will be running. In this class you need to implement short pieces of java-code producing leaks (or not) as meaningfull examples for the rules implemented. TargetClass1Test just ru...
- 3. Nov 2014 15:28
- Forum: Implementing code analyses for large software systems (ICA)
- Thema: Sheet 2 Exercise 1a Rule 5
- Antworten: 4
- Zugriffe: 833
Re: Sheet 2 Exercise 1a Rule 5
Hi Johannes,
thank you for your fast reply.
Should the new formulation of rule 5 only be applicable for locals on the left-hand side or for all kinds of values on the left-hand side?
Greetings,
Lukas
thank you for your fast reply.
Should the new formulation of rule 5 only be applicable for locals on the left-hand side or for all kinds of values on the left-hand side?
Greetings,
Lukas
- 31. Okt 2014 10:20
- Forum: Implementing code analyses for large software systems (ICA)
- Thema: Sheet 2 Exercise 1a Rule 5
- Antworten: 4
- Zugriffe: 833
Sheet 2 Exercise 1a Rule 5
Hello everybody, I have a question regarding rule 5 from exercise 1. Either I got the rule wrong or the formulation is somewhat mistakable. My understanding of the formulation printed on the sheet is the following: If we have a statement x = c.b in the programm and x was tainted before c would be ta...