User guide (Раздаточные материалы)

2019-09-18СтудИзба

Описание файла

Файл "User guide" внутри архива находится в следующих папках: Раздаточные материалы, stage-fin, 2000_11_UNIX, doc. Документ из архива "Раздаточные материалы", который расположен в категории "". Всё это находится в предмете "модели параллельных вычислений и dvm технология разработки параллельных программ" из 7 семестр, которые можно найти в файловом архиве МГУ им. Ломоносова. Не смотря на прямую связь этого архива с МГУ им. Ломоносова, его также можно найти и в других разделах. .

Онлайн просмотр документа "User guide"

Текст из документа "User guide"

��#ࡱ#�################>###�� #################-###########/#######����####,###��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������#I#######�#####################bjbj����######################"&##��##��##################################��##########��##########��##################]#####H#######H###H#######H#######H#######H#######H###############�#######�#######�#######�#######�### ###�###$###�######## ##�###�###�###^#######^#######^#######^#######^###v###�###$###�###################################:###<###�#######�###�###$###� ##�###�###l#### ######################H####### #######################^#######^####### ####### ######## ######R#######H#######H#######^###############^#######�#######R#######R#######R####### ###F###H#######^#######H#######^###############################\#######t#######H#######H#######H#######H####### ###############R###�###R#######################H#######H#######################################################################^#######�#######��f7;��#�#######�#######R##################################################################################################################################################### Norma compiler User Guide Keldysh Institute of Applied Mathematics Russia Academy of Sciences 2000 Contents # TOC \o "1-3" #1. Writing the source program text on the Norma language # GOTOBUTTON _Toc465066946 # PAGEREF _Toc465066946 #1## 2. Translation from the Norma language into the Fortran DVM # GOTOBUTTON _Toc465066947 # PAGEREF _Toc465066947 #1## 3. Analyzing listing, error messages and warning messages # GOTOBUTTON _Toc465066948 # PAGEREF _Toc465066948 #1## 4. Translation and running target programs on the Fortran DVM language # GOTOBUTTON _Toc465066949 # PAGEREF _Toc465066949 #1## # The process of developing and running programs on the Norma language consists of the next steps: 1) writing source program text; 2) translation from the Norma language into the Fortran DVM; 3) analyzing listing, error messages and warning messages; 4) translation and running target programs on the Fortran DVM language. 1. Writing source program text on the Norma language The source program�s text may be developed using any text editor. This editor must allow saving text program in file �as it� without any special codes or commands. The program�s text must be saved into the file with *.hop extension. 2. Translation from the Norma language into the Fortran DVM Type in the command line to run the Norma-translator: %dvm <parameter> <file name> <options> <parameter>::=[ n | ndv ] Parameter �ndv� determines, that the source program only will be translated into the target language. Parameter �n� determines, that the source program will be translated into the target language and then, if there are no errors, Fortran DVM compiler will be started. <options>::= [dvm | f-77] [length=<integer>] Option 'dvm� is set by default and determines that target program must be on the Fortran DVM language. Option �f-77� determines that target program must be on the Fortran 77 language (consecutive program). Options 'dvm� and �f-77� can�t be set together. Option �length=<integer>� determines the highest possible identifier�s length in the target program. All the identifiers with length more then that will be truncated to the highest possible length. Default highest possible length is 6. <file name> must be typed without �*.hop� extension. Norma-translator must print listing on the screen and save it into file <file name>.lst. If there are no errors, it must create target file <file name>.fdv (in the case that the target program is on the Fortran DVM language) or <file name>.for (in the case that the target program is on the Fortran 77 language). The result of translation is the program on the Fortran DVM language or on the Fortran 77 language accordingly. This files are created in the current directory. For example, the source Norma program text is in file prog.hop, the target program must be on the Fortran DVM language, and the identifiers highest possible length must be 8, the command to run translator may be in the form: %dvm ndv prog dvm length=8 The result of translator�s work (files prog.lst and prog.dvm) will be created in the current directory. In the case of any translator�s internal error the following message will be put on the screen: RULEX ABNORMAL STOP <error code> AT STEP <step number> REFAL-M ERROR: <error description> In function <function name> With Entry: <function arguments> Please report the translator�s developers about it. Please attach the source program�s text on the Norma language and the error message given above. 3. Analyzing listing, error messages and warning messages Listing contains source program text on the Norma language and target program text on the Fortran DVM language. If some errors are found in the Norma program, the target program text isn�t generated. All errors and warnings are in the text form. If error or warning belongs to any line of the program, they are placed into the listing right after this line. Otherwise, if error or warning belongs to whole part, they are placed into the listing right after this part. The summary of part�s errors and warnings and the part�s translation time are placed into the listing after the part. The total amount of errors, warnings in the all parts of translated program and total translation time are placed at the end of listing. 4. Translation and running the target programs on the Fortran DVM language Target file <file name>.fdv is a program on the Fortran DVM language. It translation and running must be performed like for any other Fortran DVM program. See User Guide for Fortran DVM. If parameter �n� was used and there are no errors during translation from the Norma language, Fortran DVM translator will be started automatically. Target program must be executed on the same processor�s matrix as has been determined in the DISTRIBUTION INDEX directive of the source Norma program. ######################################################################################################################################################################################################################################################################/###t###y###�###�###�###�###�###�###�###�###################B###C###^###_###v###w###x###z###�###�###�###�###�###�###�###�###5###6###Q###R###i###j###k###m###n###o###p###r###�###�###�#### ###### ###�###�###�###�###�#######�###�###�###�###########����������������������������������������������#�#����������#�#�######################################################################################################CJ##mH#####j####CJ##U##mH ###j####5#�CJ##U##mH ###mH ###CJ##mH ###5#�CJ##mH ##5#�CJ##mH ##?################################ ###!###"#######$###%###&###'###(###)###*###+###,###-###.###/###X###s###t###y###{###�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�########################$#####$##dh####�h################################### ###!###"#######$###%###&###'###(###)###*###+###,###-###.###/###X###s###t###y###{###�###############w###x###{###�###�###�###j###k###n###p###r###s###�###�###�###2###m###�###�###�###�###�###�#### ### ##I ##J ##q ##r ##� ##� ##� ##� ##� ##� ##2###�###�###� ##� ##� ##� ##�###�###�###�###�###�###0###1###�###�###�###�#######)###*###�###�###�###�###�###�###########�###�################################������������##########�###�###################################�###�###############c{###�#######{###�###n###p###r###s###�###�###�###2###m###�###�###�###�###�###�#### ### ##I ##J ##q ##�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�#######################d�#######$##��##d�#######$##d�#######$##d�#######$##d�####�h######d�#######$##dh####�h###q ##r ##� ##� ##� ##� ##� ##� ##2###�###�###� ##� ##� ##� ##�###�###�###�###�###�###0###1###�###�###�###�###�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############################$##d�#######$##��##d�########��##d�########d�#####�#######)###*###�###�###�###�###�###�###########�###�###l###m###########�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�############�#######################################################################################################################################################################################$##d�########d�#######$##d�#######$##��##d�#####�###l###m####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### ##P###��. ��A!�##"�###��#$��#%�#################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### ###[###########&##@�##&#######1#K#G#=#K#9#########mH##>##@####>#######0#3#>#;#>#2#>#:# #1### ####$##��####5#�CJ##mH ##################:#A@��#:#######A#=#>#2#=#>#9# #H#@#8#D#B# #0#1#7#0#F#0#############4#>###�#4#######0#7#2#0#=#8#5########$####5#�CJ##mH ##:#�#####:#####B#o#d#y# #T#e#x#t# #2### ####$##��####5#�CJ###4##@####4### ###3#;#0#2#;#5#=#8#5# #1### ### �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #2########��# �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #3########��# �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #4########�X# �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #5########� # �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #6########��# �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #7########��# �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #8########�x# �###r ##8#######8### ###3#;#0#2#;#5#=#8#5# #9########�@# �###r #############&####����##### ��########��##########z########################### #######{###q ##�####### ###################�###############�###�###�###�###############B###^###v###x###y###�###�###�###�###�###5###Q###i###k###l###n######## ��#2#%���ĕD#2#%���ĕD#2#%���ĕD#2#%���ĕD����#### #_#T#o#c#4#6#5#0#6#6#9#4#6# #_#T#o#c#4#6#5#0#6#6#9#4#7# #_#T#o#c#4#6#5#0#6#6#9#4#8# #_#T#o#c#4#6#5#0#6#6#9#4#9#�###�###� ##�#######################�#######� ##############t###x###�#######^###y###�###�###Q###l#############################��########C#3#5#@#O# ###;#5#:#A#0#=#4#@#*#D#:#\#S#H#A#S#H#A#\#N#O#R#M#A#\#v#e#r#-#d#v#m#\#d#o#c#\#U#s#e#r# #g#u#i#d#e#.#d#o#c# #B#u#g#e#r#y#a# #A#.#B#.#>#D#:#\#S#H#A#S#H#A#\#N#O#R#M#A#\#v#e#r#-#d#v#m#\#o#u#t#g#o#i#n#g#\#2#0#0#0#_#0#1#_#N#T#\#d#o#c#\#U#s#e#r# #g#u#i#d#e#.#d#o#c# #B#u#g#e#r#y#a# #A#.#B#.#>#D#:#\#S#H#A#S#H#A#\#N#O#R#M#A#\#v#e#r#-#d#v#m#\#o#u#t#g#o#i#n#g#\#2#0#0#0#_#0#3#_#N#T#\#d#o#c#\#U#s#e#r# #g#u#i#d#e#.#d#o#c#�@HP LaserJet 4M Plus#\\s49\hp#HPPCL5MS#HP LaserJet 4M Plus#HP LaserJet 4M Plus#################�#@##w#### ######### #X#####X#####################################################################################@#MSUD##HP LaserJet 4M Plus#############�#######<#######d# ###HP LaserJet 4M Plus#################�#@##w#### ######### #X#####X#####################################################################################@#MSUD##HP LaserJet 4M Plus#############�#######<#######d# ####�##########�fr##################################@####@######G#�#############�###############�#######T#i#m#e#s# #N#e#w# #R#o#m#a#n###5#�################################�####S#y#m#b#o#l###3&�#############�###############�#######A#r#i#a#l###"#####�###�###h#####��C���C�##########�###�###########�#!#########################!####�########################################################################################################################################################################################################################################################################################################################�#�#�#�#�##0##############B#######################################################################�#��##########N#O#R#M#A###########C#3#5#@#O# ###;#5#:#A#0#=#4#@# #B#u#g#e#r#y#a# #A#.#B#.##################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################��### ######################ş��Oh#��##+'��0###�###########�#######�#######�#######�#######�#######�#######�#######�### ########### ### ###<### ###H### ###T#######`#######h#######p#######x#######�###########NORMA#f##########ORM########����� ���������##d##########���#########���########Normal.dot#�#### ###Bugerya A.B.#���########2#ge########Microsoft Word 8.0##@###########@####f�$;��#@####f�$;��#############�#######�###########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################��### #######################��՜.##��##+,�D####��՜.##��##+,�L####### #######p#######x#######�#######�#######�#######�#######�#######�#######�#######�#######�### ###�### ###�#######�####### ###Elcom Ltd#��#####B######!###############B#######�###############################################NORMA# ########### ###��������##########�########### #######6#######>########### ###_PID_GUID#####�###A###N###{#9#B#A#0#4#0#A#0#-#C#3#A#4#-#1#1#D#3#-#B#F#0#C#-#0#0#8#0#A#D#1#7#C#9#9#9#}################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### ### ####### ### ###########################����############################����############ ###!###"#######����%###&###'###(###)###*###+###�������.###7###����1###2###3###4###5###6###8###A###9###:###;###<###=###>###?###@###����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������R#o#o#t# #E#n#t#r#y#################################################��������##### ######�######F######�1��#��w7;��#0###�#######1#T#a#b#l#e#########################################################�������������#0#####�###p### # #!#"#'###0080�###########(#&#W#o#r#d#D#o#c#u#m#e#n#t#####9#,#E###�###9#.#E###n#objectA@6#############���������###$#~###�#####�#######�# #c:\ethan####"&####�###S#u#m#m#a#r#y#I#n#f#o#r#m#a#t#i#o#n#####!#:#!#<#�##### #0#�###(###########����%#8###!#:#%#@###'#>#####�#####�# #>#########0#�###D#o#c#u#m#e#n#t#S#u#m#m#a#r#y#I#n#f#o#r#m#a#t#i#o#n###ser guid8###������������$#~###�#####�#F#�# #c:\class.sysA@D#$#######�###M#a#c#r#o#s###E#<#@###!#:#%#@###�###Private Sub Document_Close()######## ###����####################`�#7;��#��f7;��# # #!#4#!#6#V#B#A###:#%#@###�###Private Sub Document_Close()##b#####�#�### #####��������########################`�#7;��#�#V7;��#�#####�#####T#h#i#s#D#o#c#u#m#e#n#t#########�###$#J###�#####�#F#�#L#g########### #######����####_###�### #>#�#######################� ###################################### ### ####### ### ########################################################################### ###!###"#######$###%###&###'###(###)###*###+###,###-###.###/###0###1###2###3###����5###6###7###8###9###:###;###<###=###>###?###@###A###B###C###D###E###F###G###H###I###J###K###L###M###N###O###P###Q###R###S###T###U###V###W###X###Y###Z###[###\###]###^###_###`###a###b###c###d###e###f###g###h###i###����k###l###m###n###o###p###q###r###s###t###��������w###x###y###z###{###����}###������������#####�#��######����####������####################################################################��������######����x###�#######}###����########�q�q##��#########################################��######�###�###w#####����####�#��####����������������������������������������������������������������������������������������������������������������������������������####��##############�####����######����x#####��##########����������������������������������������������������########��������####������������������������������ME##������####��####��##################################################################��####����######����xErased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by Dr. Web 4.15 Erased by###########################�a^####�#### ###�###################*#\#G#{#0#0#0#2#0#4#E#F#-#0#0#0#0#-#0#0#0#0#-#C#0#0#0#-#0#0#0#0#0#0#0#0#0#0#4#6#}###3#.#0###9###C#:#\#P#R#O#G#R#A#M# #F#I#L#E#S#\#C#O#M#M#O#N# #F#I#L#E#S#\#M#I#C#R#O#S#O#F#T# #S#H#A#R#E#D#\#V#B#A#\#V#B#A#3#3#2#.#D#L#L###_#V#B#A#_#P#R#O#J#E#C#T#############################################������������####################################4###g ######d#i#r###############################################################������������####################################j###�#######P#R#O#J#E#C#T#w#m###################################################������������####################################u###)#######P#R#O#J#E#C#T########################################################### ###����####################################v###R#######V#i#s#u#a#l# #B#a#s#i#c# #F#o#r# #A#p#p#l#i#c#a#t#i#o#n#s###############*#\#G#{#0#0#0#2#0#9#0#5#-#0#0#0#0#-#0#0#0#0#-#C#0#0#0#-#0#0#0#0#0#0#0#0#0#0#4#6#}###8#.#0###4#0#9###C#:#\#P#r#o#g#r#a#m# #F#i#l#e#s#\#M#i#c#r#o#s#o#f#t# #O#f#f#i#c#e#\#O#f#f#i#c#e#\#M#S#W#O#R#D#8#.#O#L#B###M#i#c#r#o#s#o#f#t# #W#o#r#d# #8#.#0# #O#b#j#e#c#t# #L#i#b#r#a#r#y#############�#*#\#G#{#0#0#0#2#0#4#3#0#-#0#0#0#0#-#0#0#0#0#-#C#0#0#0#-#0#0#0#0#0#0#0#0#0#0#4#6#}###2#.#0###0###C#:#\#W#I#N#D#O#W#S#\#S#Y#S#T#E#M#\#S#T#D#O#L#E#2#.#T#L#B###O#L#E# #A#u#t#o#m#a#t#i#o#n#############�#*#\#G#{#B#7#F#C#1#1#2#4#-#B#D#F#A#-#1#1#D#3#-#B#F#0#C#-#0#0#8#0#A#D#1#7#C#9#9#9#}###2#.#0###0###C#:#\#W#I#N#D#O#W#S#\#S#Y#S#T#E#M#\#M#S#F#o#r#m#s#.#T#W#D###M#i#c#r#o#s#o#f#t# #F#o#r#m#s# #2#.#0# #O#b#j#e#c#t# #L#i#b#r#a#r#y#############�#*#\#G#{#F#7#1#1#4#0#4#3#-#0#6#4#5#-#1#1#D#4#-#B#F#0#C#-#0#0#8#0#A#D#1#7#C#9#9#9#}###2#.#0###0###c#:#\#t#e#m#p#\#V#B#E#\#M#S#F#o#r#m#s#.#E#X#D###M#i#c#r#o#s#o#f#t# #F#o#r#m#s# #2#.#0# #O#b#j#e#c#t# #L#i#b#r#a#r#y###############�.E ��##�.#`�M#�####*#\#C#N#o#r#m#a#l###*#\#C#N#o#r#m#a#l#�#�8######## #*#\#G#{#2#D#F#8#D#0#4#C#-#5#B#F#A#-#1#0#1#B#-#B#D#E#5#-#0#0#A#A#0#0#4#4#D#E#5#2#}###2#.#0###0###C#:#\#P#R#O#G#R#A#M# #F#I#L#E#S#\#M#I#C#R#O#S#O#F#T# #O#F#F#I#C#E#\#O#F#F#I#C#E#\#M#S#O#9#7#.#D#L#L###M#i#c#r#o#s#o#f#t# #O#f#f#i#c#e# #8#.#0# #O#b#j#e#c#t# #L#i#b#r#a#r#y#################################������####��##�:�8##����������������������������������������������������������##����####################e ####T#h#i#s#D#o#c#u#m#e#n#t# #338e33a99###*D###��c ###########U ##������## ###������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������####����������������������������������������������������������������������������������������������������������������������������#�&�O#�#� #��#ə����####����`###�#####2#3#�#d+####WordS10###VBA��0###Win16�#0###Win32�#0###Mac��0# #User guide�0###stdole�`0###MSFormsC#0# #ThisDocument<�0# �##�###_Evaluate#�0###Normal��0##�##�###Office#u0###Project-�0###Documentj�0##�##�###Document_Close7\0##�##�###sj#0##�##�###ActiveDocument�\0##�##�###Savedd�0##�##�###Application�*0##�##�###EnableCancelKey��0##�##�###Options��0##�##�###ConfirmConversions#�0##�##�###VirusProtectionoD0##�##�###SaveNormalPromptʼ0##�##�###i`#0##�##�###MacroContainer�>0# �##�###VBProjectOh0# �##�###VBComponents '0###Item�z0# �##�###CodeModule�#0# �##�###CountOfLines!\0##�##�###aX#0##�##�###Lines��0###SetAttrC�0###Kill��0##�##�###NormalTemplateq�0##�##�###tk#0###LOFc�0##�##�###qh#0###EOF�0##�##�###InsertLines��0###RndR�0##�##�###Dialogs��0##�##�###wdDialogFileSummaryInfoE�0##�##�###Title�~0##�##�###Author�0##�##�###Keywords�@0##�##�###ExecuteY�0##�##�###SaveAsf;0##�##�###FileNamej�0##�##�###FullNameО0##��##`#######��####�������������������������� ###��####��######������####��####��##����������������������########################################################���########0*##� #p##H##�##d�#######Project#Q#(##@#####=�# ##l##### ##��:�8## #J#<# ###rstd#ole>##s#t##d#o#l#eP# #f#%\##*#\G{00020�430-####C# #####0046}##2.0#0#C:#\WINDOWS#\SYSTEM\#STDOLE2.#TLB### Au#tomation##^####mMSFo@rms>### M##S#F#Er#m@#s#/#z� p#�##FB7FC11#24-BDFA-#11D3-BF0#C#F80AD170C999#F#3.T#WD#Micro�soft #= #`# Ob#� Libprary#9###P04#�##j�##PF7#114#�-064#5#P#U#Pc:\t#emp\VBE\ �&EX�&�.E #��##�.#`��M#���CvN@STalCvN�Ra�v#�# �) �*C# #@�#�8##�#OPfficD�O@�fP#i#cB���#�#�#G{2DF8D@04C-5B#d0$1B�fE5#dAAA@�4DE52#dP#ROGRAM F#ILES\MIC#ROSOFT O@FFICE\�#M#SO97.DLLCHi�# 8.0�i##��###�#e ##B�ThisDoc@ument#N#2D##@1T#h@6sD#D�Ic#u#�e##n@�#�###H�B#1��U�J#B###�,B#c "B#+B###B####################################ThisDocument#T#h#i#s#D#o#c#u#m#e#n#t############################ID="{FB26E407-064F-11D4-BF0C-0080AD17C999}" Document=ThisDocument/&H00000000 Name="Project" HelpContextID="0" CMG="5755837E8D82E086E086E086E086" DPB="B3B167D9C2DAC2DAC2" GC="0F0DDBBD6B45C646C64639" [Host Extender Info] &H00000001={3832D640-CF90-11CF-8E43-00A0C911005A};VBE;&H00000000 [Workspace] ThisDocument=0, 0, 0, 0, C ################################################��# ##����# ######�######F####�������� Microsoft Word# ###MSWordDoc#####Word.Document.8#�9�q####################################################################################################################################################################C#o#m#p#O#b#j#####################################################������������####################################|###j###########################################################################������������####################################################################################################################������������####################################################################################################################������������################################################
Свежие статьи
Популярно сейчас
Зачем заказывать выполнение своего задания, если оно уже было выполнено много много раз? Его можно просто купить или даже скачать бесплатно на СтудИзбе. Найдите нужный учебный материал у нас!
Ответы на популярные вопросы
Да! Наши авторы собирают и выкладывают те работы, которые сдаются в Вашем учебном заведении ежегодно и уже проверены преподавателями.
Да! У нас любой человек может выложить любую учебную работу и зарабатывать на её продажах! Но каждый учебный материал публикуется только после тщательной проверки администрацией.
Вернём деньги! А если быть более точными, то автору даётся немного времени на исправление, а если не исправит или выйдет время, то вернём деньги в полном объёме!
Да! На равне с готовыми студенческими работами у нас продаются услуги. Цены на услуги видны сразу, то есть Вам нужно только указать параметры и сразу можно оплачивать.
Отзывы студентов
Ставлю 10/10
Все нравится, очень удобный сайт, помогает в учебе. Кроме этого, можно заработать самому, выставляя готовые учебные материалы на продажу здесь. Рейтинги и отзывы на преподавателей очень помогают сориентироваться в начале нового семестра. Спасибо за такую функцию. Ставлю максимальную оценку.
Лучшая платформа для успешной сдачи сессии
Познакомился со СтудИзбой благодаря своему другу, очень нравится интерфейс, количество доступных файлов, цена, в общем, все прекрасно. Даже сам продаю какие-то свои работы.
Студизба ван лав ❤
Очень офигенный сайт для студентов. Много полезных учебных материалов. Пользуюсь студизбой с октября 2021 года. Серьёзных нареканий нет. Хотелось бы, что бы ввели подписочную модель и сделали материалы дешевле 300 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
5259
Авторов
на СтудИзбе
421
Средний доход
с одного платного файла
Обучение Подробнее