⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 radc_var_def.c

📁 快速傅立叶变换程序代码,学信号的同学,可要注意了
💻 C
字号:
  c->reada = 1 ;              /* - -                */  c->notabovecap = 1 ;        /* -nac 0/1           */  c->error_log = 0 ;          /* -el log            */  c->maxcount = 5 ;           /* -maxcount maxcount */  c->skip = 0 ;               /* -skip number       */  c->N = 0 ;                  /* -n N               */  c->K = 0 ;                  /* -k K               */  c->fn = -0.06 ;             /* -fn fn             */  c->fs = 0.5 ;               /* -fs fs             */  c->fnass = -0.06 ;          /* -fnass fn          */  c->gc = 1 ;                 /* -gc gc             */  c->gcx = -1.0 ;             /* -gcx gcx           */  c->gcxass = -1.0 ;          /* -gcxass gcxass     */  c->verbose = 0 ;            /* -v v               */  c->mseed = 1234 ;           /* -mseed mseed       */  c->vseed = 9876 ;           /* -vseed vseed       */  c->message = 0 ;            /* - -                */  c->MESSAGE = 1 ;            /* -mess mess         */  c->DEMO = 0 ;               /* -demo demo         */  c->failcount = 0 ;          /* - -                */  c->failures = 5 ;           /* -failures failures */  c->pheading_count = -1 ;    /* - -                */  c->flipped = 0 ;            /* - -                */  c->pheading_period = 20 ;   /* -pheading period   */  c->zscore = 1.0 ;           /* -zscore z          */  c->loops = 200 ;            /* -bndloops loops    */  c->loop = 0 ;               /* - -                */  c->totloops = 0 ;           /* - -                */  c->writelog = 0 ;           /* -bndlogn n         */  c->doclip = 1 ;             /* -doclip doclip     */  c->clip = 0.9999999999 ;    /* -clip clip         */  c->tinydiv = 1e-40 ;        /* -tinydiv tiny      */  c->wis = 0 ;                /* -bndwis p          */  c->wisline = 40 ;           /* -bndwisline l      */  c->wisgrey = 0 ;            /* -bndwisgrey 0/1    */  c->outappend = 1 ;          /* -oappend (0/1)     */  c->printout = 0 ;           /* - -                */  c->printtot = 0 ;           /* - -                */  c->printhisto = 0 ;         /* - -                */  c->big_write_period = 100 ; /* -pbw period        */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -