Welcome![Sign In][Sign Up]
Location:
Search - compile

Search list

[ELanguageCompile-CC-SRC

Description: Compile-CC编译器源代码.rar,是学习编译原理和C语言的好例子!-Compile-CC compiler source code. Rar, learning theory and compile C language a good example!
Platform: | Size: 61262 | Author: 张生 | Hits:

[BooksCompile priciple and practise

Description: 编译原理与实践,这是一本编译方面较好德书籍。- Translation principle and practice, this is translation aspect better Germany books.
Platform: | Size: 11640832 | Author: neiep_wh | Hits:

[ELanguageCOMPILE

Description: c语言的简化编译器-c language simplification compiler
Platform: | Size: 1043456 | Author: 周水斌 | Hits:

[Embeded Linux嵌入式系统uclinux编程

Description: 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to keep the realization of function caused another one for the supply of the proce
Platform: | Size: 5120 | Author: 郭指挥 | Hits:

[OtherD++IDEALanguagecompiler

Description: 真是不得了!这个VB程序竟然还能编译出EXE程序,语言叫做D++,推荐下载看看!-really incredible! The VB has also compile EXE procedures, language called D, download see!
Platform: | Size: 112640 | Author: 叶坤 | Hits:

[SCMimpCbsjk

Description: 系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications for your compiler // // Conversion of -system, the Earth coordinates conversion source code, the WGS-84 coordinates and coordinate between Beijing 54 set conversion parameters can be nationwide, in every place to be different, because they are two different ellipsoid benchmarks.// WGS2GK.CPP : C version of Silverstone Labonde s WGSDHDN3.PAS with CPU time measurement// compile with MS Visual C version 6.0 or do the necessary modifications for your compiler//// Conversion of
Platform: | Size: 52224 | Author: 的输入 | Hits:

[Editorcompile-rj6437

Description: 编译器,将目录里文本文件内的表达式变异并且计算结果-compiler, text files directory of expression and variation results
Platform: | Size: 8192 | Author: ruanjian | Hits:

[ELanguageCompile-CC-SRC

Description: Compile-CC编译器源代码.rar,是学习编译原理和C语言的好例子!-Compile-CC compiler source code. Rar, learning theory and compile C language a good example!
Platform: | Size: 61440 | Author: 张生 | Hits:

[Program docosip_doc_2[1].2.0

Description: The libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Windows NT/95/2000 (VC++6.0 or cygwin) * Solaris * HP-Unix. * VxWorks. * Some embedded systems with linux. * WinCE (report to be possible) -The library is known to compile on v arious platform :* GNU/Linux* MacOSX (Darwin)* OpenBsd 3.1/3.2// (FreeBSD
Platform: | Size: 329728 | Author: 黄妮丽 | Hits:

[OtherLinux-0.11_kernel_compile

Description: introduce how to compile Linux-0.11_kernel_compile-introduce how to compile Linux-0.11_kern el_compile
Platform: | Size: 210944 | Author: 刘为 | Hits:

[SCMAVRcam_rel_1_4

Description: he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. The makefile used to build the source is included-he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I h aven not tested other versions of GCC. but they should compile without too much diffic ulty. The makefile used to build the source is in cluded
Platform: | Size: 140288 | Author: chezhen | Hits:

[ELanguagez41

Description: 一个自顶向下与自底向上的分析演示,程序采用JAVA实现,是编译原理学习的好例子。-a top-down and bottom-up analysis of the demonstration program uses JAVA, Principle study is to compile a good example.
Platform: | Size: 13312 | Author: | Hits:

[Streaming Mpeg4VidRead.tar

Description: Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab one can grab the RGB data from specified frames from a named video file. The code should be able to read all video clips that are readable by ffmpeg. Note that we are making this code freely available, however no promises are made as to its reliability or that the code will be supported. However, if bugs are found and easy to fix, then new releases will probably be made available. It should be noted also that ffmpeg is lgpl. -Video Reading Code for Matlab. This some Files and C code written as a wrapper around Matlab the ffmpeg video reading libraries. It should c ompile under Windows and Linux. (The Windows co mpilation requires mingw gcc. Extact installa tion instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab ab one can grab the RGB data from specified frame 's from a video file named. The code should be able to read all video clips that are readable by ffmp eg. Note that we are making this code freely avai Cheers, however no promises are made as to its reliabili ty or that the code will be supported. However, if bugs are found and easy to fix. then new releases will probably be made availab le. It should be noted also that ffmpeg is lgpl.
Platform: | Size: 5120 | Author: 薛斌 | Hits:

[Picture ViewerEasyBMPtoAVI_0.54_console-source

Description: EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed, so you can choose your own compression without loss of quality. 4) Cross-platform compatible (Linux, Unix, Windows, Macintosh, Solaris, ...) 5) Cross-compiler compatible (supports compiling in MS Visual Studio, g++, MinGW, Intel s icc, and the lousy Borland compiler) 6) Easy user interface even helps you if you forget to specify crucial information. 7) Endian-safe as of Version 0.52, so it will work on things like PowerPC, Sparc, etc. 8) 64-bit compatible if you compile with EasyBMP -EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Platform: | Size: 13312 | Author: deeply2000 | Hits:

[ELanguagecompile

Description: 学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考-Compilation Principle have learned to write after a small grammar of lexical and analytical procedures, vc6.0 developed has interface, but relatively simple function, for reference only
Platform: | Size: 31744 | Author: 张富强 | Hits:

[Technology Managementcompile

Description: 利用cmake编译osg源文件的指导说明书-OSG use CMake to compile the source file specification guidance
Platform: | Size: 172032 | Author: hyl | Hits:

[Multimedia programxvidcore-1.1.3.tar

Description: xvid内核源码。许多播放器需要它的支持。在linux环境下使用编译-xvid kernel source code. Many players need its support. In the linux environment used to compile
Platform: | Size: 739328 | Author: 龙川 | Hits:

[Multimedia DevelopTVideoGrabber.v7.2.4n

Description: TVideoGrabber(7.2.4 rev t)源码 安装方法 1.把cr文件夹改名为VidGrab,拷贝VidGrab文件夹到 CBuilder6\Source 下。 2.Component->Install Componet->Into new package->Unit file name->Browse-VidGrab.pas Package file name 写 VidGrab_cb6, Package description 写 VidGrab -> OK->对话提示选NO ->按ctrl+f12选VidGrab_cb6->按f12弹出安装界面->Requires->Add->找到CBuilder6\lib目录下的bcbsmp.bpi->添加进来->Compile->成功以后点击Install安装-->保存这个工程-err
Platform: | Size: 291840 | Author: guanjunduan | Hits:

[Embeded Linuxarm_linux_sqlite

Description: Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6 -Compile SQLite using the cross-compiler such as arm-linux-gccfirst, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it,# Tar-zxvf sqlite-3.3.6.tar.gzchange into the sqlite-3.3.6 directorycd sqlite-3.3.6
Platform: | Size: 4096 | Author: 龙晓波 | Hits:

[ELanguagecompile

Description: 编译原理的语法分析程序,可以用来参考参考-compile
Platform: | Size: 194560 | Author: junior | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net