Си++

Автор: Пользователь скрыл имя, 15 Декабря 2012 в 20:18, курсовая работа

Краткое описание

Си++ (англ. C++) — компилируемый строго типизированный язык программирования общего назначения. Поддерживает разные парадигмы программирования: процедурную, обобщённую, функциональную; наибольшее внимание уделено поддержке объектно-ориентированного программирования.
Разработка языка началась в 1979 году. Целью создания C++ было дополнение C возможностями, удобными для масштабной разработки ПО, с сохранением гибкости, скорости и портабельности C. Вместе с тем создатели C++ стремились сохранить совместимость с C: синтаксис первого основан на синтаксисе последнего, и большинство программ на C будут работать и как C++.

Оглавление

Введение
Краткое описание теоретической части
Постановка задачи
Метод решения задачи
Практическая часть
Заключение
Список используемых источников

Файлы: 1 файл

Курсовая.doc

— 1.56 Мб (Скачать)

            this.linkLabel11.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel11.Location = new System.Drawing.Point(156, 48);

            this.linkLabel11.Name = "linkLabel11";

            this.linkLabel11.Size = new System.Drawing.Size(105, 23);

            this.linkLabel11.TabIndex = 1;

            this.linkLabel11.TabStop = true;

            this.linkLabel11.Text = "Лекция 1";

            this.linkLabel11.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel11_LinkClicked);

            //

            // groupBox3

            //

            this.groupBox3.BackColor = System.Drawing.Color.Transparent;

            this.groupBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;

            this.groupBox3.Controls.Add(this.linkLabel10);

            this.groupBox3.Controls.Add(this.linkLabel9);

            this.groupBox3.Controls.Add(this.linkLabel8);

            this.groupBox3.Controls.Add(this.linkLabel7);

            this.groupBox3.Controls.Add(this.linkLabel6);

            this.groupBox3.Controls.Add(this.linkLabel5);

            this.groupBox3.Controls.Add(this.linkLabel4);

            this.groupBox3.Controls.Add(this.linkLabel3);

            this.groupBox3.Controls.Add(this.linkLabel2);

            this.groupBox3.Controls.Add(this.linkLabel1);

            this.groupBox3.Enabled = false;

            this.groupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.groupBox3.Location = new System.Drawing.Point(313, 92);

            this.groupBox3.Name = "groupBox3";

            this.groupBox3.Size = new System.Drawing.Size(700, 396);

            this.groupBox3.TabIndex = 6;

            this.groupBox3.TabStop = false;

            this.groupBox3.Text = "Лабораторные работы";

            this.groupBox3.Visible = false;

            //

            // linkLabel10

            //

            this.linkLabel10.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel10.AutoSize = true;

            this.linkLabel10.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel10.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel10.Location = new System.Drawing.Point(359, 261);

            this.linkLabel10.Name = "linkLabel10";

            this.linkLabel10.Size = new System.Drawing.Size(285, 23);

            this.linkLabel10.TabIndex = 9;

            this.linkLabel10.TabStop = true;

            this.linkLabel10.Text = "Лабораторная работа № 10";

            this.linkLabel10.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel10_LinkClicked);

            //

            // linkLabel9

            //

            this.linkLabel9.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel9.AutoSize = true;

            this.linkLabel9.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel9.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel9.Location = new System.Drawing.Point(359, 207);

            this.linkLabel9.Name = "linkLabel9";

            this.linkLabel9.Size = new System.Drawing.Size(273, 23);

            this.linkLabel9.TabIndex = 8;

            this.linkLabel9.TabStop = true;

            this.linkLabel9.Text = "Лабораторная работа № 9";

            this.linkLabel9.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel9_LinkClicked);

            //

            // linkLabel8

            //

            this.linkLabel8.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel8.AutoSize = true;

            this.linkLabel8.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel8.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel8.Location = new System.Drawing.Point(359, 153);

            this.linkLabel8.Name = "linkLabel8";

            this.linkLabel8.Size = new System.Drawing.Size(273, 23);

            this.linkLabel8.TabIndex = 7;

            this.linkLabel8.TabStop = true;

            this.linkLabel8.Text = "Лабораторная работа № 8";

            this.linkLabel8.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel8_LinkClicked);

            //

            // linkLabel7

            //

            this.linkLabel7.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel7.AutoSize = true;

            this.linkLabel7.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel7.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel7.Location = new System.Drawing.Point(359, 92);

            this.linkLabel7.Name = "linkLabel7";

            this.linkLabel7.Size = new System.Drawing.Size(273, 23);

            this.linkLabel7.TabIndex = 6;

            this.linkLabel7.TabStop = true;

            this.linkLabel7.Text = "Лабораторная работа № 7";

            this.linkLabel7.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel7_LinkClicked);

            //

            // linkLabel6

            //

            this.linkLabel6.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel6.AutoSize = true;

            this.linkLabel6.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel6.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel6.Location = new System.Drawing.Point(359, 40);

            this.linkLabel6.Name = "linkLabel6";

            this.linkLabel6.Size = new System.Drawing.Size(273, 23);

            this.linkLabel6.TabIndex = 5;

            this.linkLabel6.TabStop = true;

            this.linkLabel6.Text = "Лабораторная работа № 6";

            this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);

            //

            // linkLabel5

            //

            this.linkLabel5.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel5.AutoSize = true;

            this.linkLabel5.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel5.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel5.Location = new System.Drawing.Point(34, 261);

            this.linkLabel5.Name = "linkLabel5";

            this.linkLabel5.Size = new System.Drawing.Size(273, 23);

            this.linkLabel5.TabIndex = 4;

            this.linkLabel5.TabStop = true;

            this.linkLabel5.Text = "Лабораторная работа № 5";

            this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);

            //

            // linkLabel4

            //

            this.linkLabel4.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel4.AutoSize = true;

            this.linkLabel4.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel4.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel4.Location = new System.Drawing.Point(34, 207);

            this.linkLabel4.Name = "linkLabel4";

            this.linkLabel4.Size = new System.Drawing.Size(273, 23);

            this.linkLabel4.TabIndex = 3;

            this.linkLabel4.TabStop = true;

            this.linkLabel4.Text = "Лабораторная работа № 4";

            this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);

            //

            // linkLabel3

            //

            this.linkLabel3.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel3.AutoSize = true;

            this.linkLabel3.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel3.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel3.Location = new System.Drawing.Point(34, 153);

            this.linkLabel3.Name = "linkLabel3";

            this.linkLabel3.Size = new System.Drawing.Size(273, 23);

            this.linkLabel3.TabIndex = 2;

            this.linkLabel3.TabStop = true;

            this.linkLabel3.Text = "Лабораторная работа № 3";

            this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);

            //

            // linkLabel2

            //

            this.linkLabel2.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel2.AutoSize = true;

            this.linkLabel2.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

           this.linkLabel2.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel2.Location = new System.Drawing.Point(34, 92);

            this.linkLabel2.Name = "linkLabel2";

            this.linkLabel2.Size = new System.Drawing.Size(273, 23);

            this.linkLabel2.TabIndex = 1;

            this.linkLabel2.TabStop = true;

            this.linkLabel2.Text = "Лабораторная работа № 2";

            this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);

            //

            // linkLabel1

            //

            this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel1.AutoSize = true;

            this.linkLabel1.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel1.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel1.Location = new System.Drawing.Point(34, 40);

            this.linkLabel1.Name = "linkLabel1";

            this.linkLabel1.Size = new System.Drawing.Size(273, 23);

            this.linkLabel1.TabIndex = 0;

            this.linkLabel1.TabStop = true;

            this.linkLabel1.Text = "Лабораторная работа № 1";

            this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);

            //

            // groupBox4

            //

            this.groupBox4.BackColor = System.Drawing.Color.Transparent;

            this.groupBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;

            this.groupBox4.Controls.Add(this.linkLabel29);

            this.groupBox4.Controls.Add(this.linkLabel28);

            this.groupBox4.Controls.Add(this.linkLabel27);

            this.groupBox4.Enabled = false;

            this.groupBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.groupBox4.Location = new System.Drawing.Point(313, 92);

            this.groupBox4.Name = "groupBox4";

            this.groupBox4.Size = new System.Drawing.Size(700, 396);

            this.groupBox4.TabIndex = 7;

            this.groupBox4.TabStop = false;

            this.groupBox4.Text = "Дополнительное ПО";

            this.groupBox4.Visible = false;

            //

            // linkLabel29

            //

            this.linkLabel29.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel29.AutoSize = true;

            this.linkLabel29.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel29.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel29.Location = new System.Drawing.Point(183, 199);

            this.linkLabel29.Name = "linkLabel29";

            this.linkLabel29.Size = new System.Drawing.Size(312, 23);

            this.linkLabel29.TabIndex = 3;

            this.linkLabel29.TabStop = true;

            this.linkLabel29.Text = "Microsoft .NET Framework 4.5";

            this.linkLabel29.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel29_LinkClicked);

            //

            // linkLabel28

            //

            this.linkLabel28.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel28.AutoSize = true;

            this.linkLabel28.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel28.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel28.Location = new System.Drawing.Point(267, 148);

            this.linkLabel28.Name = "linkLabel28";

            this.linkLabel28.Size = new System.Drawing.Size(116, 23);

            this.linkLabel28.TabIndex = 2;

            this.linkLabel28.TabStop = true;

            this.linkLabel28.Text = "Turbo C++";

            this.linkLabel28.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel28_LinkClicked);

            //

            // linkLabel27

            //

            this.linkLabel27.ActiveLinkColor = System.Drawing.Color.Maroon;

            this.linkLabel27.AutoSize = true;

            this.linkLabel27.Font = new System.Drawing.Font("Century", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.linkLabel27.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));

            this.linkLabel27.Location = new System.Drawing.Point(267, 93);

            this.linkLabel27.Name = "linkLabel27";

            this.linkLabel27.Size = new System.Drawing.Size(108, 23);

            this.linkLabel27.TabIndex = 1;

            this.linkLabel27.TabStop = true;

            this.linkLabel27.Text = "Dev - C++";

            this.linkLabel27.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel27_LinkClicked);

            //

            // richTextBox1

            //

            this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;

            this.richTextBox1.BulletIndent = 10;

            this.richTextBox1.Enabled = false;

            this.richTextBox1.ImeMode = System.Windows.Forms.ImeMode.NoControl;

            this.richTextBox1.Location = new System.Drawing.Point(277, 62);

            this.richTextBox1.Name = "richTextBox1";

            this.richTextBox1.ReadOnly = true;

            this.richTextBox1.RightToLeft = System.Windows.Forms.RightToLeft.No;

            this.richTextBox1.Size = new System.Drawing.Size(769, 500);

            this.richTextBox1.TabIndex = 8;

            this.richTextBox1.Text = "";

            this.richTextBox1.Visible = false;

            this.richTextBox1.TextChanged += new System.EventHandler(this.richTextBox1_TextChanged);

            //

            // button5

            //

            this.button5.Cursor = System.Windows.Forms.Cursors.Hand;

            this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Millimeter, ((byte)(204)));

            this.button5.Location = new System.Drawing.Point(12, 451);

            this.button5.Name = "button5";

            this.button5.Size = new System.Drawing.Size(225, 47);

            this.button5.TabIndex = 4;

            this.button5.Text = "Главная";

            this.button5.UseVisualStyleBackColor = false;

            this.button5.Click += new System.EventHandler(this.button5_Click);

            //

            // label2

            //

            this.label2.AutoSize = true;

            this.label2.BackColor = System.Drawing.Color.Transparent;

            this.label2.Font = new System.Drawing.Font("Constantia", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));

            this.label2.Location = new System.Drawing.Point(496, 607);

            this.label2.Name = "label2";

            this.label2.Size = new System.Drawing.Size(84, 19);

            this.label2.TabIndex = 10;

            this.label2.Text = "© SEREGA";

            //

            // button3

            //

            this.button3.Cursor = System.Windows.Forms.Cursors.Hand;

            this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Millimeter, ((byte)(204)));

            this.button3.Location = new System.Drawing.Point(12, 275);

            this.button3.Name = "button3";

            this.button3.Size = new System.Drawing.Size(225, 47);

Информация о работе Си++