M. Rasti-Barzoki rasti.iut.ac.ir Management Information Systems

Size: px
Start display at page:

Download "M. Rasti-Barzoki rasti.iut.ac.ir Management Information Systems"

Transcription

1 M. Rasti-Barzoki Management Information Systems

2 : Data Flow Diagram PFD: Process Flow Diagram (PM: Process Model) FHD: Function Hierarchy Diagram DT: Decision Table 2

3 Entity Attribute 3

4 Data Elements The descriptive property or characteristic of an entity. In database terms, this is a "attribute" or a "field." 4

5 5

6 Where who when What What 6

7 Context Diagram A data flow diagram () of the scope of an organizational system that shows the system boundaries, external entities that interact with the system and the major information flows between the entities and the system Level-O Diagram A data flow diagram () that represents a system s major processes, data flows and data stores at a high level of detail 7

8 Elements 8

9 Elements 9

10 Source & Destination Internal & External Entity Process Data Flow Data store 10

11 Symbology Process 6.1 امانت کتاب Data Store دانشجو فايل D7 Entity دانشجويان Data Flow اطالعات مشتري جديد DeMarco-Yourdon Symbology Gane-Sarson Symbology Examples 11

12 حسابهاي بانکي 12

13 Elements 13

14 » 14

15 Symbology 15

16 Elements 16

17 17

18 M Decomposition of Context Diagram 0 P Context Diagram N M D1 1 2 Level-0 Diagram P N 3 Level-1 Diagram 18

19 19

20 20

21 »»»»» 21

22 22

23 Rules for Drawing s A minimum of one data flow in and one data flow out of a process A datastore must be connected to a process (either in, out, or both) An external entity must be connected to a process (either in, out, or both) 23 A single data flow must only flow one way

24 : Common Mistakes Process has no data flowing into it, but has data flowing out. Data store is hooked to external entity. This means external entity can read and write to your data file without auditing!! The data flow goes in two directions at once. Two or more arrows should be used to show the flow to and from each process. 24

25 Elements 25

26 دز يک زست زان اش يک سيستم اطالعاتي استفاد مي ش د ک سفازش غرا زا اش مشتسيان گسفت ب آشپصخاو ازسال کسد ي ب کىتسل م ج دي مي پسداشد. بعالي سيستم گصازشاتي بساي مديسيت ايجاد مي کىد. الشم ب ذکس است ک سيستم اطالعات ميصان م ج دي ي اطالعات کاال اي فسيخت شد زا ذخيس کسد ي اش آن ا دز ت ي گصاشات مديسيتي استفاد مي کىد. بساي سيستم ف ق وم داز محت ا Digram( )Context تسسيم کىيد. بساي سيستم ف ق وم داز جسيان داد سطح 0 تسسيم کىيد )زا ىمايي: 5 فسايىد(. 26

27 Context diagram of Hoosier Burger s Food ordering system 27

28 Level-0 of Hoosier Burger s food ordering system 28

29 شسکت A يک شسکت ت ليدي دز شميى ل اشم خاوگي مي باشد. شماوي ک مشتسي اش طسيك يب سايت شسکت سفازش مي د د سيستم ب بسزسي م ج د ب دن کاالي م زد وظس دز اوباز شسکت مي پسداشد ي گصازشي دز ايه م زد ب مشتسي مي د د. بعالي سيستم پس اش ذخيس ساشي سفازش آن زا ب ياحد اوباز ازسال مي کىد. شماوي ک کاالي م زد وظس اش اوباز بساي مشتسي ازسال شد اوباز تأييدي ازسال زا ب سيستم ازائ کسد ي سيستم ص زتحسابي بساي مشتسي ازسال ي ذخيس مي کىد. بعالي سيستم گصازشي اش س خسيد ي ص زتحساب ايجاد کسد ي ب ياحد حسابدازي شسکت ازائ مي کىد. بساي سيستم ف ق وم داز مف مي جسيان داد Digram( )Context تسسيم کىيد. )زا ىمايي: 5 فسايىد(. بساي سيستم ف ق وم داز جسيان داد سطح 0 تسسيم کىيد 29

30 Entities Customer Warehouse Accounting Processes 1.0 Check Status 2.0 Issue Status Messages 3.0 Generate Shipping Order 4.0 Manage Accounts Receivable 5.0 Produce Reports Data Stores D1 Pending Orders D2 Accounts Receivable 30

31 Data Flows Order In-Stock Request Order Data Status Data Status Message Shipping Order Order Data Invoice Shipping Confirmation Payment Accounting Data Accounts Receivable Data Order Data Inventory Reports 31

32 Order CUSTOMER Payment In-Stock Request WAREHOUSE Status Message Invoice 0 Order System Shipping Order Shipping Confirmation Inventory Reports ACCOUNTING 32

33 Order In-Stock Request CUSTOMER WAREHOUSE Status Message Status Data 1.0 Check Status Shipping Order Shipping Confirmation 2.0 Issue Status Messages D1 Order Data Pending Orders Order Data 3.0 Generate Shipping Order Payment 4.0 Invoice Accounting Data D2 Manage Accounts Receivable Accounts Receivable Order Data Accounts Receivable Data Inventory Reports 5.0 Produce Reports ACCOUNTING 33

34 34

35 35

36 36

37 37

38 Important Considerations When Constructing s Keep focus on modelling flow and storage of data Identify processes that transform data Maintain the balance between diagrams Assess the need for decomposition Follow conventions to name elements Think of data flows as data in motion Think of data stores are as data at rest Think of processes as actions performed on data Do not worry about how data is produced or used by the external entities 38

39 PFD: Process Flow Diagram (Process Model: PM) 39

40 Process Flow Diagram 40

41 FHD: Function Hierarchy Diagram FHD 41

42 Decision Table & Decision Trees 42

43 Decision Tables Often are the best way to describe a complex set of conditions 43

44 Decision Table Example 44

45 Decision Tables (Continued) Decision tables help analysts ensure completeness and accuracy. Four main problems that can occur in developing decision tables: Incompleteness. Impossible situations. Contradictions. Redundancy. 45

46 Redundancy and Contradictions 46

47 Impossible Situation 47

48 Decision Tree Process Description Tools Graphical representation of the conditions, actions, and rules found in a decision table Whether to use a decision table or tree often is a matter of personal preference 48

49 Drawing Decision Trees First, identify all conditions and actions and the order and timing of these (if they are critical). Second, begin building the tree from left to right while making sure you are complete in listing all possible alternatives before moving over to the right. 49

50 Decision Tree Example 50

51 Decision Tree Advantages Three advantages over a decision table are: The order of checking conditions and executing actions is immediately noticeable. Second, conditions and actions of decision trees are found on some branches but not on others. Third, compared to decision tables, decision trees are more readily understood by others in the organization. 51

52 Pseudo-code 52

53 Structured English (cont.) Posesses the three standard control constructs of: Sequences: represent actions taking place in sequence without interruption. They are defined by the successive appearance of a set of primitive actions Selections: describe a series of alternative policies from which only one is selected IF <condition> CASE ELSE <statement> WHEN <condition> <statements> WHEN <condition> <statements> <statement>..... Iterations: A policy or series of actions is repeated within some bounds. Represented by DO WHILE construct or a REPEAT UNTIL construct 53

54 54

55 رسول اکرم صلي اهلل عليه و اهل: ا فض ل االعمال ا لح ب ف ي اهلل و ا لب غ ض في اهلل با فضيلت رتين اعمال دوستي رد راه خدا و د شمني رد راه اوست.

Modeling Nasta leeq Writing Style

Modeling Nasta leeq Writing Style Modeling Nasta leeq Writing Style Aamir Wali National University of Computer and Emerging Sciences Overview: Urdu اب پ ت ٹ ث ج چ ح خ د ڑ ڈ ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن ه ء ی ے ہ ں و In Urdu, a

More information

ERD ENTITY RELATIONSHIP DIAGRAM

ERD ENTITY RELATIONSHIP DIAGRAM ENTITY RELATIONSHIP DIAGRAM M. Rasti-Barzoki Website: Entity Relationship Diagrams for Data Modelling An Entity-Relationship Diagram () shows how the data that flows in the system is organised and used.

More information

REEM READYMIX Brand Guideline

REEM READYMIX Brand Guideline REEM READYMIX Brand Guideline Implementing Reem Readymix brand in communications V.I - February 2018 Introduction Reem Readymix is a leading supplier of all types of readymix concrete and cementbased plastering

More information

Identity Guidelines. December 2012

Identity Guidelines. December 2012 Identity Guidelines December 2012 Identity Guidelines Contents 1.0 Our Logo Our logo Our wordmark Colour treatments Clear space, large and small sizes Correct logo placement Incorrect logo usage 2.0 Colour

More information

DATABASE (2) NORMALIZATION

DATABASE (2) NORMALIZATION DATABASE (2) NORMALIZATION M. Rasti-Barzoki Website: Application of a number of rules to the relational model which will simplify the relations. Avoid common database problems Make the data as tightly

More information

سیسکو به پارسی. و شت ۺ Ptris_70. اوجمه سیسک ب پارسی. Cccxczxc

سیسکو به پارسی. و شت ۺ Ptris_70.   اوجمه سیسک ب پارسی. Cccxczxc سیسکو به پارسی Cccxczxc دستوراتی ادمین یک که برای اکتیو دایرکتوری احتیاج دارد و شت ۺ Ptris_70 http://forum.ciscoinpersian.com اوجمه سیسک ب پارسی دستوراتی ادمین یک که برای اکتیو دایرکتوری احتیاج دارد Page

More information

OUR LOGO. SYMBOL LOGO SYMBOL LOGO ORIGINAL STRUCTURE

OUR LOGO. SYMBOL LOGO SYMBOL LOGO ORIGINAL STRUCTURE OUR LOGO. ORIGINAL STRUCTURE SYMBOL LOGO SYMBOL LOGO OUR COLORS. Infographic Color 2A3942 FED708 2A3942 E77525 804D9F CLEAR SPACE. PRINT SAFE AREA MINIMUM SIZE - PRINT H: 30 pt ONLINE SAFE AREA MINIMUM

More information

qatar national day 2017 brand guidelines 2017

qatar national day 2017 brand guidelines 2017 2017 brand guidelines 2017 the following guidelines demonstrate how best to apply the brand 2 CONTENTS 3 contents p5. vision & mission p7. logo p8. logo rationale p9. logo clear space p10. logo do s p11.

More information

Chapter 6 Structuring System Requirements: Process Modeling 6.1

Chapter 6 Structuring System Requirements: Process Modeling 6.1 Chapter 6 Structuring System Requirements: Process Modeling 6.1 Learning Objectives Explain process modeling Discuss data-flow diagramming mechanics, definitions, and rules Discuss balancing data-flow

More information

Umbrella. Branding & Guideline

Umbrella. Branding & Guideline Umbrella. Branding & Guideline OUR LOGO. OUR COLORS. #FFFFFF Font COLOR #2A3942 #64A0C6 mix color C: 75% M: 68% Y: 67% K: 90% H: 320 S:61% B:0 R:0 G:0 B:0 C: 75% M: 68% Y: 67% K: 90% H: 320 S:61% B:0 R:0

More information

VOL. 3, NO. 7, Juyl 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO. 7, Juyl 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Arabic Hand Written Character Recognition Using Modified Multi-Neural Network Farah Hanna Zawaideh Irbid National University, Computer Information System Department dr.farahzawaideh@inu.edu.jo ABSTRACT

More information

BRAND GUIDELINES JANUARY 2017

BRAND GUIDELINES JANUARY 2017 BRAND GUIDELINES JANUARY 2017 GETTING AROUND Page 03 05 06 07 08 09 10 12 14 15 Section 01 - Our Logo 02 - Logo Don ts 03 - Our Colors 04 - Our Typeface 06 - Our Art Style 06 - Pictures 07 - Call to Action

More information

THE LOGO Guidelines LOGO. Waste Free Environment Brand Guidelines

THE LOGO Guidelines LOGO. Waste Free Environment Brand Guidelines BRAND GUIDELINES THE LOGO Guidelines LOGO SYMBOL TYPEFACE 2 COLOR SCHEME When do I use the full-color logo? Use the full-color logo as frequently as possible to maximize and strengthen the brand. PRIMARY

More information

Arabic Text Segmentation

Arabic Text Segmentation Arabic Text Segmentation By Dr. Salah M. Rahal King Saud University-KSA 1 OCR for Arabic Language Outline Introduction. Arabic Language Arabic Language Features. Challenges for Arabic OCR. OCR System Stages.

More information

Improved Method for Sliding Window Printed Arabic OCR

Improved Method for Sliding Window Printed Arabic OCR th Int'l Conference on Advances in Engineering Sciences & Applied Mathematics (ICAESAM'1) Dec. -9, 1 Kuala Lumpur (Malaysia) Improved Method for Sliding Window Printed Arabic OCR Prof. Wajdi S. Besbas

More information

CS501- Advance Computer Architecture Solved Objective Midterm Papers For Preparation of Midterm Exam

CS501- Advance Computer Architecture Solved Objective Midterm Papers For Preparation of Midterm Exam CS501- Advance Computer Architecture Solved Objective Midterm Papers For Preparation of Midterm Exam Question No: 1 ( Marks: 1 ) - Please choose one For any of the instructions that are a part of the instruction

More information

Advance Database System. Backup & Recovery دکتر محمد حسين نديمي دانشکده مهندسي کامپيوتر دانشگاه آزاد اسالمي واحد نجف آباد

Advance Database System. Backup & Recovery دکتر محمد حسين نديمي دانشکده مهندسي کامپيوتر دانشگاه آزاد اسالمي واحد نجف آباد Advance Database System Backup & Recovery دکتر محمد حسين نديمي دانشکده مهندسي کامپيوتر دانشگاه آزاد اسالمي واحد نجف آباد مروري بر مفهوم تراكنش و اصول مربوط به آن خواص يك تراكنش طبقه بنذي خطاها مفهوم ترميم

More information

Strings 20/11/2018. a.k.a. character arrays. Strings. Strings

Strings 20/11/2018. a.k.a. character arrays. Strings. Strings ECE 150 Fundamentals of Programming Outline 2 a.k.a. character arrays In this lesson, we will: Define strings Describe how to use character arrays for strings Look at: The length of strings Copying strings

More information

System Analysis & design

System Analysis & design Assiut University Faculty of Computers and Information System Analysis & design Year 2 Academic Year 2014/ 2015 Term (2) 5 A PICTURE IS WORTH A 1,000 WORDS A process model is a graphical way of representing

More information

Process Modelling. Data flow Diagrams. Process Modelling Data Flow Diagrams. CSE Information Systems 1

Process Modelling. Data flow Diagrams. Process Modelling Data Flow Diagrams. CSE Information Systems 1 CSE104 - Information s 1 Process Modelling Data Flow Diagrams Process Modelling Process modelling aims to graphically represent the processes which capture, manipulate, store and distribute data. data

More information

Developing a Real Time Method for the Arabic Heterogonous DBMS Transformation

Developing a Real Time Method for the Arabic Heterogonous DBMS Transformation Developing a Real Time Method for the Arabic Heterogonous DBMS Transformation S. M. Hadi, S. Murtatha Department of Information & Comm. Eng. College of Engineering Al- Khawarizmi,University of Baghdad

More information

information process modelling DFDs Process description

information process modelling DFDs Process description Process modelling IMS9300 IS/IM FUNDAMENTALS information process modelling DFDs Process description processes are the action part of businesses process modelling graphically represents the processes which

More information

(Murlidhar Group of Institutions,Bhavnagar Road, Rajkot) by:-assit. Prof. Vijay Vora (SOOADM) MCA-III

(Murlidhar Group of Institutions,Bhavnagar Road, Rajkot) by:-assit. Prof. Vijay Vora (SOOADM) MCA-III Analysis Modeling What is Analysis Modeling? Analysis modeling uses a combination of text and diagrammatic forms to depict(represent) requirements for data, function, and behavior These text and diagrammatic

More information

Chapter No 13 Batch Management Information Systems. Management Information Systems. Compiled By: Muzammil Ahmad Khan and Kashif Shaikh

Chapter No 13 Batch Management Information Systems. Management Information Systems. Compiled By: Muzammil Ahmad Khan and Kashif Shaikh Chapter 13 Compiled By: Muzammil Ahmad Khan Muhammad Kashif Shaikh HS-107 : Course Objectives: Upon successful completion of this course, the student will be able to: Understand the role of Information

More information

هثا ی کاهپي تش تش اه ساصی اضوی ژاد آسای ا

هثا ی کاهپي تش تش اه ساصی اضوی ژاد آسای ا آسای ا آسای آسای هجو ع ای اص ع صش اص آى تا ا ذیس هتغيش ای ن ع است ک تا یك ه سد دستشسی قشاس هی گيشد. هطخص ام هی ض ذ ش ;[ اندازه آرایو] نام آرایو نوع عناصر آرایو float s[5]; نحوه تشکیل آرایه #include

More information

Online Arabic Handwritten Character Recognition Based on a Rule Based Approach

Online Arabic Handwritten Character Recognition Based on a Rule Based Approach Journal of Computer Science 2012, 8 (11), 1859-1868 ISSN 1549-3636 2012 doi:10.3844/jcssp.2012.1859.1868 Published Online 8 (11) 2012 (http://www.thescipub.com/jcs.toc) Online Arabic Handwritten Character

More information

زا طگب آظاز اسالهی احس جف آثبز. Stacks and Queues. By: Shohreh Ajoudanian, Ph.D. Candidate Teacher assistant: Ali Erfani Fard ظهستبى 92

زا طگب آظاز اسالهی احس جف آثبز. Stacks and Queues. By: Shohreh Ajoudanian, Ph.D. Candidate Teacher assistant: Ali Erfani Fard ظهستبى 92 زا طگب آظاز اسالهی احس جف آثبز Stacks and Queues پطت فػل س م: غف هسضس: ض ط آج زا یبى فطز عطفب ی علی هسضس: زستیبض By: Shohreh Ajoudanian, Ph.D. Candidate Teacher assistant: Ali Erfani Fard ظهستبى 92 پطت

More information

CHAPTER 4 Data and Process Modeling (Phase 2: Systems Analysis)

CHAPTER 4 Data and Process Modeling (Phase 2: Systems Analysis) CHAPTER 4 Data and Process Modeling (Phase 2: Systems Analysis) Jakrapop Maisen DATA FLOW DIAGRAMS A data flow diagram (DFD) shows how data moves through an information system but does not show program

More information

A MELIORATED KASHIDA-BASED APPROACH FOR ARABIC TEXT STEGANOGRAPHY

A MELIORATED KASHIDA-BASED APPROACH FOR ARABIC TEXT STEGANOGRAPHY A MELIORATED KASHIDA-BASED APPROACH FOR ARABIC TEXT STEGANOGRAPHY Ala'a M. Alhusban and Jehad Q. Odeh Alnihoud Computer Science Dept, Al al-bayt University, Mafraq, Jordan ABSTRACT Steganography is an

More information

ساختمان داده ها.

ساختمان داده ها. ساختمان داده ها 94 اشار گز ا ليست ا ليست اي دايز اي پشت ا ي صف اي پي ودي چىد جمل اي ا ريابط م ارسي ليست اي دي ليست اي ي پي ودي يافت تعميم را در سيز مزتب ليست (bat, cat, sat, vat) تشاي اضاف کشدى کلو mat

More information

We move from a general information system to a Computer Based Information System

We move from a general information system to a Computer Based Information System Introduction to Information Systems: In this section of the course we start to think of the computer as just being a component in a system which may contain one or many computers linked together. An Information

More information

Language Manual. Arabic HQ and HD

Language Manual. Arabic HQ and HD Language Manual Arabic HQ and HD Language Manual: Arabic HQ and HD Published 22 March 2011 Copyright 2003-2011 Acapela Group. All rights reserved This document was produced by Acapela Group. We welcome

More information

1. Brand Identity Guidelines.

1. Brand Identity Guidelines. 1. Brand Identity Guidelines 1.1 HCT Logo 2. Secondary left aligned for English language literature 1. Primary centre aligned stacked formal 3. Secondary right aligned for Arabic language literature 4.

More information

L2/11-033R 1 Introduction

L2/11-033R 1 Introduction To: UTC and ISO/IEC JTC1/SC2 WG2 Title: Proposal to add ARABIC MARK SIDEWAYS NOON GHUNNA From: Lorna A. Priest (SIL International) Date: 10 February 2011 1 Introduction ARABIC MARK SIDEWAYS NOON GHUNNA

More information

SCALE-SPACE APPROACH FOR CHARACTER SEGMENTATION IN SCANNED IMAGES OF ARABIC DOCUMENTS

SCALE-SPACE APPROACH FOR CHARACTER SEGMENTATION IN SCANNED IMAGES OF ARABIC DOCUMENTS 31 st December 016. Vol.94. No. 005-016 JATIT & LLS. All rights reserved. ISSN: 199-8645 www.jatit.org E-ISSN: 1817-3195 SCALE-SPACE APPROACH FOR CHARACTER SEGMENTATION IN SCANNED IMAGES OF ARABIC DOCUMENTS

More information

بر اه يسي ك در د اخير عو ها از ف ا ري ي ذ ز ب ر هي ج ي ذ هي ت ا ذ در س لت بر اه يسي عيب يابي تاثير ب سسائي داشت باش ذ. شركت OMRON

بر اه يسي ك در د اخير عو ها از ف ا ري ي ذ ز ب ر هي ج ي ذ هي ت ا ذ در س لت بر اه يسي عيب يابي تاثير ب سسائي داشت باش ذ. شركت OMRON اهر ز با پيشرفت سريع ف ا ري ات هاسي ى ص عتي لس م استفاد از ك ترل ك ذ اي ب ع اى يكي از هلس هات پاي اي ايي ص عت آش ايي با رم افسار اي بر اه يسي يكي از ياز اي ا لي ب شوار هي آيذ. با ت ج ب طيف سيع عرض ك ذگاى

More information

THE LOGO Guidelines LOGO. Waste Free Environment Brand Guidelines

THE LOGO Guidelines LOGO. Waste Free Environment Brand Guidelines BRAND GUIDELINES THE LOGO Guidelines LOGO SYMBOL TYPEFACE 2 COLOR SCHEME When do I use the full-color logo? Use the full-color logo as frequently as possible to maximize and strengthen the brand. PRIMARY

More information

ISeCure. The ISC Int'l Journal of Information Security. High Capacity Steganography Tool for Arabic Text Using Kashida.

ISeCure. The ISC Int'l Journal of Information Security. High Capacity Steganography Tool for Arabic Text Using Kashida. The ISC Int'l Journal of Information Security July 2010, Volume 2, Number 2 (pp. 107 118) http://www.isecure-journal.org High Capacity Steganography Tool for Arabic Text Using Kashida Adnan Abdul-Aziz

More information

American University of Beirut Logo and Visual Identity Manual. April 2011 version 1.0

American University of Beirut Logo and Visual Identity Manual. April 2011 version 1.0 American University of Beirut Logo and Visual Identity Manual April 2011 version 1.0 Contents Introduction Why a Visual Identity System...4 Visual Identity Policy...4 AUB Logo AUB Logo...6 General Guidelines...7

More information

Peripheral Contour Feature Based On-line Handwritten Uyghur Character Recognition

Peripheral Contour Feature Based On-line Handwritten Uyghur Character Recognition www.ijcsi.org 273 eripheral Contour Feature Based On-line Handwritten Uyghur Character Recognition Zulpiya KAHAR 1, Mayire IBRAYIM 2, Dilmurat TURSUN 3 and Askar HAMDUA 4,* 1 Institute of Information Science

More information

Segmentation and Recognition of Arabic Printed Script

Segmentation and Recognition of Arabic Printed Script Institute of Advanced Engineering and Science IAES International Journal of Artificial Intelligence (IJ-AI) Vol. 2, No. 1, March 2013, pp. 20~26 ISSN: 2252-8938 20 Segmentation and Recognition of Arabic

More information

androidcode.ir/post/install-eclipse-windows-android-lynda

androidcode.ir/post/install-eclipse-windows-android-lynda ا موزش برنامه نويسی اندرويد آ زش ای ا رو ز ن ر دو, ۲۶ دی ۰۷:۰۶ ۱۳۹۰ ب.ظ مراحل نصب ايکليپس (Eclipse) روی ويندوز ی ) ( آ زش ا ا در و وز در pdf ا آ زش( 2.43 ( ۰. از ا اس دی رو ده (راھ ی.(SDK ۱.ا ای ا رو ازش

More information

SHEFA STORE CORPORATE DESIGN MANUAL BRAND & FUNCTION // CORPORATE DESIGN GUIDELINES. 01 : Corporate Identity. 02 : Corporate Stationery

SHEFA STORE CORPORATE DESIGN MANUAL BRAND & FUNCTION // CORPORATE DESIGN GUIDELINES. 01 : Corporate Identity. 02 : Corporate Stationery BRAND & FUNCTION // CORPORATE DESIGN GUIDELINES SHEFA STORE CORPORATE DESIGN MANUAL 01 : Corporate Identity 02 : Corporate Stationery 03 : Interactive Designs www.shefa-store.com Corporate Identity 01

More information

Main Brandmark. Alternative option 1: White torch and white logotype on orange background

Main Brandmark. Alternative option 1: White torch and white logotype on orange background Style Guide Main Brandmark Torch Logotype Preferred brandmark The RFE/RL brandmark consists of two elements 1) the torch and 2) the Radio Free Europe/ Radio Liberty logotype. These two elements should

More information

Arabic Diacritics Based Steganography Mohammed A. Aabed, Sameh M. Awaideh, Abdul-Rahman M. Elshafei and Adnan A. Gutub

Arabic Diacritics Based Steganography Mohammed A. Aabed, Sameh M. Awaideh, Abdul-Rahman M. Elshafei and Adnan A. Gutub Arabic Diacritics Based Steganography Mohammed A. Aabed, Sameh M. Awaideh, Abdul-Rahman M. Elshafei and Adnan A. Gutub King Fahd University of Petroleum and Minerals Computer Engineering Department Dhahran

More information

Urdu Usage Guide ر ہاردو

Urdu Usage Guide ر ہاردو ب" Urdu Usage Guide و 6 اردو ر This guide will explain how to use Urdu on the computer. After Urdu support has been installed and it is possible to toggle between English and Urdu, two additional items

More information

Session 2b: structured specifications Purpose and criteria Structured specification components Introduction to dataflow diagrams

Session 2b: structured specifications Purpose and criteria Structured specification components Introduction to dataflow diagrams Session 2b: structured specifications Purpose and criteria Structured specification components Introduction to dataflow diagrams COMP 320 / 420, Spring, 2018 Conrad Weisert Criteria for the ESD (from session

More information

ISO/IEC JTC 1/SC 2. Yoshiki MIKAMI, SC 2 Chair Toshiko KIMURA, SC 2 Secretariat JTC 1 Plenary 2012/11/05-10, Jeju

ISO/IEC JTC 1/SC 2. Yoshiki MIKAMI, SC 2 Chair Toshiko KIMURA, SC 2 Secretariat JTC 1 Plenary 2012/11/05-10, Jeju ISO/IEC JTC 1/SC 2 Yoshiki MIKAMI, SC 2 Chair Toshiko KIMURA, SC 2 Secretariat 2012 JTC 1 Plenary 2012/11/05-10, Jeju what is new Work items ISO/IEC 10646 2 nd ed. 3 rd ed. (2012) ISO/IEC 14651 Amd.1-2

More information

Award Winning Typefaces by Linotype

Award Winning Typefaces by Linotype Newly released fonts and Midan awarded coveted design prize Award Winning Typefaces by Linotype Bad Homburg, 23 April 2007. Linotype has once again received critical recognition for their commitment to

More information

An Introduction to Business Process Modeling using Data Flow Diagrams

An Introduction to Business Process Modeling using Data Flow Diagrams An Introduction to Business Process Modeling using Data Flow Diagrams BSAD 141 Dave Novak BDIS: 2.2 (61-77) Lecture Overview Systems and Business processes Business process models Data Flow Diagrams (DFDs)

More information

Research Article Offline Handwritten Arabic Character Recognition Using Features Extracted from Curvelet and Spatial Domains

Research Article Offline Handwritten Arabic Character Recognition Using Features Extracted from Curvelet and Spatial Domains Research Journal of Applied Sciences, Engineering and Technology 11(2): 158-164, 2015 DOI: 10.19026/rjaset.11.1702 ISSN: 2040-7459; e-issn: 2040-7467 2015 Maxwell Scientific Publication Corp. Submitted:

More information

Introduction to Search and Recommendation

Introduction to Search and Recommendation Introduction to Search and Recommendation Yi Zhang Associate Professor Information Retrieval and Knowledge Management Lab Graduate Director, Technology and Information Management University of California

More information

Computer Addresses: IP Address & MAC Address

Computer Addresses: IP Address & MAC Address Computer Addresses: IP Address & MAC Address 1 . MAC Address چيست (MAC Address اقتباس شذ از کلوات ) Media Access Control یک آدرس فیسیکی است ک ب ص رت یکتا ت سظ شرکت ساز ذ در ى تراش کارت شبک قرار هی گیر

More information

Proposed keyboard layout for Swahili in Arabic script

Proposed keyboard layout for Swahili in Arabic script أ Proposed keyboard layout for Swahili in Arabic script Kevin Donnelly kevin@dotmon.com Version 0.1, March 2010 Introduction Swahili was originally written in Arabic script in its area of origin (the littoral

More information

Lab 16: Visio Introduction

Lab 16: Visio Introduction Lab 16: Visio Introduction () CONTENTS 1 Visio- Introduction to DFD Data Flow Diagraming... 2 1.1 In-Lab... 3 1.1.1 In-Lab Materials... 3 1.1.2 In-Lab Instructions... 3 2 Getting started: Let s decompose

More information

ب ام خذا ذ بخش ذ ه زباى

ب ام خذا ذ بخش ذ ه زباى ب ام خذا ذ بخش ذ ه زباى ع اى هذرک : بز اه یسی PLC FATEK ایجاد ارتباط با FATEK PLC 9 1 ا.رضایی 1391.7.27 ت ضیحات : تعذاد صفح : شوار یزایش : یزایش ک ذ : تاریخ یزایش : +9821-228-831-70 1 www.dornamehr.com

More information

1 See footnote 2, below.

1 See footnote 2, below. To: UTC From: Azzeddine Lazrek, Cadi Ayyad University, Marrakesh, Morocco (with Debbie Anderson, SEI, UC Berkeley, and with assistance from Murray Sargent, Laurentiu Iancu, and others) RE: Arabic Math

More information

Brand Identity Manual Fonts and Typography

Brand Identity Manual Fonts and Typography Brand Identity Manual Fonts and Typography Brand Fonts NCB TYPE LANGUAGE To maintain a coherent brand identity, NCB uses a set of compatible and typefaces as its corporate primary fonts. These adjacent

More information

3 Qurʾānic typography Qurʾānic typography involves getting the following tasks done.

3 Qurʾānic typography Qurʾānic typography involves getting the following tasks done. TUGboat, Volume 31 (2010), No. 2 197 Qurʾānic typography comes of age: Æsthetics, layering, and paragraph optimization in ConTEXt Idris Samawi Hamid 1 The background of Oriental TEX Attempts to integrate

More information

BÉZIER CURVES TO RECOGNIZE MULTI-FONT ARABIC ISOLATED CHARACTERS

BÉZIER CURVES TO RECOGNIZE MULTI-FONT ARABIC ISOLATED CHARACTERS BÉZIER CURVES TO RECOGNIZE MULTI-FONT ARABIC ISOLATED CHARACTERS AzzedineMazroui and AissaKerkourElmiad Faculty of Sciences, Oujda, Morroco azze.mazroui@gmail.com, kerkour8@yahoo.fr ABSTRACT The recognition

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A process has a: 1) A) pronoun label B) noun phrase label C) verb phrase label D) adjective

