Author Archives: ivanna lases

Final Project: Sudoku

Well to start this project was complicated,
at first I thought that i will be imposible to finish it,
but then we start asking to our teammates or the teacher how to do it,
it helps a lot and the things get better but i took a lot to finish it on time .
But I think this will be useful for the final exam.

the link:
https://github.com/kenwbauer/IvannaJoseEduardo/blob/master/sudoku.cpp

SUDOKU 1017

WSQ17


WSQ17

WSQ17

I didn’t know about this program, but i could not install it on my mac but i will be trying. Thanks for this program:)

The last WSQ!!!
1017 17

WSQ07


WSQ07

WSQ07

SUM of numbers

1017 07

WSQ01


WSQ01

WSQ01

Cygwin set-up
1017 01

Mastery 04

Submit work via Blog RSS and GitHub
the link to my github:
https://github.com/ivannalb

TC1017 04

Mastery 22

When to use what type of repetition in a program:
Introduction
Computers excel at repeating sections of code over and over. They can very quickly do thousands of similar computations, one after the other. (On a computer with more than one processor, several computations may even be able to be done at the same time.) The main way to repeat a section of code in a program is with a “loop” construct. We sometimes speak of looping through a section of code when we are talking about repeating it over and over.

The FOR Loop
The WHILE Loop
The DO..WHILE Loop
Properties of Loops

Link to the page:
http://cis.stvincent.edu/html/tutorials/swd/basic/control/repetition/
link too a video:
https://www.youtube.com/watch?v=4Mu-6U103_8

TC1017 22

Mastery 30

Visualization of data with tools:
Views
Portable, high-performance C++ graphical user interface (GUI) components, for Windows, Unix and Linux
Cross-platform graphical user interface (GUI) C++ components for mission-critical applications. Quickly create powerful GUIs targeting a large variety of platforms, including Windows, Unix and Linux. Views dramatically reduces user interface development time and risk through dedicated components and tools.

Views Charts
Portable, high-performance C++ chart components, for Windows, Unix and Linux

Quickly and easily add a wide variety of chart displays to Views-based user interfaces.

Views Graph Layout
High-performance algorithms to automatically organize complex diagram views

Intelligently rearrange diagram displays for better readability with these purpose-built algorithms. Ensure your users can understand the data in your network topology displays, workflows, organization charts, and other diagrams. Organize the data. Show the relationships. Reveal the patterns.

Views Maps
Create sophisticated high-performance map displays

Map display components for mission-critical applications, ideal for real-time tracking and monitoring applications. C++ developers can add high-performance custom map displays to Views user interfaces.

Views Data Access
Out-of-the-box data connectivity for Views user interface controls

Enhance underlying Views controls, connecting them to data sources for bi-directional data updates. Objects on the map overlay layers components to database, XML, and other data sources. Remove the need to write difficult connectivity code, and get your code completed faster.

DB Link
Portable C++ database components, for Windows, Unix and Linux

“Develop once, port anywhere” database connectivity for Views C++ applications. C++ developers have database access code that is portable across platforms and databases. Saves tedious coding without sacrificing performance with easy to learn and apply components.

Server
Highly scalable modeling framework

Represent the elements and topology of a supervised system as shared in-memory services with Rogue Wave Server. Modeling abstractions match those offered by object-oriented design notation like UML, and Server bridges the gap between business model design and implementation. Because objects stored in the Server-based mediation server are active, all business events, such as object modifications and structural changes, are registered and buffered for forwarding to subscribing clients.

THE LINK:
http://www.roguewave.com/products-services/visualization/views

TC1017 30

Mastery 29

In Mastery 29 you need to explain how to do data analysis with tools (to be determined which tool, i found a video that it can be related with the mastery.

LINK:
https://www.youtube.com/watch?v=xtf4j5JmxLo&spfreload=10

TC1017 29

Mastery 28

In this mastery you need to explain how to read and write files in c++, i found this page were all is very clear.
Some of the points of the page are:
-Opening a File
-Closing a File
-Writing a File
-Reading a File

link:
http://www.tutorialspoint.com/cplusplus/cpp_files_streams.htm

TC1017 28

wsq16


wsq16

wsq16

Link to the code:
https://github.com/ivannalb/wsq/blob/master/wsq16.cpp

16
1017
16