Coder Social home page Coder Social logo

adeccscholar / sequentialread Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.17 MB

Example for the evolution of C++ to read a sequential file with C++

License: MIT License

C++ 99.79% C 0.21%
cbuilder cplusplus cpp11 cpp14 cpp17 embarcadero learning visual-studio

sequentialread's Introduction

SequentialRead

Example for the evolution of C++ to read a sequential file with C++

This project contains the prepared examples for the lecture "Evolution of C++ using a (very) simple example". The task was to read in a larger sequential file in the national character set.

You find the lecture here: https://www.youtube.com/watch?v=2Vw273Rxyh8

There are several variants showing the evolution, each provided for Embarcadero and Visual Studio. Thereby the independent parts are in separate folders, and should also be usable with any other C++ compiler.

The Classic C++ App use the chrono library for measuring to make all variants comparable. When you want use this project with an old compiler should you use the boost time library instead.

Attention: Data are not part of this project and have a separate license. The used file "berlin_infos.dat" is about 10 years old and was provided in the context of OpenData under the license "Datenlizenz Deutschland - Namensnennung - Version 2.0" https://www.govdata.de/dl-de/by-2-0. It still contains the internationally used WGS84 coordinates.
For this program is the location of the file in directory d:\test. You need to change this when you adapt this program on your computer. You find the file in this repository in the directory ./Data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.