More information

GEOMETRIC-TOPOLOGICAL BASED ARABIC CHARACTER RECOGNITION, A NEW APPROACH

GEOMETRIC-TOPOLOGICAL BASED ARABIC CHARACTER RECOGNITION, A NEW APPROACH GEOMETRIC-TOPOLOGICAL BASED ARABIC CHARACTER RECOGNITION, A NEW APPROACH HAMED TIRANDAZ, MOHSEN AHMADNIA AND HAMIDREZA TAVAKOLI Electrical and Computer Engineering Department, Hakim Sabzevari University,

More information

Requirements Engineering

Requirements Engineering Requirements Engineering Semi-Formal Specification: Structural Functional Requirements Structured Analysis Data Flow Diagrams SADT IDEF0 1 Back to the past GO/AO OO SA (DT) DFD SADT IDEF (Back to the future)

More information

CH. 2 Network Models

CH. 2 Network Models Islamic University of Gaza Faculty of Engineering Computer Engineering Department Data com. Discussion ECOM 4014 Lecture # 2 CH. 2 Network Models By Eng. Wafaa Audah Sep. 2013 OSI Model Open Systems Interconnection

More information

Process Modeling. Wei-Tsong Wang 1 IIM, NCKU

Process Modeling. Wei-Tsong Wang 1 IIM, NCKU Process Modeling Based on Chapter 9 of Whitten, Bentley, and Dittman: Systems Analysis and Design for the Global Enterprise (7th Ed). McGraw Hill. 2007 Wei-Tsong Wang 1 IIM, NCKU 2 Models: Logical and

