文件名称:fxt

  • 所属分类:
  • 其它资源
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 1.37mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • l*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

the FXT library: fast transforms and low level algorithms. The package contains many algorithms for programmers: bit manipulation, fast othogonal transforms, arithmetic and number theory algorithms.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 79419132fxt.zip 列表
fxt/
fxt/00legal.txt
fxt/00readme.txt
fxt/COPYING.txt
fxt/data/
fxt/data/all-irredpoly.txt
fxt/data/all-lowblock-irredpoly-short.txt
fxt/data/all-lowblock-irredpoly.txt
fxt/data/all-lowblock-primpoly-short.txt
fxt/data/all-lowblock-primpoly.txt
fxt/data/all-nk-primpoly.txt
fxt/data/all-nonprim-irredpoly.txt
fxt/data/all-normalpoly.txt
fxt/data/all-primpoly.txt
fxt/data/all-t1-primpoly.txt
fxt/data/all-trinomial-irredpoly-short.txt
fxt/data/all-trinomial-irredpoly.txt
fxt/data/all-trinomial-nonprimpoly.txt
fxt/data/all-trinomial-primpoly-short.txt
fxt/data/all-trinomial-primpoly.txt
fxt/data/c*a-rules.txt
fxt/data/gauss-normalbasis.txt
fxt/data/highbit-normalpoly.txt
fxt/data/highbit-normalprimpoly.txt
fxt/data/highbit64-hex-primpoly.txt
fxt/data/lowbit-irredpoly.txt
fxt/data/lowbit-*a-rules.txt
fxt/data/lowbit-normalprimpoly.txt
fxt/data/lowbit-primpoly.txt
fxt/data/lowbit1000-primpoly.txt
fxt/data/lowbit1024-primpoly.txt
fxt/data/lowbit127-primpoly.txt
fxt/data/lowbit128-primpoly.txt
fxt/data/lowbit256-primpoly.txt
fxt/data/lowbit512-primpoly.txt
fxt/data/lowbit521-primpoly.txt
fxt/data/lowbit607-primpoly.txt
fxt/data/lowbit63-primpoly.txt
fxt/data/lowbit64-hex-primpoly.txt
fxt/data/lowbit64-primpoly.txt
fxt/data/lowblock-primpoly.txt
fxt/data/mersenne-factors.txt
fxt/data/mersenne-p-factors.txt
fxt/data/minweight-irredpoly.txt
fxt/data/minweight-*a-rules.txt
fxt/data/minweight-primpoly-old.txt
fxt/data/minweight-primpoly.txt
fxt/data/num-normalpoly.txt
fxt/data/pentanomial-primpoly.txt
fxt/data/polfactdeg.txt
fxt/data/pseudo-13mod24.txt
fxt/data/pseudo-19mod24.txt
fxt/data/pseudo-1mod24.txt
fxt/data/pseudo-5mod6.txt
fxt/data/pseudo-7mod24.txt
fxt/data/pseudo-spp23.txt
fxt/data/rand-primpoly.txt
fxt/data/rand32-hex-primpoly.txt
fxt/data/rand32-primpoly.txt
fxt/data/rand64-hex-primpoly.txt
fxt/data/rand64-primpoly.txt
fxt/data/small-fermat-factors.txt
fxt/demo/
fxt/demo/arith/
fxt/demo/arith/briggs-log-demo.cc
fxt/demo/arith/briggs-log-out.txt
fxt/demo/arith/cayley-dickson-demo.cc
fxt/demo/arith/cayley-dickson-out.txt
fxt/demo/arith/cordic-circ-demo.cc
fxt/demo/arith/cordic-circ-out.txt
fxt/demo/arith/cordic-hyp-demo.cc
fxt/demo/arith/cordic-hyp-out.txt
fxt/demo/arith/power-costs-demo.cc
fxt/demo/arith/power-costs-out.txt
fxt/demo/arith/power-l2r-demo.cc
fxt/demo/arith/power-l2r-out.txt
fxt/demo/arith/power-r2l-demo.cc
fxt/demo/arith/power-r2l-out.txt
fxt/demo/arith/shiftadd-exp-demo.cc
fxt/demo/arith/shiftadd-exp-out.txt
fxt/demo/arith/shiftadd-log-demo.cc
fxt/demo/arith/shiftadd-log-out.txt
fxt/demo/bits/
fxt/demo/bits/all-dbs-demo.cc
fxt/demo/bits/all-dbs-out.txt
fxt/demo/bits/bin2paul-demo.cc
fxt/demo/bits/bin2paul-out.txt
fxt/demo/bits/bit-nextgray-demo.cc
fxt/demo/bits/bit-nextgray-out.txt
fxt/demo/bits/bit2adic-demo.cc
fxt/demo/bits/bit2adic-out.txt
fxt/demo/bits/bitarray-demo.cc
fxt/demo/bits/bitarray-out.txt
fxt/demo/bits/bitcombcolex-demo.cc
fxt/demo/bits/bitcombcolex-out.txt
fxt/demo/bits/bitcomblex-demo.cc
fxt/demo/bits/bitcomblex-out.txt
fxt/demo/bits/bitcombminchange-demo.cc
fxt/demo/bits/bitcombminchange-out.txt
fxt/demo/bits/bitdemos.h
fxt/demo/bits/bitfibgray-demo.cc
fxt/demo/bits/bitfibgray-out.txt
fxt/demo/bits/bithilo-demo.cc
fxt/demo/bits/bithilo-out.txt
fxt/demo/bits/bitlex-demo.cc
fxt/demo/bits/bitlex-out.txt
fxt/demo/bits/bitlex-rec-demo.cc
fxt/demo/bits/bitlex-rec-out.txt
fxt/demo/bits/bitmisc-demo.cc
fxt/demo/bits/bitmisc-out.txt
fxt/demo/bits/bitmisc2-demo.cc
fxt/demo/bits/bitmisc2-out.txt
fxt/demo/bits/bitnecklace-demo.cc
fxt/demo/bits/bitnecklace-out.txt
fxt/demo/bits/bitperm1-demo.cc
fxt/demo/bits/bitperm1-out.txt
fxt/demo/bits/bitsequency-demo.cc
fxt/demo/bits/bitsequency-out.txt
fxt/demo/bits/bitsubset-demo.cc
fxt/demo/bits/bitsubset-out.txt
fxt/demo/bits/bittransforms-blue-demo.cc
fxt/demo/bits/bittransforms-blue-fp-demo.cc
fxt/demo/bits/bittransforms-blue-fp-out.txt
fxt/demo/bits/bittransforms-blue-out.txt
fxt/demo/bits/bittransforms-red-demo.cc
fxt/demo/bits/bittransforms-red-out.txt
fxt/demo/bits/bitxtransforms-demo.cc
fxt/demo/bits/bitxtransforms-out.txt
fxt/demo/bits/crc64-demo.cc
fxt/demo/bits/crc64-out.txt
fxt/demo/bits/debruijn-lookup-demo.cc
fxt/demo/bits/debruijn-lookup-out.txt
fxt/demo/bits/fibrep-demo.cc
fxt/demo/bits/fibrep-out.txt
fxt/demo/bits/gotcha-demo.cc
fxt/demo/bits/gotcha-out.txt
fxt/demo/bits/gray-rec-demo.cc
fxt/demo/bits/gray-rec-out.txt
fxt/demo/bits/gray2-demo.cc
fxt/demo/bits/gray2-out.txt
fxt/demo/bits/graycode-demo.cc
fxt/demo/bits/graycode-out.txt
fxt/demo/bits/hanoi-demo.cc
fxt/demo/bits/hanoi-out.txt
fxt/demo/bits/hilbert-demo.cc
fxt/demo/bits/hilbert-moves-demo.cc
fxt/demo/bits/hilbert-moves-out.txt
fxt/demo/bits/hilbert-out.txt
fxt/demo/bits/modular-lookup-demo.cc
fxt/demo/bits/modular-lookup-out.txt
fxt/demo/bits/necklace-demo.cc
fxt/demo/bits/necklace-out.txt
fxt/demo/bits/negbin-demo.cc
fxt/demo/bits/negbin-out.txt
fxt/demo/bits/parenword-colex-demo.cc
fxt/demo/bits/parenword-colex-out.txt
fxt/demo/bits/parenword-demo.cc
fxt/demo/bits/parenword-out.txt
fxt/demo/bits/pcrc64-demo.cc
fxt/demo/bits/pcrc64-out.txt
fxt/demo/bits/revbin-rec-demo.cc
fxt/demo/bits/revbin-rec-out.txt
fxt/demo/bits/revbin-tab-demo.cc
fxt/demo/bits/revbin-tab-out.txt
fxt/demo/bits/revbin-update-demo.cc
fxt/demo/bits/revbin-update-out.txt
fxt/demo/comb/
fxt/demo/comb/acgray-demo.cc
fxt/demo/comb/acgray-out.txt
fxt/demo/comb/all-compositions-minchange-demo.cc
fxt/demo/comb/all-compositions-minchange-out.txt
fxt/demo/comb/bell-number-demo.cc
fxt/demo/comb/bell-number-out.txt
fxt/demo/comb/binaryprimestring-demo.cc
fxt/demo/comb/binaryprimestring-out.txt
fxt/demo/comb/catalan-demo.cc
fxt/demo/comb/catalan-out.txt
fxt/demo/comb/comb2comp-demo.cc
fxt/demo/comb/comb2comp-out.txt
fxt/demo/comb/combination-altminchange-demo.cc
fxt/demo/comb/combination-altminchange-out.txt
fxt/demo/comb/combination-chase-demo.cc
fxt/demo/comb/combination-chase-out.txt
fxt/demo/comb/combination-colex-demo.cc
fxt/demo/comb/combination-colex-out.txt
fxt/demo/comb/combination-lex-demo.cc
fxt/demo/comb/combination-lex-out.txt
fxt/demo/comb/combination-minchange-demo.cc
fxt/demo/comb/combination-minchange-out.txt
fxt/demo/comb/combination-pref-demo.cc
fxt/demo/comb/combination-pref-out.txt
fxt/demo/comb/combination-rank-demo.cc
fxt/demo/comb/combination-rank-out.txt
fxt/demo/comb/combination-rec-demo.cc
fxt/demo/comb/combination-rec-out.txt
fxt/demo/comb/combination-revdoor-demo.cc
fxt/demo/comb/combination-revdoor-out.txt
fxt/demo/comb/composition-chase-demo.cc
fxt/demo/comb/composition-chase-out.txt
fxt/demo/comb/composition-colex-demo.cc
fxt/demo/comb/composition-colex-out.txt
fxt/demo/comb/composition-rank-demo.cc
fxt/demo/comb/composition-rank-out.txt
fxt/demo/comb/conference-quadres-demo.cc
fxt/demo/comb/conference-quadres-out.txt
fxt/demo/comb/cyclic-perm-demo.cc
fxt/demo/comb/cyclic-perm-out.txt
fxt/demo/comb/debruijn-demo.cc
fxt/demo/comb/debruijn-out.txt
fxt/demo/comb/fact2cyclic-demo.cc
fxt/demo/comb/fact2cyclic-out.txt
fxt/demo/comb/fact2perm-alt-demo.cc
fxt/demo/comb/fact2perm-alt-out.txt
fxt/demo/comb/fact2perm-demo.cc
fxt/demo/comb/fact2perm-out.txt
fxt/demo/comb/fibgray-rec-demo.cc
fxt/demo/comb/fibgray-rec-out.txt
fxt/demo/comb/hadamard-srs-demo.cc
fxt/demo/comb/hadamard-srs-out.txt
fxt/demo/comb/hanoi-rec-demo.cc
fxt/demo/comb/hanoi-rec-out.txt
fxt/demo/comb/ksubset-gray-demo.cc
fxt/demo/comb/ksubset-gray-out.txt
fxt/demo/comb/ksubset-near-perfect-demo.cc
fxt/demo/comb/ksubset-near-perfect-out.txt
fxt/demo/comb/ksubset-rec-demo.cc
fxt/demo/comb/ksubset-rec-out.txt
fxt/demo/comb/mixedradix-demo.cc
fxt/demo/comb/mixedradix-endo-demo.cc
fxt/demo/comb/mixedradix-endo-gray-demo.cc
fxt/demo/comb/mixedradix-endo-gray-out.txt
fxt/demo/comb/mixedradix-endo-out.txt
fxt/demo/comb/mixedradix-gray-demo.cc
fxt/demo/comb/mixedradix-gray-out.txt
fxt/demo/comb/mixedradix-gray2-demo.cc
fxt/demo/comb/mixedradix-gray2-out.txt
fxt/demo/comb/mixedradix-gslex-demo.cc
fxt/demo/comb/mixedradix-gslex-out.txt
fxt/demo/comb/mixedradix-modular-gray-demo.cc
fxt/demo/comb/mixedradix-modular-gray-out.txt
fxt/demo/comb/mixedradix-out.txt
fxt/demo/comb/monotonicgray-demo.cc
fxt/demo/comb/monotonicgray-out.txt
fxt/demo/comb/mpartition-demo.cc
fxt/demo/comb/mpartition-out.txt
fxt/demo/comb/necklace-cat-demo.cc
fxt/demo/comb/necklace-cat-out.txt
fxt/demo/comb/necklace-fkm-demo.cc
fxt/demo/comb/necklace-fkm-out.txt
fxt/demo/comb/necklace-gray-demo.cc
fxt/demo/comb/necklace-gray-out.txt
fxt/demo/comb/necklaces-via-gray-leaders-demo.cc
fxt/demo/comb/necklaces-via-gray-leaders-out.txt
fxt/demo/comb/numof-partitions-demo.cc
fxt/demo/comb/numof-partitions-out.txt
fxt/demo/comb/paren-demo.cc
fxt/demo/comb/paren-gray-demo.cc
fxt/demo/comb/paren-gray-out.txt
fxt/demo/comb/paren-out.txt
fxt/demo/comb/partition-demo.cc
fxt/demo/comb/partition-out.txt
fxt/demo/comb/partition-rec-demo.cc
fxt/demo/comb/partition-rec-out.txt
fxt/demo/comb/pascal-demo.cc
fxt/demo/comb/pascal-out.txt
fxt/demo/comb/paulgray-rec-demo.cc
fxt/demo/comb/paulgray-rec-out.txt
fxt/demo/comb/pellgray-rec-demo.cc
fxt/demo/comb/pellgray-rec-out.txt
fxt/demo/comb/perm-rec-demo.cc
fxt/demo/comb/perm-rec-out.txt
fxt/demo/comb/permderange-demo.cc
fxt/demo/comb/permderange-out.txt
fxt/demo/comb/permgray-demo.cc
fxt/demo/comb/permgray-out.txt
fxt/demo/comb/permheap-demo.cc
fxt/demo/comb/permheap-out.txt
fxt/demo/comb/permheap2-demo.cc
fxt/demo/comb/permheap2-out.txt
fxt/demo/comb/permheap2-swaps-demo.cc
fxt/demo/comb/permheap2-swaps-out.txt
fxt/demo/comb/permlex-demo.cc
fxt/demo/comb/permlex-out.txt
fxt/demo/comb/permminchange-demo.cc
fxt/demo/comb/permminchange-out.txt
fxt/demo/comb/permrestrpref-demo.cc
fxt/demo/comb/permrestrpref-out.txt
fxt/demo/comb/permrev-demo.cc
fxt/demo/comb/permrev-out.txt
fxt/demo/comb/permrev2-demo.cc
fxt/demo/comb/permrev2-out.txt
fxt/demo/comb/permrot-demo.cc
fxt/demo/comb/permrot-out.txt
fxt/demo/comb/permstar-demo.cc
fxt/demo/comb/permstar-out.txt
fxt/demo/comb/permstar-swaps-demo.cc
fxt/demo/comb/permstar-swaps-out.txt
fxt/demo/comb/permtrotter-demo.cc
fxt/demo/comb/permtrotter-out.txt
fxt/demo/comb/permtrotter2-demo.cc
fxt/demo/comb/permtrotter2-out.txt
fxt/demo/comb/permtrotter3-demo.cc
fxt/demo/comb/permtrotter3-out.txt
fxt/demo/comb/primestring-demo.cc
fxt/demo/comb/primestring-out.txt
fxt/demo/comb/rgs-binomial-demo.cc
fxt/demo/comb/rgs-binomial-out.txt
fxt/demo/comb/rgs-fincr-demo.cc
fxt/demo/comb/rgs-fincr-out.txt
fxt/demo/comb/rgs-kincr-demo.cc
fxt/demo/comb/rgs-kincr-out.txt
fxt/demo/comb/rgs-maxincr-demo.cc
fxt/demo/comb/rgs-maxincr-out.txt
fxt/demo/comb/schroeder-tree-demo.cc
fxt/demo/comb/schroeder-tree-out.txt
fxt/demo/comb/setpartition-demo.cc
fxt/demo/comb/setpartition-out.txt
fxt/demo/comb/setpartition-rgs-demo.cc
fxt/demo/comb/setpartition-rgs-out.txt
fxt/demo/comb/stirling2-demo.cc
fxt/demo/comb/stirling2-out.txt
fxt/demo/comb/subset-debruijn-demo.cc
fxt/demo/comb/subset-debruijn-out.txt
fxt/demo/comb/subset-deltalex-demo.cc
fxt/demo/comb/subset-deltalex-out.txt
fxt/demo/comb/subset-gray-delta-demo.cc
fxt/demo/comb/subset-gray-delta-out.txt
fxt/demo/comb/subset-gray-demo.cc
fxt/demo/comb/subset-gray-out.txt
fxt/demo/comb/subset-lex-demo.cc
fxt/demo/comb/subset-lex-out.txt
fxt/demo/comb/subset-monotone-demo.cc
fxt/demo/comb/subset-monotone-out.txt
fxt/demo/ds/
fxt/demo/ds/coroutine-paren-demo.cc
fxt/demo/ds/coroutine-paren-out.txt
fxt/demo/ds/deque-demo.cc
fxt/demo/ds/deque-out.txt
fxt/demo/ds/orderedrarray-demo.cc
fxt/demo/ds/orderedrarray-out.txt
fxt/demo/ds/priorityqueue-demo.cc
fxt/demo/ds/priorityqueue-out.txt
fxt/demo/ds/queue-demo.cc
fxt/demo/ds/queue-out.txt
fxt/demo/ds/rarray-demo.cc
fxt/demo/ds/rarray-out.txt
fxt/demo/ds/ringbuffer-demo.cc
fxt/demo/ds/ringbuffer-out.txt
fxt/demo/ds/rset-demo.cc
fxt/demo/ds/rset-out.txt
fxt/demo/ds/stack-demo.cc
fxt/demo/ds/stack-out.txt
fxt/demo/ds/stringsubst-demo.cc
fxt/demo/ds/stringsubst-hilbert3d-demo.cc
fxt/demo/ds/stringsubst-hilbert3d-out.txt
fxt/demo/ds/stringsubst-out.txt
fxt/demo/fft/
fxt/demo/fft/fft-arblen-demo.cc
fxt/demo/fft/fft-arblen-out.txt
fxt/demo/fft/fib-haar-demo.cc
fxt/demo/fft/fib-haar-out.txt
fxt/demo/fft/fib-walsh-demo.cc
fxt/demo/fft/fib-walsh-out.txt
fxt/demo/fft/gen-walsh-demo.cc
fxt/demo/fft/gen-walsh-out.txt
fxt/demo/fft/mers-haar-demo.cc
fxt/demo/fft/mers-haar-out.txt
fxt/demo/fft/mers-walsh-demo.cc
fxt/demo/fft/mers-walsh-out.txt
fxt/demo/fft/walsh-basis-demo.cc
fxt/demo/fft/walsh-basis-out.txt
fxt/demo/fft/walsh-eigenvec-demo.cc
fxt/demo/fft/walsh-eigenvec-out.txt
fxt/demo/gf2n/
fxt/demo/gf2n/all-irredpoly-demo.cc
fxt/demo/gf2n/all-irredpoly-out.txt
fxt/demo/gf2n/all-normalpoly-demo.cc
fxt/demo/gf2n/all-normalpoly-out.txt
fxt/demo/gf2n/all-primpoly-srs-demo.cc
fxt/demo/gf2n/all-primpoly-srs-out.txt
fxt/demo/gf2n/bitmat-circulant-demo.cc
fxt/demo/gf2n/bitmat-circulant-out.txt
fxt/demo/gf2n/bitmat-kronecker-demo.cc
fxt/demo/gf2n/bitmat-kronecker-out.txt
fxt/demo/gf2n/bitpol-inverse-demo.cc
fxt/demo/gf2n/bitpol-inverse-out.txt
fxt/demo/gf2n/bitpolfactor-demo.cc
fxt/demo/gf2n/bitpolfactor-out.txt
fxt/demo/gf2n/bitpolirred-demo.cc
fxt/demo/gf2n/bitpolirred-out.txt
fxt/demo/gf2n/bitpolmodmult-demo.cc
fxt/demo/gf2n/bitpolmodmult-out.txt
fxt/demo/gf2n/bitpolmult-demo.cc
fxt/demo/gf2n/bitpolmult-out.txt
fxt/demo/gf2n/c*a-demo.cc
fxt/demo/gf2n/c*a-out.txt
fxt/demo/gf2n/fcsr-demo.cc
fxt/demo/gf2n/fcsr-out.txt
fxt/demo/gf2n/gf2n-demo.cc
fxt/demo/gf2n/gf2n-matrix-demo.cc
fxt/demo/gf2n/gf2n-matrix-out.txt
fxt/demo/gf2n/gf2n-minpoly-demo.cc
fxt/demo/gf2n/gf2n-minpoly-out.txt
fxt/demo/gf2n/gf2n-normal-demo.cc
fxt/demo/gf2n/gf2n-normal-out.txt
fxt/demo/gf2n/gf2n-out.txt
fxt/demo/gf2n/gf2n-solvequadratic-demo.cc
fxt/demo/gf2n/gf2n-solvequadratic-out.txt
fxt/demo/gf2n/lfsr-demo.cc
fxt/demo/gf2n/lfsr-fibonacci-demo.cc
fxt/demo/gf2n/lfsr-fibonacci-out.txt
fxt/demo/gf2n/lfsr-galois-demo.cc
fxt/demo/gf2n/lfsr-galois-out.txt
fxt/demo/gf2n/lfsr-out.txt
fxt/demo/gf2n/lfsr-revbin-demo.cc
fxt/demo/gf2n/lfsr-revbin-out.txt
fxt/demo/gf2n/*a-demo.cc
fxt/demo/gf2n/*a-out.txt
fxt/demo/gf2n/*a2poly-demo.cc
fxt/demo/gf2n/*a2poly-out.txt
fxt/demo/gf2n/lowbit-*a-demo.cc
fxt/demo/gf2n/lowbit-*a-out.txt
fxt/demo/gf2n/minweight-lowbit-*a-demo.cc
fxt/demo/gf2n/minweight-lowbit-*a-out.txt
fxt/demo/gf2n/necklace2irred-demo.cc
fxt/demo/gf2n/necklace2irred-out.txt
fxt/demo/gf2n/normalbasis-demo.cc
fxt/demo/gf2n/normalbasis-out.txt
fxt/demo/gf2n/poly2*a-demo.cc
fxt/demo/gf2n/poly2*a-out.txt
fxt/demo/gf2n/primefact-demo.cc
fxt/demo/gf2n/primefact-out.txt
fxt/demo/gf2n/qmatrix-demo.cc
fxt/demo/gf2n/qmatrix-out.txt
fxt/demo/graph/
fxt/demo/graph/graph-acgray-demo.cc
fxt/demo/graph/graph-acgray-out.txt
fxt/demo/graph/graph-complementshift-demo.cc
fxt/demo/graph/graph-complementshift-out.txt
fxt/demo/graph/graph-debruijn-demo.cc
fxt/demo/graph/graph-debruijn-out.txt
fxt/demo/graph/graph-fibrepgray-demo.cc
fxt/demo/graph/graph-fibrepgray-out.txt
fxt/demo/graph/graph-gray-demo.cc
fxt/demo/graph/graph-gray-out.txt
fxt/demo/graph/graph-lyndongray-demo.cc
fxt/demo/graph/graph-lyndongray-out.txt
fxt/demo/graph/graph-macgray-demo.cc
fxt/demo/graph/graph-macgray-out.txt
fxt/demo/graph/graph-monotonicgray-demo.cc
fxt/demo/graph/graph-monotonicgray-out.txt
fxt/demo/graph/graph-mtl-demo.cc
fxt/demo/graph/graph-mtl-out.txt
fxt/demo/graph/graph-parengray-demo.cc
fxt/demo/graph/graph-parengray-out.txt
fxt/demo/graph/graph-perm-demo.cc
fxt/demo/graph/graph-perm-out.txt
fxt/demo/graph/lyndongray-demo.cc
fxt/demo/graph/lyndongray-out.txt
fxt/demo/mod/
fxt/demo/mod/divisors-demo.cc
fxt/demo/mod/divisors-out.txt
fxt/demo/mod/eratosthenes-demo.cc
fxt/demo/mod/eratosthenes-out.txt
fxt/demo/mod/fftprimes-demo.cc
fxt/demo/mod/fftprimes-out.txt
fxt/demo/mod/kronecker-demo.cc
fxt/demo/mod/kronecker-out.txt
fxt/demo/mod/mod-residues-demo.cc
fxt/demo/mod/mod-residues-out.txt
fxt/demo/mod/modarithtables-demo.cc
fxt/demo/mod/modarithtables-out.txt
fxt/demo/mod/modinfo-demo.cc
fxt/demo/mod/modinfo-out.txt
fxt/demo/mod/modsincos-demo.cc
fxt/demo/mod/modsincos-out.txt
fxt/demo/mod/rabinmiller-demo.cc
fxt/demo/mod/rabinmiller-out.txt
fxt/demo/nextarg.h
fxt/demo/perm/
fxt/demo/perm/cycles-demo.cc
fxt/demo/perm/cycles-out.txt
fxt/demo/perm/perm-decomp-demo.cc
fxt/demo/perm/perm-decomp-out.txt
fxt/demo/perm/perm-periods-demo.cc
fxt/demo/perm/perm-periods-out.txt
fxt/demo/perm/permfunc-demo.cc
fxt/demo/perm/permfunc-out.txt
fxt/demo/perm/permgray-leaders-demo.cc
fxt/demo/perm/permgray-leaders-out.txt
fxt/demo/perm/permrandcyclic-demo.cc
fxt/demo/perm/permrandcyclic-out.txt
fxt/demo/perm/permutation-matrix-demo.cc
fxt/demo/perm/permutation-matrix-out.txt
fxt/demo/perm/revbin-perm-rec-demo.cc
fxt/demo/perm/revbin-perm-rec-out.txt
fxt/demo/perm/swap-blocks-demo.cc
fxt/demo/perm/swap-blocks-out.txt
fxt/demo/sort/
fxt/demo/sort/equivclass-bitstring-demo.cc
fxt/demo/sort/equivclass-bitstring-out.txt
fxt/demo/sort/equivclass-bracelets-demo.cc
fxt/demo/sort/equivclass-bracelets-out.txt
fxt/demo/sort/equivclass-necklaces-demo.cc
fxt/demo/sort/equivclass-necklaces-out.txt
fxt/demo/sort/heapsort-demo.cc
fxt/demo/sort/heapsort-out.txt
fxt/demo/sort/radixsort-demo.cc
fxt/demo/sort/radixsort-out.txt
fxt/demo/sort/selection-sort-demo.cc
fxt/demo/sort/selection-sort-out.txt
fxt/demo/sort/sort-demo.cc
fxt/demo/sort/sort-out.txt
fxt/demo/sort/sort-string-demo.cc
fxt/demo/sort/sort-string-out.txt
fxt/demo/sort/sortcomplex-demo.cc
fxt/demo/sort/sortcomplex-out.txt
fxt/demo/sort/sortidx-demo.cc
fxt/demo/sort/sortidx-out.txt
fxt/demo/sort/sortptr-demo.cc
fxt/demo/sort/sortptr-out.txt
fxt/demo/sort/symbolify-demo.cc
fxt/demo/sort/symbolify-out.txt
fxt/demo/sort/unique-demo.cc
fxt/demo/sort/unique-out.txt
fxt/demo/topics.txt
fxt/depend.inv
fxt/depend.mk
fxt/doc/
fxt/doc/aux0-doc.txt
fxt/doc/aux1-doc.txt
fxt/doc/aux2-doc.txt
fxt/doc/bits-doc.txt
fxt/doc/bmat-doc.txt
fxt/doc/bpol-doc.txt
fxt/doc/chirpzt-doc.txt
fxt/doc/comb-doc.txt
fxt/doc/convolution-doc.txt
fxt/doc/correlation-doc.txt
fxt/doc/data-doc.txt
fxt/doc/dctdst-doc.txt
fxt/doc/ds-doc.txt
fxt/doc/fft-doc.txt
fxt/doc/fht-doc.txt
fxt/doc/graph-doc.txt
fxt/doc/haar-doc.txt
fxt/doc/matrix-doc.txt
fxt/doc/mod-doc.txt
fxt/doc/mult-doc.txt
fxt/doc/ntt-doc.txt
fxt/doc/ntt.h-doc.txt
fxt/doc/perm-doc.txt
fxt/doc/realfft-doc.txt
fxt/doc/sort-doc.txt
fxt/doc/walsh-doc.txt
fxt/doc/wavelet-doc.txt
fxt/files.mk
fxt/flags.mk
fxt/fxt.lsm
fxt/makefile
fxt/scripts/
fxt/scripts/alloca.sh
fxt/scripts/autodoc.pl
fxt/scripts/autodoc.zsh
fxt/scripts/bucket/
fxt/scripts/bucket/00README.txt
fxt/scripts/bucket/callall.head
fxt/scripts/bucket/callall.tail
fxt/scripts/bucket/capitalize.sh
fxt/scripts/bucket/chklyndon.sh
fxt/scripts/bucket/ii.zsh
fxt/scripts/bucket/iii.sh
fxt/scripts/bucket/mkcallall.pl
fxt/scripts/bucket/ttt.sh
fxt/scripts/bucket/uncapitalize.sh
fxt/scripts/bucket/whocalls
fxt/scripts/bucket/whohas
fxt/scripts/chkallincl.sh
fxt/scripts/chkbucket.zsh
fxt/scripts/chkdef.sh
fxt/scripts/chkdemo-etargets.sh
fxt/scripts/chkdemo.sh
fxt/scripts/chkdemoincl.sh
fxt/scripts/chkdirs.sh
fxt/scripts/chkifdef.sh
fxt/scripts/chkinclex.sh
fxt/scripts/chkinclpath.sh
fxt/scripts/chksrc.pl
fxt/scripts/chksrc.sh
fxt/scripts/chkundoc.zsh
fxt/scripts/datahtmldoc.zsh
fxt/scripts/demo.zsh
fxt/scripts/demo2web.sh
fxt/scripts/diff-old.zsh
fxt/scripts/doc-all.zsh
fxt/scripts/doxygen-html-footer
fxt/scripts/doxygen.conf
fxt/scripts/firsthdrs.pl
fxt/scripts/fixdepend.pl
fxt/scripts/make-demo-list.sh
fxt/scripts/make-demo-main.sh
fxt/scripts/mersfact2c.pl
fxt/scripts/mgd.sh
fxt/scripts/mkcompl.sh
fxt/scripts/mkdemo-etargets.zsh
fxt/scripts/mkinvdep.sh
fxt/scripts/poly2hex.pl
fxt/scripts/run-tests.sh
fxt/scripts/showsrc.zsh
fxt/scripts/tmp-out
fxt/scripts/tmp-src
fxt/scripts/whodep
fxt/scripts/x.zsh
fxt/src/
fxt/src/aux0/
fxt/src/aux0-all.h
fxt/src/aux0/aux0double.cc
fxt/src/aux0/aux0double.h
fxt/src/aux0/aux0print.cc
fxt/src/aux0/binomial.cc
fxt/src/aux0/binomial.h
fxt/src/aux0/bucket/
fxt/src/aux0/bucket/00README.txt
fxt/src/aux0/bucket/funcemu.h
fxt/src/aux0/bucket/gcd.cc
fxt/src/aux0/bucket/sincos.cc
fxt/src/aux0/cmult.h
fxt/src/aux0/constants.h
fxt/src/aux0/csincos.h
fxt/src/aux0/jjassert.cc
fxt/src/aux0/ldn2rc.h
fxt/src/aux0/rand.cc
fxt/src/aux0/randf.h
fxt/src/aux0/range.h
fxt/src/aux0/sign.h
fxt/src/aux0/sincos.h
fxt/src/aux0/sumdiff.h
fxt/src/aux0/swap.h
fxt/src/aux0/timer.h
fxt/src/aux0/trigrec.h
fxt/src/aux0/version.cc
fxt/src/aux0/version.h
fxt/src/aux1/
fxt/src/aux1-all.h
fxt/src/aux1/applyfunc.h
fxt/src/aux1/arith1.h
fxt/src/aux1/array.h
fxt/src/aux1/aux1double.cc
fxt/src/aux1/aux1double.h
fxt/src/aux1/auxprint.cc
fxt/src/aux1/auxprint.h
fxt/src/aux1/bytescan.cc
fxt/src/aux1/bytescan.h
fxt/src/aux1/copy.h
fxt/src/aux1/diff.h
fxt/src/aux1/grsnegate.h
fxt/src/aux1/misc.h
fxt/src/aux1/resample.cc
fxt/src/aux1/resample.h
fxt/src/aux1/scale.h
fxt/src/aux1/scanbox.h
fxt/src/aux1/shift.h
fxt/src/aux1/str2ulong.cc
fxt/src/aux1/symmetry.cc
fxt/src/aux1/symmetry.h
fxt/src/aux1/trigtable.cc
fxt/src/aux1/wordgray.h
fxt/src/aux2/
fxt/src/aux2-all.h
fxt/src/aux2/applyfunc2d.h
fxt/src/aux2/arith2d.h
fxt/src/aux2/array2d.cc
fxt/src/aux2/array2d.h
fxt/src/aux2/bucket/
fxt/src/aux2/bucket/00README.txt
fxt/src/aux2/bucket/transpose2.h
fxt/src/aux2/copy2d.h
fxt/src/aux2/minmax2d.h
fxt/src/aux2/reverse2d.h
fxt/src/aux2/rotate2d.h
fxt/src/aux2/scale2d.h
fxt/src/aux2/shift2d.h
fxt/src/aux2/transpose.h
fxt/src/aux2/transpose2.h
fxt/src/bits/
fxt/src/bits-all.h
fxt/src/bits/bin2paul.h
fxt/src/bits/bit2adic.h
fxt/src/bits/bit2composition.h
fxt/src/bits/bit2pow.h
fxt/src/bits/bitasm-amd64.h
fxt/src/bits/bitasm-i386.h
fxt/src/bits/bitasm-sse.h
fxt/src/bits/bitasm.h
fxt/src/bits/bitblock.h
fxt/src/bits/bitcombcolex.h
fxt/src/bits/bitcombminchange.h
fxt/src/bits/bitcopy.h
fxt/src/bits/bitcount.h
fxt/src/bits/bitcyclic-dist.h
fxt/src/bits/bitcyclic-match.h
fxt/src/bits/bitcyclic-minmax.h
fxt/src/bits/bitcyclic-period.h
fxt/src/bits/bitcyclic-xor.h
fxt/src/bits/bitfibgray.h
fxt/src/bits/bitgather.h
fxt/src/bits/bitgraypermute.h
fxt/src/bits/bithigh.h
fxt/src/bits/bitlex.h
fxt/src/bits/bitlow.h
fxt/src/bits/bitmisc.h
fxt/src/bits/bitmrotate.h
fxt/src/bits/bitnecklace.h
fxt/src/bits/bitperiodic.h
fxt/src/bits/bitrotate.h
fxt/src/bits/bitseparate.h
fxt/src/bits/bitsequency.h
fxt/src/bits/bitset2set.h
fxt/src/bits/bitsperlong.h
fxt/src/bits/bitsubset.h
fxt/src/bits/bitswap.h
fxt/src/bits/bittest.h
fxt/src/bits/bittransforms.h
fxt/src/bits/bitxtransforms.h
fxt/src/bits/bitzip.h
fxt/src/bits/blue-fixed-points.h
fxt/src/bits/branchless.h
fxt/src/bits/bucket/
fxt/src/bits/bucket/00README.txt
fxt/src/bits/bucket/bitsasm.cc
fxt/src/bits/bucket/bitsubsetgray.h
fxt/src/bits/colormix-fl.h
fxt/src/bits/colormix.h
fxt/src/bits/colormixp.h
fxt/src/bits/crc32.cc
fxt/src/bits/crc32.h
fxt/src/bits/crc64.cc
fxt/src/bits/crc64.h
fxt/src/bits/cswap.h
fxt/src/bits/fibrep.h
fxt/src/bits/graycode.h
fxt/src/bits/graypower.h
fxt/src/bits/greencode.h
fxt/src/bits/grsnegative.h
fxt/src/bits/hilbert.cc
fxt/src/bits/hilbert.h
fxt/src/bits/negbin.h
fxt/src/bits/nextgray.h
fxt/src/bits/parenwords.h
fxt/src/bits/parity.h
fxt/src/bits/pcrc64.h
fxt/src/bits/printbin.cc
fxt/src/bits/printbin.h
fxt/src/bits/printbindiff.cc
fxt/src/bits/printbitset.cc
fxt/src/bits/printbitset.h
fxt/src/bits/revbin-tab.cc
fxt/src/bits/revbin-upd.cc
fxt/src/bits/revbin-upd.h
fxt/src/bits/revbin.h
fxt/src/bits/tcrc64.h
fxt/src/bits/tinyfactors.cc
fxt/src/bits/tinyfactors.h
fxt/src/bits/zerobyte.h
fxt/src/bits/zorder.h
fxt/src/bmat/
fxt/src/bmat-all.h
fxt/src/bmat/bitmat.h
fxt/src/bmat/bitmatcharpoly.cc
fxt/src/bmat/bitmatcompanion.cc
fxt/src/bmat/bitmathessenberg.cc
fxt/src/bmat/bitmatinline.h
fxt/src/bmat/bitmatinverse.cc
fxt/src/bmat/bitmatkronecker.cc
fxt/src/bmat/bitmatmult.cc
fxt/src/bmat/bitmatnullspace.cc
fxt/src/bmat/bitmatprint.cc
fxt/src/bpol/
fxt/src/bpol-all.h
fxt/src/bpol/all-irredpoly.h
fxt/src/bpol/berlekamp.cc
fxt/src/bpol/bitpol-arith.h
fxt/src/bpol/bitpol-degree.h
fxt/src/bpol/bitpol-deriv.h
fxt/src/bpol/bitpol-factor.cc
fxt/src/bpol/bitpol-factor.h
fxt/src/bpol/bitpol-gcd.h
fxt/src/bpol/bitpol-irred.h
fxt/src/bpol/bitpol-normal.cc
fxt/src/bpol/bitpol-order.cc
fxt/src/bpol/bitpol-order.h
fxt/src/bpol/bitpol-primitive.h
fxt/src/bpol/bitpol-print.cc
fxt/src/bpol/bitpol-print.h
fxt/src/bpol/bitpol-squarefree.cc
fxt/src/bpol/bitpol-squarefree.h
fxt/src/bpol/bitpol2*a.cc
fxt/src/bpol/bitpolmod-arith.h
fxt/src/bpol/bitpolmod-multrev.h
fxt/src/bpol/bitpolmod-solvequadratic.cc
fxt/src/bpol/bitpolmod-solvequadratic.h
fxt/src/bpol/c*a.h
fxt/src/bpol/fcsr.h
fxt/src/bpol/gf2n-minpoly.cc
fxt/src/bpol/gf2n-order.cc
fxt/src/bpol/gf2n-solvequadratic.cc
fxt/src/bpol/gf2n-trace.cc
fxt/src/bpol/gf2n-trace.h
fxt/src/bpol/gf2n.cc
fxt/src/bpol/gf2n.h
fxt/src/bpol/lfsr.h
fxt/src/bpol/lfsr64.h
fxt/src/bpol/*a.h
fxt/src/bpol/*arule-minweight.cc
fxt/src/bpol/necklace2bitpol.h
fxt/src/bpol/normal-irredpoly.cc
fxt/src/bpol/normal-mult.cc
fxt/src/bpol/normal-primpoly.cc
fxt/src/bpol/normal-solvequadratic.cc
fxt/src/bpol/normalbasis.h
fxt/src/bpol/numof-bitpol.cc
fxt/src/bpol/numof-bitpol.h
fxt/src/bpol/poly-tab.h
fxt/src/bpol/primpoly-lowbit.cc
fxt/src/bpol/primpoly-minweight.cc
fxt/src/bpol/primpoly-rand.cc
fxt/src/chirpzt/
fxt/src/chirpzt-all.h
fxt/src/chirpzt/chirpzt.h
fxt/src/chirpzt/fftarblen.cc
fxt/src/chirpzt/fftfract.cc
fxt/src/chirpzt/makechirp.cc
fxt/src/chirpzt/slowfracft.cc
fxt/src/chirpzt/slowzt.cc
fxt/src/comb/
fxt/src/comb-all.h
fxt/src/comb/acgray.cc
fxt/src/comb/all-compositions-minchange.cc
fxt/src/comb/all-compositions-minchange.h
fxt/src/comb/binarydebruijn.h
fxt/src/comb/binaryprimestring.h
fxt/src/comb/bucket/
fxt/src/comb/bucket/00README.txt
fxt/src/comb/bucket/allsetpartitions.cc
fxt/src/comb/bucket/allsetpartitions.h
fxt/src/comb/bucket/binarydebruijn.cc
fxt/src/comb/bucket/binarydebruijn.h
fxt/src/comb/bucket/combcolex.h
fxt/src/comb/bucket/combination-rec-demo.cc
fxt/src/comb/bucket/comblex.h
fxt/src/comb/bucket/combminchange.cc
fxt/src/comb/bucket/combminchange.h
fxt/src/comb/bucket/compositionalt.h
fxt/src/comb/bucket/num2mixedradix.h
fxt/src/comb/bucket/permvisit.cc
fxt/src/comb/bucket/permvisit.h
fxt/src/comb/bucket/subsetdebruijn.h
fxt/src/comb/catalan.cc
fxt/src/comb/catalan.h
fxt/src/comb/combination-altminchange.cc
fxt/src/comb/combination-altminchange.h
fxt/src/comb/combination-chase.h
fxt/src/comb/combination-colex.h
fxt/src/comb/combination-lex.h
fxt/src/comb/combination-minchange.cc
fxt/src/comb/combination-minchange.h
fxt/src/comb/combination-pref.h
fxt/src/comb/combination-rec.cc
fxt/src/comb/combination-rec.h
fxt/src/comb/combination-revdoor.h
fxt/src/comb/comp2comb.h
fxt/src/comb/composition-chase.h
fxt/src/comb/composition-colex.h
fxt/src/comb/composition-rank.cc
fxt/src/comb/composition-rank.h
fxt/src/comb/cyclic-perm.h
fxt/src/comb/debruijn.h
fxt/src/comb/delta2gray.cc
fxt/src/comb/endo.h
fxt/src/comb/fact2cyclic.cc
fxt/src/comb/fact2num.cc
fxt/src/comb/fact2num.h
fxt/src/comb/fact2perm-alt.cc
fxt/src/comb/fact2perm.cc
fxt/src/comb/fact2perm.h
fxt/src/comb/fibonacci.h
fxt/src/comb/gray-cycle-leaders.h
fxt/src/comb/gray.h
fxt/src/comb/ksubset-gray.h
fxt/src/comb/ksubset-near-perfect.cc
fxt/src/comb/ksubset-near-perfect.h
fxt/src/comb/ksubset-rec.cc
fxt/src/comb/ksubset-rec.h
fxt/src/comb/mixedradix-endo-gray.h
fxt/src/comb/mixedradix-endo.h
fxt/src/comb/mixedradix-gray.h
fxt/src/comb/mixedradix-gray2.h
fxt/src/comb/mixedradix-gslex.h
fxt/src/comb/mixedradix-modular-gray.h
fxt/src/comb/mixedradix.h
fxt/src/comb/mixedradix2num.cc
fxt/src/comb/mixedradix2num.h
fxt/src/comb/monotonicgray.cc
fxt/src/comb/mpartition.h
fxt/src/comb/numof-compositions.h
fxt/src/comb/numofnecklaces.cc
fxt/src/comb/numofnecklaces.h
fxt/src/comb/paren-gray.h
fxt/src/comb/paren.h
fxt/src/comb/partition-rec.cc
fxt/src/comb/partition-rec.h
fxt/src/comb/partition.cc
fxt/src/comb/partition.h
fxt/src/comb/perm-rec.h
fxt/src/comb/permderange.h
fxt/src/comb/permgray-ffact.h
fxt/src/comb/permgray.h
fxt/src/comb/permheap.h
fxt/src/comb/permheap2-swaps.h
fxt/src/comb/permheap2.h
fxt/src/comb/permlex.h
fxt/src/comb/permminchange.h
fxt/src/comb/permrestrpref.h
fxt/src/comb/permrev.h
fxt/src/comb/permrev2.h
fxt/src/comb/permrot.h
fxt/src/comb/permstar-swaps.h
fxt/src/comb/permstar.h
fxt/src/comb/permtrotter.h
fxt/src/comb/permtrotter2.h
fxt/src/comb/permtrotter3.h
fxt/src/comb/primestring.h
fxt/src/comb/printgray.cc
fxt/src/comb/printmixedradix.cc
fxt/src/comb/printmixedradix.h
fxt/src/comb/printperm.cc
fxt/src/comb/printperm.h
fxt/src/comb/printset.cc
fxt/src/comb/printset.h
fxt/src/comb/rgs-binomial.cc
fxt/src/comb/rgs-binomial.h
fxt/src/comb/rgs-fincr.cc
fxt/src/comb/rgs-fincr.h
fxt/src/comb/rgs-kincr.cc
fxt/src/comb/rgs-kincr.h
fxt/src/comb/rgs-maxincr.cc
fxt/src/comb/rgs-maxincr.h
fxt/src/comb/setpartition-rgs.cc
fxt/src/comb/setpartition-rgs.h
fxt/src/comb/setpartition.cc
fxt/src/comb/setpartition.h
fxt/src/comb/stringsubst.cc
fxt/src/comb/stringsubst.h
fxt/src/comb/subset-debruijn.h
fxt/src/comb/subset-deltalex.h
fxt/src/comb/subset-gray-delta.h
fxt/src/comb/subset-gray.h
fxt/src/comb/subset-lex.h
fxt/src/comb/subset-monotone.h
fxt/src/comb/testgray.cc
fxt/src/complextype.h
fxt/src/convolution/
fxt/src/convolution-all.h
fxt/src/convolution/cfhtcnvl.cc
fxt/src/convolution/cfhtcnvla.cc
fxt/src/convolution/cfhtcnvlacore.cc
fxt/src/convolution/cfhtcnvlcore.cc
fxt/src/convolution/complexconvolution.h
fxt/src/convolution/fftcnvl.cc
fxt/src/convolution/fftcnvla.cc
fxt/src/convolution/fftcocnvl.cc
fxt/src/convolution/fhtcnvl.cc
fxt/src/convolution/fhtcnvla.cc
fxt/src/convolution/fhtcnvlacore.cc
fxt/src/convolution/fhtcnvlcore.cc
fxt/src/convolution/fhtloccnvl.cc
fxt/src/convolution/fhtloccnvla.cc
fxt/src/convolution/fhtmulsqr.h
fxt/src/convolution/fhtnegacnvl.cc
fxt/src/convolution/matrixfftcnvl.cc
fxt/src/convolution/matrixfftcnvla.cc
fxt/src/convolution/matrixfftcocnvla.cc
fxt/src/convolution/realconvolution.h
fxt/src/convolution/slowcnvl.h
fxt/src/convolution/slowcnvla.h
fxt/src/convolution/slowcnvlhalf.h
fxt/src/convolution/slowcocnvl.cc
fxt/src/convolution/slowconvolution.h
fxt/src/convolution/slowtwodimcnvl.h
fxt/src/convolution/slowweightedcnvl.h
fxt/src/convolution/twodimfhtcnvl.cc
fxt/src/convolution/weightedconv.cc
fxt/src/convolution/weightedconvolution.h
fxt/src/correlation/
fxt/src/correlation-all.h
fxt/src/correlation/correlation.h
fxt/src/correlation/fftcocorr.cc
fxt/src/correlation/fftcorr.cc
fxt/src/correlation/fhtcorr.cc
fxt/src/correlation/slowcocorr.cc
fxt/src/correlation/slowcorr.h
fxt/src/dctdst/
fxt/src/dctdst-all.h
fxt/src/dctdst/cosrot.cc
fxt/src/dctdst/dct.cc
fxt/src/dctdst/dct4.cc
fxt/src/dctdst/dctdst.h
fxt/src/dctdst/dcth.cc
fxt/src/dctdst/dctzapata.cc
fxt/src/dctdst/dst.cc
fxt/src/dctdst/dsth.cc
fxt/src/ds/
fxt/src/ds-all.h
fxt/src/ds/bitarray.cc
fxt/src/ds/bitarray.h
fxt/src/ds/coroutine.h
fxt/src/ds/deque.h
fxt/src/ds/dll.h-2002.11.18
fxt/src/ds/heap.h
fxt/src/ds/orderedrarray.h
fxt/src/ds/priorityqueue.h
fxt/src/ds/queue.h
fxt/src/ds/rarray.h
fxt/src/ds/ringbuffer.h
fxt/src/ds/rset.h
fxt/src/ds/stack.h
fxt/src/fft/
fxt/src/fft-all.h
fxt/src/fft/cfftdif4.cc
fxt/src/fft/cfftdit4.cc
fxt/src/fft/cfftsplitradix.cc
fxt/src/fft/cfftwrap.cc
fxt/src/fft/columnffts.cc
fxt/src/fft/fft.h
fxt/src/fft/fft8difcore.cc
fxt/src/fft/fft8ditcore.cc
fxt/src/fft/fft9.cc
fxt/src/fft/fftdif2.cc
fxt/src/fft/fftdif4.cc
fxt/src/fft/fftdif4l.cc
fxt/src/fft/fftdit2.cc
fxt/src/fft/fftdit4.cc
fxt/src/fft/fftdit4l.cc
fxt/src/fft/fftspect.cc
fxt/src/fft/fftsplitradix.cc
fxt/src/fft/fhtcfft.cc
fxt/src/fft/fhtfft.cc
fxt/src/fft/fouriershift.cc
fxt/src/fft/gfft.cc
fxt/src/fft/matrixfft.cc
fxt/src/fft/matrixfft.h
fxt/src/fft/ndimfft.cc
fxt/src/fft/recfft2.cc
fxt/src/fft/rowcnvls.cc
fxt/src/fft/rowffts.cc
fxt/src/fft/shortfft.h
fxt/src/fft/skipfft.cc
fxt/src/fft/slowft.cc
fxt/src/fft/twodimfft.cc
fxt/src/fft/weightedfft.cc
fxt/src/fht/
fxt/src/fht-all.h
fxt/src/fht/bucket/
fxt/src/fht/bucket/00README.txt
fxt/src/fht/bucket/fhtdit2loc.cc
fxt/src/fht/cfht0.cc
fxt/src/fht/cfhtdif.cc
fxt/src/fht/cfhtdit.cc
fxt/src/fht/fht.h
fxt/src/fht/fht0.cc
fxt/src/fht/fht2d.h
fxt/src/fht/fhtdif.cc
fxt/src/fht/fhtdif2.cc
fxt/src/fht/fhtdit.cc
fxt/src/fht/fhtdit2.cc
fxt/src/fht/fhtloc2.h
fxt/src/fht/fhtmayer.txt
fxt/src/fht/fhtspect.cc
fxt/src/fht/fhttable.cc
fxt/src/fht/hartleyshift.h
fxt/src/fht/recfht2.cc
fxt/src/fht/shortfhtdifcore.h
fxt/src/fht/shortfhtditcore.h
fxt/src/fht/skipfht.cc
fxt/src/fht/slowht.cc
fxt/src/fht/slowht.h
fxt/src/fht/twodimfht.cc
fxt/src/fxtalloca.h
fxt/src/fxtio.h
fxt/src/fxtiomanip.h
fxt/src/fxttypes.h
fxt/src/graph/
fxt/src/graph-all.h
fxt/src/graph/bucket/
fxt/src/graph/bucket/00README.txt
fxt/src/graph/bucket/debruijngraph.cc
fxt/src/graph/bucket/debruijngraph.h
fxt/src/graph/digraph.cc
fxt/src/graph/digraph.h
fxt/src/graph/digraphcomplete.cc
fxt/src/graph/digraphdebruijn.cc
fxt/src/graph/digraphfibrepgray.cc
fxt/src/graph/digraphgray.cc
fxt/src/graph/digraphlyndongray.cc
fxt/src/graph/digraphmtl.cc
fxt/src/graph/digraphparengray.cc
fxt/src/graph/digraphpaths-condsearch.cc
fxt/src/graph/digraphpaths-search.cc
fxt/src/graph/digraphpaths-trylucky.cc
fxt/src/graph/digraphpaths.cc
fxt/src/graph/digraphpaths.h
fxt/src/graph/digraphspecial.h
fxt/src/graph/lyndoncmp.cc
fxt/src/graph/lyndongray.h
fxt/src/graph/printpath.cc
fxt/src/graph/printpath.h
fxt/src/haar/
fxt/src/haar-all.h
fxt/src/haar/fib-haar.h
fxt/src/haar/haar.h
fxt/src/haar/haari2i.cc
fxt/src/haar/haari2i.h
fxt/src/haar/haarnn.h
fxt/src/haar/haarrevnn.h
fxt/src/haar/mers-haar.h
fxt/src/haar/transposedhaarnn.h
fxt/src/haar/transposedhaarrevnn.h
fxt/src/jjassert.h
fxt/src/matrix/
fxt/src/matrix-all.h
fxt/src/matrix/cholesky.h
fxt/src/matrix/matrix.h
fxt/src/matrix/matrixsymmetryq.h
fxt/src/matrix/mmult.h
fxt/src/matrix/reorth.h
fxt/src/matrix/symmetricpart.h
fxt/src/matrix/testmatrix.h
fxt/src/matrix/toeplitz.h
fxt/src/matrix/vector.h
fxt/src/mod/
fxt/src/mod-all.h
fxt/src/mod/binarygcd.h
fxt/src/mod/bucket/
fxt/src/mod/bucket/00README.txt
fxt/src/mod/bucket/auxfuncs.cc
fxt/src/mod/bucket/gcd.cc
fxt/src/mod/bucket/modaux.cc
fxt/src/mod/bucket/primroot.cc
fxt/src/mod/chebyshev.h
fxt/src/mod/chebyshev1.cc
fxt/src/mod/chebyshev2.cc
fxt/src/mod/chinese.cc
fxt/src/mod/cyclic.cc
fxt/src/mod/divisors.h
fxt/src/mod/eratosthenes.cc
fxt/src/mod/euler-phi.cc
fxt/src/mod/factor.cc
fxt/src/mod/factor.h
fxt/src/mod/factormake.cc
fxt/src/mod/gcd.h
fxt/src/mod/ipow.h
fxt/src/mod/isqrt.h
fxt/src/mod/kronecker.cc
fxt/src/mod/maxorder.cc
fxt/src/mod/mersenne-exponents.cc
fxt/src/mod/mersenne-factors.cc
fxt/src/mod/mersenne-generators.cc
fxt/src/mod/mersenne.h
fxt/src/mod/mod.cc
fxt/src/mod/mod.h
fxt/src/mod/modarith.h
fxt/src/mod/modinfo.cc
fxt/src/mod/modinit.cc
fxt/src/mod/moduli.txt
fxt/src/mod/mtypes.h
fxt/src/mod/numtheory.h
fxt/src/mod/order.cc
fxt/src/mod/perfpow.cc
fxt/src/mod/primes.cc
fxt/src/mod/primes.h
fxt/src/mod/quadresidue.cc
fxt/src/mod/rabinmiller.cc
fxt/src/mod/sqrtmod.cc
fxt/src/mod/testnum.cc
fxt/src/mod/testnum.h
fxt/src/mult/
fxt/src/mult-all.h
fxt/src/mult/auxil.cc
fxt/src/mult/carry.cc
fxt/src/mult/diskaux.cc
fxt/src/mult/diskaux.h
fxt/src/mult/diskaux2.cc
fxt/src/mult/diskcnvla.cc
fxt/src/mult/diskcolpass.cc
fxt/src/mult/diskconvolution.h
fxt/src/mult/diskmultiply.cc
fxt/src/mult/diskrowpass.cc
fxt/src/mult/disksquare.cc
fxt/src/mult/fxtmult.cc
fxt/src/mult/fxtmult.h
fxt/src/mult/fxtmultiply.cc
fxt/src/mult/fxtsquare.cc
fxt/src/mult/workspace.cc
fxt/src/mult/workspace.h
fxt/src/ntt/
fxt/src/ntt-all.h
fxt/src/ntt/bucket/
fxt/src/ntt/bucket/00README.txt
fxt/src/ntt/bucket/nttndim.cc
fxt/src/ntt/bucket/nttskip.cc
fxt/src/ntt/ntt.h
fxt/src/ntt/nttcnvl.cc
fxt/src/ntt/nttdif2.cc
fxt/src/ntt/nttdif2nc.cc
fxt/src/ntt/nttdif4.cc
fxt/src/ntt/nttdit2.cc
fxt/src/ntt/nttdit4.cc
fxt/src/ntt/nttlearn.cc
fxt/src/ntt/slowntt.cc
fxt/src/ntt/slownttcnvl.cc
fxt/src/perm/
fxt/src/perm-all.h
fxt/src/perm/bucket/
fxt/src/perm/bucket/00README.txt
fxt/src/perm/bucket/graypermute.cc
fxt/src/perm/bucket/graypermute.h
fxt/src/perm/bucket/partition.cc
fxt/src/perm/bucket/partition.h
fxt/src/perm/bucket/revbinpermute.h
fxt/src/perm/cycles.cc
fxt/src/perm/cycles.h
fxt/src/perm/even2lower.h
fxt/src/perm/graypermute.h
fxt/src/perm/grayrevpermute.h
fxt/src/perm/greenpermute.h
fxt/src/perm/greenrevpermute.h
fxt/src/perm/haarpermute.h
fxt/src/perm/mrotate.h
fxt/src/perm/permapply.h
fxt/src/perm/permapplyfunc.h
fxt/src/perm/permcompose.cc
fxt/src/perm/permcompose.h
fxt/src/perm/perminvert.cc
fxt/src/perm/perminvert.h
fxt/src/perm/permq.cc
fxt/src/perm/permq.h
fxt/src/perm/permrand.h
fxt/src/perm/printcycles.cc
fxt/src/perm/printcycles.h
fxt/src/perm/radixpermute.cc
fxt/src/perm/radixpermute.h
fxt/src/perm/revbinpermute.h
fxt/src/perm/revbinpermute0.h
fxt/src/perm/reverse.h
fxt/src/perm/rotate.h
fxt/src/perm/shortgraypermute.h
fxt/src/perm/shortrevbinpermute.h
fxt/src/perm/shortrevbinpermute0.h
fxt/src/perm/swapblocks.h
fxt/src/perm/xorpermute.h
fxt/src/perm/zip.cc
fxt/src/perm/zip.h
fxt/src/perm/ziprev.h
fxt/src/realfft/
fxt/src/realfft-all.h
fxt/src/realfft/realfft.h
fxt/src/realfft/realfftbyfht.cc
fxt/src/realfft/realffteasyord.cc
fxt/src/realfft/realfftsplitradix.cc
fxt/src/realfft/realfftwrap.cc
fxt/src/realfft/skiprealfft.cc
fxt/src/realloc.h
fxt/src/restrict.h
fxt/src/sort/
fxt/src/sort-all.h
fxt/src/sort/bsearch.h
fxt/src/sort/bsearchapprox.h
fxt/src/sort/bsearchfunc.h
fxt/src/sort/bsearchidx.h
fxt/src/sort/bsearchidxfunc.h
fxt/src/sort/bsearchptr.h
fxt/src/sort/bsearchptrfunc.h
fxt/src/sort/bucket/
fxt/src/sort/bucket/00README.txt
fxt/src/sort/bucket/searchunsorted.h
fxt/src/sort/bucket/sort.h
fxt/src/sort/convex.h
fxt/src/sort/equivclasses.h
fxt/src/sort/grep.h
fxt/src/sort/heapsort.h
fxt/src/sort/minmax.h
fxt/src/sort/minmaxfunc.h
fxt/src/sort/minmaxidx.h
fxt/src/sort/minmaxidxfunc.h
fxt/src/sort/minmaxmed23.h
fxt/src/sort/minmaxmed23func.h
fxt/src/sort/minmaxmed23idx.h
fxt/src/sort/minmaxptr.h
fxt/src/sort/minmaxptrfunc.h
fxt/src/sort/monotone.h
fxt/src/sort/quantize.h
fxt/src/sort/radixsort.cc
fxt/src/sort/radixsort.h
fxt/src/sort/searchdown.h
fxt/src/sort/sort.h
fxt/src/sort/sort23.h
fxt/src/sort/sort23func.h
fxt/src/sort/sortbykey.h
fxt/src/sort/sortcomplex.cc
fxt/src/sort/sortcomplex.h
fxt/src/sort/sortfunc.h
fxt/src/sort/sortidx.h
fxt/src/sort/sortidxfunc.h
fxt/src/sort/sortptr.h
fxt/src/sort/sortptrfunc.h
fxt/src/sort/symbolify.h
fxt/src/sort/ucount.h
fxt/src/sort/unique.h
fxt/src/sort/uniqueapprox.h
fxt/src/sort/usearch.h
fxt/src/sort/usearchfunc.h
fxt/src/walsh/
fxt/src/walsh-all.h
fxt/src/walsh/arithtransform.h
fxt/src/walsh/bucket/
fxt/src/walsh/bucket/00README.txt
fxt/src/walsh/bucket/slowwalsh.cc
fxt/src/walsh/bucket/walsh0.cc
fxt/src/walsh/dyadiccnvl.h
fxt/src/walsh/fib-walsh.h
fxt/src/walsh/mers-walsh.h
fxt/src/walsh/reedmuller.h
fxt/src/walsh/shortwalshwakdif.h
fxt/src/walsh/shortwalshwakdit.h
fxt/src/walsh/slant.cc
fxt/src/walsh/slant.h
fxt/src/walsh/walshbasefunc.h
fxt/src/walsh/walsheigen.cc
fxt/src/walsh/walsheigen.h
fxt/src/walsh/walshgray.h
fxt/src/walsh/walshpal.h
fxt/src/walsh/walshq.h
fxt/src/walsh/walshseq.h
fxt/src/walsh/walshwak.h
fxt/src/walsh/walshwak2.h
fxt/src/walsh/walshwak4.h
fxt/src/walsh/walshwak8.h
fxt/src/walsh/walshwakloc2.h
fxt/src/walsh/walshwakmatrix.h
fxt/src/walsh/walshwal.h
fxt/src/walsh/walshwalrev.h
fxt/src/wavelet/
fxt/src/wavelet-all.h
fxt/src/wavelet/daubechies.h
fxt/src/wavelet/harmonicwavelet.cc
fxt/src/wavelet/invwavelet.cc
fxt/src/wavelet/wavelet.cc
fxt/src/wavelet/wavelet.h
fxt/src/wavelet/waveletfilter.cc
fxt/src/wavelet/waveletfilter.h
fxt/test/
fxt/test/dummy.cc
fxt/test/test-bits.cc
fxt/test/test-convolution.cc
fxt/test/test-fft.cc
fxt/test/test-fht.cc
fxt/test/test-misc.cc
fxt/test/test-permute.cc
fxt/test/test-transforms.cc
fxt/test/test-transpose.cc
fxt/test/test.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org