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

📄 install

📁 ISO mp3 sources (distribution 10) Layer 1/2/3, C Source, 512 k Sources of the Mpeg 1,2 layer 1,2
💻
字号:
Building the MPEG audio encoding software:If you have gnu make and are on a Unix-type system, you should only have totype:./configuremakeThis will create a Makefile customized to your environment, overwriting theprevious Makefile, using Makefile.in as a template.For other systems you may have to modify the Makefile. Some flags ofinterest are:BS_FORMAT  Set to BINARY to work with most MPEG audio decoders (and save space). You  can set it to ASCII, but your bitstream will only work with musicout().HAVE_NINT  Define this if your math library already has nint().NDEBUG  Define this to turn off all the assertions. Don't define this if you  are developing code.DEBUG  Define this to get debugging messages printed to stdout.For non-Unix systems you may have to define other things. Be sure to lookat common.h. If you build this on a Macintosh, be sure to use a fairlyrecent set of Universal Headers. I have built this code on SunOS 4.1 andLinux 1.3 (using gcc 2.6.3), and on the Power Macintosh (using MetrowerksCodeWarrior 6).<mc@fivebats.com> 1995/10/16

⌨️ 快捷键说明

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