Giter Club home page Giter Club logo

csp201809-5's Introduction

CCF CSP 201809-5 线性递推式

问题描述 - The Problem


关于代码 - About the Solution

代码位于csp5-final.cpp
The solution is in file csp5-final.cpp.

使用一般的求解常系数线性递推式的方法进行求解,使用AVX2对NTT进行了5.5倍左右的优化,本机运行时间从3.3s优化至0.6s。
Tt uses AVX2 to speed up NTT by about 5.5 times (running time is reduced from 3.3s to 0.6s).

该代码在GPLv3下发布。
This solution is distributed under GPLv3.

csp201809-5's People

Contributors

eairpeter 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.