More information

Printed and Handwritten Arabic Characters Recognition and Convert It to Editable Text Using K-NN and Fuzzy Logic Classifiers

Printed and Handwritten Arabic Characters Recognition and Convert It to Editable Text Using K-NN and Fuzzy Logic Classifiers Journal of University of Thi-Qar Vol.9 No. Mar.4 Printed and Handwritten Arabic Characters Recognition and Convert It to Editable Text Using K-NN and Fuzzy Logic Classifiers Zamen F. Jaber Computer Department,

More information

Persian/Arabic Baffletext CAPTCHA 1

Persian/Arabic Baffletext CAPTCHA 1 Journal of Universal Computer Science, vol. 12, no. 12 (2006), 1783-1796 submitted: 20/3/06, accepted: 22/12/06, appeared: 28/12/06 J.UCS Persian/Arabic Baffletext CAPTCHA 1 Mohammad Hassan Shirali-Shahreza

More information

Shariaty University HOTEL DATABASE. Database laboratory. (Fall 1388)

Shariaty University HOTEL DATABASE. Database laboratory. (Fall 1388) Shariaty University Database laboratory گالله مجیدزاده ( 12799( را ضیه کارگ ر ( 12788( ا ستاد : مهندس ره ایی مهر (Fall 1388) جدولهای دیتابیس: 1( جدول اطالعات مهمان 2 2( جدول رزرو اتاق 3 3( جدول کافی شاپ

More information

ظرة ول. Information Technology

ظرة ول. Information Technology ظرة ول ات 2 Information Technology Dr. Ahmed Abd El-Ghany Abd El-Ghany Ewees IT 14 Ewees Part 2 ١ ن م ار ل م إ ث أم أ ر ١- ا%رت وا$ن ن ا#رات Declarative Statements ومانورفاءامادادالارل أءا!رات. -٢ ا()ت

More information

System Analysis and Design. Data Flow Diagram. System Analysis and Design

System Analysis and Design. Data Flow Diagram. System Analysis and Design Data Flow Diagram 1 Data Flow diagram The dataflow diagram is a modeling tool that allows us to picture a system as a network of functional processes, connected to one another by pipelines and holding

More information

Modelling as a Communication Tool: Introduction to Process Modelling. Modelling. Simplification in modelling. Representation in modelling

Modelling as a Communication Tool: Introduction to Process Modelling. Modelling. Simplification in modelling. Representation in modelling CSE104 - Information Systems 1 Modelling as a Communication Tool: Introduction to Process Modelling The requirements specification document Must be communicated to key stakeholders Should contain: Functions

More information

MEMORANDUM OF UNDERSTANDING. between [PLEASE INSERT NAME OF THE OVERSEAS GOVERNMENT AGENCY AND NAME OF THE COUNTRY] and

MEMORANDUM OF UNDERSTANDING. between [PLEASE INSERT NAME OF THE OVERSEAS GOVERNMENT AGENCY AND NAME OF THE COUNTRY] and MEMORANDUM OF UNDERSTANDING between [PLEASE INSERT NAME OF THE OVERSEAS GOVERNMENT AGENCY AND NAME OF THE COUNTRY] and THE PUBLIC PRIVATE PARTNERSHIP AUTHORITY, PRIME MINISTER S OFFICE, THE PEOPLE'S REPUBLIC

More information

PERFORMANCE OF THE GOOGLE DESKTOP, ARABIC GOOGLE DESKTOP AND PEER TO PEER APPLICATION IN ARABIC LANGUAGE

PERFORMANCE OF THE GOOGLE DESKTOP, ARABIC GOOGLE DESKTOP AND PEER TO PEER APPLICATION IN ARABIC LANGUAGE PERFORMANCE OF THE GOOGLE DESKTOP, ARABIC GOOGLE DESKTOP AND PEER TO PEER APPLICATION IN ARABIC LANGUAGE Abd El Salam AL HAJJAR, Anis ISMAIL, Mohammad HAJJAR, Mazen EL- SAYED University Institute of TechnologyLebanese

More information

13/11/2017. Meltem Özturan misprivate.boun.edu.tr/ozturan/mis515

13/11/2017. Meltem Özturan misprivate.boun.edu.tr/ozturan/mis515 Meltem Özturan misprivate.boun.edu.tr/ozturan/mis515 2 1 Traditional Approach to Requirements Data Flow Diagram (DFD) A graphical system model that shows all of the main requirements for an information

More information

17/03/2018. Meltem Özturan

17/03/2018. Meltem Özturan Meltem Özturan www.mis.boun.edu.tr/ozturan/samd 2 1 Traditional Approach to Requirements Traditional Analysis Model Data flow diagrams Process description Data flow definiton Data store definition (Entity-Relationship

More information

New Features in mpdf v5.6

New Features in mpdf v5.6 New Features in mpdf v5.6 HTML5 tags New tags introduced in HTML5 now have basic support in mpdf, and will thus support CSS style references. The following are treated as block elements similar to :

More information

Lecture c, Process Mapping: Yourdon Notation for Data Flow Diagrams, covers Yourdon notation for data flow diagrams.

Lecture c, Process Mapping: Yourdon Notation for Data Flow Diagrams, covers Yourdon notation for data flow diagrams. WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Lecture C Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Process Mapping Yourdon Notation

More information

Structured Analysis and Structured Design

Structured Analysis and Structured Design Structured Analysis and Structured Design - Introduction to SASD - Structured Analysis - Structured Design Ver. 1.5 Lecturer: JUNBEOM YOO jbyoo@konkuk.ac.kr http://dslab.konkuk.ac.kr References Modern

More information

A) 9 B) 12 C) 24 D) 32 A) 9 B) 7 C) 8 D) 12 A) 400 B) 420 C) 460 D) 480 A) 16 B) 12 C) 8 D) 4. A) n+1 B) n - 1 C) n D) None of the above

