Wednesday, 4 May 2011

Tagged under: , ,

Object Oriented Software Engineering- Hospital Management in Rational Rose

Object Oriented Software Engineering- Hospital Management in Rational Rose
Rational Rose is a tool set produced and marketed by Rational Software Corporation (now owned by IBM).  Rose is an operational tool set that uses the Unified Modeling Language (UML) as its means for facilitating the capture of domain semantics and architecture/design intent.  UML has a number of different notations, allowing the specification of the artifacts of design from many different perspectives and for different objectives during the computer engineering life cycle.  Most of these notations are directly supported through the Rose tool set. Rational Rose is an object-oriented Unified Modeling Language (UML)...

Tuesday, 3 May 2011

Tagged under: , , ,

System Programming & Compiler Construction

System Programming & Compiler Construction
Here are all Spcc prog. Download them from the download box alongside. Note: If the question has the source prog in c language, & they ask for Uniform symbol table, or literal table, then don't get confused. It is not the prog of Assembler, but of Lexical Analyzer. If it is an assembly lang prog & they ask to find the Sym/lit table, then it is the question of Assembler. (function(w) { if (!w.SharexyWidget) { w.SharexyWidget = {};} if (!w.SharexyWidget.Params) { w.SharexyWidget.Params = {}; } w.SharexyWidget.Params['980623'] = {'code_id':'980623','publisher_key':'undefined','design':'sharexy','layout_static':'h','type':'st','mode_float':'','size_float':'60','size_static':'32','buzz':'0','services':['facebook', 'twitter', 'linkedin', 'google_plus', 'blogger'],'url':'current','allways_show_ads':'0','show_ads_sharing':'0','show_ads_cursor':'0','bg_float':'0','bg_color':'#f1f1f1','labels':'0','counters':'0', 'counters_float':'0'}...

Monday, 2 May 2011

Tagged under: ,

Advanced MicroProcessors

Advanced MicroProcessors
AMP All Programs you can download all the programs from the download box alongside Note: It does not include EFlags (function(w) { if (!w.SharexyWidget) { w.SharexyWidget = {};} if (!w.SharexyWidget.Params) { w.SharexyWidget.Params = {}; } w.SharexyWidget.Params['980623'] = {'code_id':'980623','publisher_key':'undefined','design':'sharexy','layout_static':'h','type':'st','mode_float':'','size_float':'60','size_static':'32','buzz':'0','services':['facebook', 'twitter', 'linkedin', 'google_plus', 'blogger'],'url':'current','allways_show_ads':'0','show_ads_sharing':'0','show_ads_cursor':'0','bg_float':'0','bg_color':'#f1f1f1','labels':'0','counters':'0', 'counters_float':'0'} })(window); ...

Sunday, 1 May 2011

Tagged under:

Advanced MicroProcessor Reservation Table

Advanced MicroProcessor Reservation Table
Reservation table 1.         Collision vector=(100)   Simple cycles: (2),(4),(1,4),(1,1,4),(2,4)etc   Greedy cycle: (1,4,2,4),(1,1,4,2,4)etc    MAL=2    Max throughput=0.5 2.       . Collision vector=(10)   Simple cycles: (3),(1,3)   Greedy cycle: (1,3,3),(3,1,3)   MAL=2   Max throughput=0.5 3.         Collision vector=(110)   Simple cycles: (4),(1,4)   Greedy cycle: (1,4,4),(4,1,4)   MAL=2.5   Max throughput=0.4 4.         Collision vector=(11)   Simple cycles: (3)   Greedy cycle: ---   MAL=3   Max throughput=0.33  Note: The above answers were found to be correct by me. However I don't take the responsibility of this being fail-proof!!   (function(w) { if (!w.SharexyWidget) { w.SharexyWidget = {};} if (!w.SharexyWidget.Params) { w.SharexyWidget.Params = {};...
Pages (20)1234567 »