Giter Club home page Giter Club logo

uzura1's Introduction

uzura1

mpeg layer 1 encoder written in Fortran 2003/08

uzura1 is rewritten in fortran 2003/08. cheked with intel fortran ver.17.02 and gfortran 5.4.0

little endian is assumed.

compiler options

-for intel

"/standard-semantics" is required for intel fortran.

-for gfortran

-std=f2008

gfortran -std=f2008 kind.f90 mpg.f90 crc.f90 mpg_io.f90 wav_io.f90 filter.f90 psycho.f90 layer1.f90 uzura1win.f90

リトル・エンディアンが仮定されています。

インテルの intel fortran ver.17.02 で実行確認しています。 コンパイラのオプションとして「F2003セマンティクスを有効にする」必要があります。そうしないと実行時エラーが発生します。

gfortran ver. 5.4.0 でも動作確認できました。

gfortran -std=f2008 kind.f90 mpg.f90 crc.f90 mpg_io.f90 wav_io.f90 filter.f90 psycho.f90 layer1.f90 uzura1win.f90

プログラムの解説スケッチ http://qiita.com/cure_honey/items/25da03704c5c2588a6b4

uzura1's People

Contributors

cure-honey avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

a-02

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.