A) 9 B) 12 C) 24 D) 32 A) 9 B) 7 C) 8 D) 12 A) 400 B) 420 C) 460 D) 480 A) 16 B) 12 C) 8 D) 4. A) n+1 B) n - 1 C) n D) None of the above 1 4 4 ادب ر اور 2.ر ں رHistory3 ا ض ا رس ا ا ب A) 9 B) 12 C) 24 D) 32 ال 1 ں ا ا ر فا رس ا ب A) 9 B) 7 C) 8 D) 12 "BENZENE" وف ا ل ت ا ظ A) 400 B) 420 C) 460 D) 480 1 2 3 C B A اور D ں combinations ا 3

More information

Managing Resource Sharing Conflicts in an Open Embedded Software Environment

Managing Resource Sharing Conflicts in an Open Embedded Software Environment Managing Resource Sharing Conflicts in an Open Embedded Software Environment Koutheir Attouchi To cite this version: Koutheir Attouchi. Managing Resource Sharing Conflicts in an Open Embedded Software

More information

Introduction to Search/Retrieval Technologies. Yi Zhang Information System and Technology Management IRKM Lab University of California Santa Cruz

Introduction to Search/Retrieval Technologies. Yi Zhang Information System and Technology Management IRKM Lab University of California Santa Cruz Introduction to Search/Retrieval Technologies Yi Zhang Information System and Technology Management IRKM Lab University of California Santa Cruz 1 Information Retrieval and Knowledge Management Lab Focus:

More information

Process Modeling. Chapter 7. Class 05: Process Modeling 1

Process Modeling. Chapter 7. Class 05: Process Modeling 1 Process Modeling Chapter 7 Class 05: Process Modeling 1 Process Design Seldom the responsibility of the database designer or DBA However, understanding the basics aids communication with the process designers

More information

Process Modeling. Business Process Example. Process Design

Process Modeling. Business Process Example. Process Design Process Modeling Chapter 7 Class 05: Process Modeling 1 Process Design Seldom the responsibility of the database designer or DBA However, understanding the basics aids communication with the process designers

