Giter Site home page Giter Site logo

bigintegerprojects's Introduction

Project1

題目:編程實現愛拉托斯散 (Eratosthenes)篩法:對任意給定的正整數 N ,求所有不超過 N 的素數。要求對十進制300位以內的整數實現。

Project2

題目:華工信安數基教材P49:15、16,要求用代碼對十進制300位以內的整數實現。

Project3

題目:

  1. 用廣義歐幾里得除法求兩個整數的最大公因數
  2. 用定理1.3.7求s和t使得:sa+tb = (a, b) 要求對十進制300位以內的整數實現。

Project4

題目:編程實現兩個二(八,十六)進制數的加法、減法和乘法運算,要求對十進制300位(或二進制1024位)以內的整數都實現。

bigintegerprojects's People

Contributors

ngiokweng avatar

Watchers

 avatar

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.