• 2024-07-05离散傅里叶变换(Discrete Fourier Transform,DFT)
    离散傅里叶变换(DiscreteFourierTransform,DFT)是信号分析中的一种基本方法,它将离散时序信号从时间域变换到频率域,是傅里叶变换在时域和频域都呈现离散的形式。以下是关于离散傅里叶变换的详细介绍:一、定义与物理意义定义:离散傅里叶变换是指将离散时间信号(即时间域上的离
  • 2024-04-01FFTW 最快的FFT 快速傅里叶算法实现
    FFTW isaCsubroutinelibraryforcomputingthediscreteFouriertransform(DFT)inoneormoredimensions,ofarbitraryinputsize,andofbothrealandcomplexdata(aswellasofeven/odddata,i.e.thediscretecosine/sinetransformsorDCT/DST).We
  • 2024-03-01Discrete Math (-OH edition)
    离散数学(信息与计算导论版)Zsir:grouptheory/numbertheorynoconstraintsYuanZhang、PenghuiYao:graphtheory(8weeks&1quizeach)probablyhw,check-in,exams(noguaranteefromZsir)class01,intro(Zsir)MostlyabstractalgebraDefinitionsBinaryoper
  • 2024-02-07UVA10225 Discrete Logging 题解
    题目传送门前置知识大步小步算法题意多组询问,每次询问依次给定\(p,a,b\),求\(a^{x}\equivb\pmod{p}\)的最小非负整数解,其中\(a,p\)互质。解法BSGS板子题,不做过多介绍。貌似本题比P3846[TJOI2007]可爱的质数/【模板】BSGS和BZOJ3239DiscreteLogging数据较强
  • 2023-11-12使用V4L2命令获取一帧摄像头源数据
    使用V4L2命令获取一帧摄像头源数据1.介绍V4L2是Linux下的视频设备驱动框架,它提供了一套统一的接口,使得应用程序可以通过统一的接口访问各种视频设备。下面介绍如何使用V4L2命令获取一帧摄像头源数据。2.使用V4L2命令获取一帧摄像头源数据2.1.获取摄像头设备名称使用v4l2-
  • 2023-04-17Discrete Calculus_logic_ended
    无穷数列定义无穷数列:按某一法则,对所有\(n\in{\mathbbN^*}\),对应着一个确定的实数\(a_n\),这些实数按下标\(n\)从小到大排列得到的一个序列成为无穷数列,简称数列项:数列中的一个数通项/一般项:\(x_n\)特殊数列:单调数列:单调递增:\(a_n\leqa_{n+1}\)单调递减:\(a_
  • 2023-04-05MAST20006 离散分布
    MAST20006/MAST90057–Module2.DiscreteDistributionsModule2.DiscreteDistributionsChapter2inthetextbookSophieHautphenneandFengLiuTheUniversityofMelbourne20231/88MAST20006/MAST90057–Module2.DiscreteDistributionsOverview1Discreterandom
  • 2023-03-24# Discrete Mathematics: Exercises part 1.
    DiscreteMathematics:Exercisespart1.Inclusion-exclusionmethodsHowmanypositiveintegerslessthan10,000arenotthesecondorhigherpowerofanintege
  • 2023-02-10Discrete_Mathematics_and_Its_Applications
    Discrete_Mathematics_and_Its_ApplicationsLogicandProofsPropositionallogicProposition:Adeclarativesentencethatiseithertrueorfalse,butnotboth.
  • 2023-02-02CF1407D Discrete Centrifugal Jumps
    CF1407DDiscreteCentrifugalJumpsTJ蒟蒻的尸路:考场上看到这题果断DP(这是我第一次在考场自己想DP),然后$O(N^3)$原地爆炸。改成了$O(N^2)$还是炸,想到
  • 2022-10-11Set and set operation
    setsandsetoperations标签(空格分隔):mathematics1.Discretemath(discretestructureleadinguptosets)Astudyofdiscretestructureusedtorepresentdiscre
  • 2022-10-08UVA10225 Discrete Logging
    题意BSGS。思路BSGS。代码lla,b,mod;llblock;unordered_map<ll,ll>m;llbsgs(llx,lly){// if(y==1)return0; llbas=1; for(lli=0;i<block;i++){ m[b