More information

MEAN SHIFT-BASED OBJECT TRACKING USING PROPER COLOR SPACE CHANNEL

MEAN SHIFT-BASED OBJECT TRACKING USING PROPER COLOR SPACE CHANNEL 199 color space channel, pp.199-215 MEAN SHIFT-BASED OBJECT TRACKING USING PROPER COLOR SPACE CHANNEL Ahmed Nabil Mohamed 1, * and Mohamed Moness Ali 2 1 Assistant Lecturer, Department of Computer and

More information

Data and Process Modeling

Data and Process Modeling Chapter 5 Data and Process Modeling 5 CHAPTER Data and Process Modeling Chapter 5 is the second of four chapters in the systems analysis phase of the SDLC. This chapter discusses data and process modeling

More information

Image Coloring using Genetic Algorithm

Image Coloring using Genetic Algorithm Republic of Iraq Ministry of Higher Education And Scientific Research Baghdad University College of Science Image Coloring using Genetic Algorithm A Project Report Submitted to the College of Science,

More information

USING COMBINATION METHODS FOR AUTOMATIC RECOGNITION OF WORDS IN ARABIC

USING COMBINATION METHODS FOR AUTOMATIC RECOGNITION OF WORDS IN ARABIC USING COMBINATION METHODS FOR AUTOMATIC RECOGNITION OF WORDS IN ARABIC 1 AHLAM MAQQOR, 2 AKRAM HALLI, 3 KHALID SATORI, 4 HAMID TAIRI 1,2,3,4 Sidi Mohamed Ben Abdellah University, Faculty of Science Dhar

More information

Web-Based Application Performance Monitoring Tool

Web-Based Application Performance Monitoring Tool Sudan University of Science and Technology Faculty of Computer Science and Information Technology Web-Based Application Performance Monitoring Tool October 2017 THESIS SUBMITTED AS A PARTIAL REQUIREMENTS

More information

Proposed Solution for Writing Domain Names in Different Arabic Script Based Languages

Proposed Solution for Writing Domain Names in Different Arabic Script Based Languages Proposed Solution for Writing Domain Names in Different Arabic Script Based Languages TF-AIDN, June/2014 Presented by AbdulRahman I. Al-Ghadir Researcher in SaudiNIC Content What we have done so far? Problem

More information

Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs)

Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs) Introduction Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs) MIS 374 When designing/building an information system for an organization, you should consider the following questions regarding

More information

ا 1A%B5 D,ف. ا=" G*0 ا= z rsل? 0pر 4Sص * N %وع 9)E إ= 7 >#4 h4h

ا 1A%B5 D,ف. ا= G*0 ا= z rsل? 0pر 4Sص * N %وع 9)E إ= 7 >#4 h4h 123 دات *.-),ة E)F? اCD @رب A9@ ;45?< ا=>%; 4 *: 456 دات 789 012 ر *. آد*+ أدوGH EK* = 4"L*%

More information

CHAPTER 19: Building a Preliminary Behavioral Model

CHAPTER 19: Building a Preliminary Behavioral Model 1 z 7 CHAPTER 19: Building a Preliminary Behavioral Model Things are always at their best in their beginning. Blaise Pascal Lettres Provinciales, 1656-1657, no. 4 IN THIS CHAPTER, YOU WILL LEARN: Why a

More information

Software Modeling & Analysis. - Introduction to SASD - Structured Analysis. Lecturer: JUNBEOM YOO

Software Modeling & Analysis. - Introduction to SASD - Structured Analysis. Lecturer: JUNBEOM YOO Software Modeling & Analysis - Introduction to SASD - Structured Analysis Lecturer: JUNBEOM YOO jbyoo@konkuk.ac.kr References Modern Structured Analysis, Edward Yourdon, 1989. Introduction to System Analysis

More information

Structured Modeling Methods. Lecture 15: Advantages and Disadvantages. University of Toronto Department of Computer Science.

Structured Modeling Methods. Lecture 15: Advantages and Disadvantages. University of Toronto Department of Computer Science. Lecture 15: Structured Modeling Methods Basics of Structured Analysis Notations used Modeling Process Variants SADT SASS SSADM SRD Advantages and Disadvantages 2001, Steve Easterbrook CSC444 Lec15 1 Definition

More information

Dr. Ebadati University of Economic Science

Dr. Ebadati University of Economic Science Advanced Management Information System Dr. Ebadati University of Economic Science پايگاه داده و نحوه طراحي ا ن The Traditional Approach Versus the Database Approach Traditional approach: separate data

More information

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II)

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) Software Engineering Prof.N.L.Sarda IIT Bombay Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) We will continue our discussion on process modeling. In the previous lecture

More information

Fundamentals of Health Workflow Process Analysis and Redesign

Fundamentals of Health Workflow Process Analysis and Redesign Fundamentals of Health Workflow Process Analysis and Redesign Unit 10.3d Process Mapping Gane-Sarson Notation Slide 1 Welcome to the Gane-Sarson Notation for Data Flow Diagrams Subunit. This is the third

More information

Nafees Nastaleeq v1.01 beta

Nafees Nastaleeq v1.01 beta Nafees Nastaleeq v1.01 beta Release Notes November 07, 2007 CENTER FOR RESEARCH IN URDU LANGUAGE PROCESSING NATIONAL UNIVERSITY OF COMPUTER AND EMERGING SCIENCES, LAHORE PAKISTAN Table of Contents 1 Introduction...4

More information

Writing Domain Names in Different Arabic Script Based Languages

Writing Domain Names in Different Arabic Script Based Languages Writing Domain Names in Different Arabic Script Based Languages Language VS. Script ICANN Regional Meeting, Dubai April 1-3 2008 Dr. Abdulaziz H. Al-Zoman Director of SaudiNIC - CITC Chairman of Steering

More information

System Analysis and Design

System Analysis and Design System Analysis and Design M Umair www.m-umair.com System Description Techniques Graphical representation of any process is always better and more meaningful than its representation in words. System Analysis

More information