Politechnika Śląska - strona 317

note /search

Declarations and variables - examples

  • Politechnika Śląska
  • Fundamentals of Computer Programming
Pobrań: 0
Wyświetleń: 315

Declarations and variables • The syntax of a declaration: • Variable name is an identifier • Identifiers: - consist of alphanumeric characters and underscores - can not begin with a digit - are case sensitive • Variables may be assigned values and used in expressions • Examples: a k a23 _xYz r2d2...

Parsing text files

  • Politechnika Śląska
  • Fundamentals of Computer Programming
Pobrań: 0
Wyświetleń: 532

Parsing text files  Own format - example # config file size_x=64 size_y=1024 Name=picture.jpg • Reading • Manual coding of a parser • Using a generator: yacc • yacc • needs a definition of a grammar • generates C code ...

Zadania z algebry, materiał z ćwiczeń

  • Politechnika Śląska
  • Matematyka
Pobrań: 91
Wyświetleń: 2541

jpg ze skanami treści zadań. Zadania zamieszczone w notatce dotyczą macierzy, a w szczególności następujących zagadnień: wyznaczniki macierzy, równania macierzowe, wyznaczanie rzędu macierzy, układy równań, wartości własne, wektory własne, metoda eliminacji Gaussa. ...

Configuring Recovery Settings - wykład

  • Politechnika Śląska
  • Oracle Databases
Pobrań: 0
Wyświetleń: 315

Configuring Recovery Settings This section explains how to configure settings used for instance recovery, media recovery, and fast recovery. It includes the following topics: ■ Configuring the Fast Recovery Area ■ Enabling Archiving of Redo Lo...

Enterprise Edition - wykład

  • Politechnika Śląska
  • Oracle Databases
Pobrań: 0
Wyświetleń: 343

Enterprise Edition—This installation type is the full-featured Oracle Database product that provides data management for enterprise-level applications. It is intended for mission-critical, high-security online transaction processing (OLTP) and data warehousing environments. ...

From an existing template - opracowanie

  • Politechnika Śląska
  • Oracle Databases
Pobrań: 0
Wyświetleń: 287

From an existing template Using an existing template, you can create a new template based on the predefined template settings. You can add or change any template settings such as initialization parameters, storage parameters, or whether to use custom scripts. ...

Installing and Starting SQL Developer - wykład

  • Politechnika Śląska
  • Oracle Databases
Pobrań: 0
Wyświetleń: 343

Installing and Starting SQL Developer To install and start SQL Developer, you download a ZIP file and unzip it into a desired parent directory or folder, and then type a command or double-click a file name. ...

Managing Tables - wykład

  • Politechnika Śląska
  • Oracle Databases
Pobrań: 0
Wyświetleń: 448

Managing Tables The following topics discuss database tables and how to create and modify them: ■ About Tables ■ Viewing Tables ■ Viewing Table Data ■ Example: Creating a Table ■ Modifying Table Attributes ■ Example: Loading Data into a Tabl...

Network Configuration - wykład

  • Politechnika Śląska
  • Oracle Databases
Pobrań: 0
Wyświetleń: 336

Network Configuration In this window, the listeners in the current Oracle home are displayed. If you want to create a new listener in the current Oracle home, you can do it in this window. ...