Location:
Search - Mingw-5.1
Search list
Description: Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW
Platform: |
Size: 40566 |
Author: yyyyy |
Hits:
Description: Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW
Platform: |
Size: 163840 |
Author: yyyyy |
Hits:
Description: Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW -Oracle Call Interface, initial makefiles created for following compilers:* Borland 5.5 Compiler and command-line tools* MinGW
Platform: |
Size: 39936 |
Author: yyyyy |
Hits:
Description: Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW -Oracle Call Interface, initial makefiles created for following compilers:* Borland 5.5 Compiler and command-line tools* MinGW
Platform: |
Size: 163840 |
Author: yyyyy |
Hits:
Description: 技术参考大全GCC
作 者: (美)格里菲斯 著,胡恩华 译
出 版 社: 清华大学出版社
页 数: 499
目录
第1部分 自由软件编译程序
第1章 GCC简介
第2章 查询与安装编译程序
第2部分 使用编译程序集合
第3章 预处理程序
第4章 编译C程序
第5章 编译C++程序
第6章 编译Objictive-C
第7章 编译Fortran
第8章 编译Java
第9章 编译Ada程序
第10章 混合语言
第11章 国际化
第3部分 外设和内设
第12章 边接和库
第13章 使用GNU调试器
第14章 make 和 Artoconf
第15章 交叉编译及窗体端口
第16章 MinGW
第17章 嵌入式系统
第18章 编译程序输出
第19章 实现一种语言
第20章 寄存器传送语言
第21章 机器相关的编译程序选项
第4部分 附录-err
Platform: |
Size: 27573248 |
Author: 何小克 |
Hits:
Description: MinGW5 在线安装程序,用于在Windows下编译QT程序-Online MinGW5 Setup for the Windows compile QT under the procedures
Platform: |
Size: 102400 |
Author: fl |
Hits:
Description: java和c++通讯的小程序,java为客户端,用MyEclipse 5.0写的,c++为服务端,用MinGW写的。-java and c++ communication applets, java client, using the MyEclipse 5.0 Writing, c++ for the service client, using the Writing MinGW.
Platform: |
Size: 276480 |
Author: 梁新强 |
Hits:
Description: mingw 3.4.5 完整的编译器 windows下的ming gcc 开发环境-complete mingw 3.4.5 under windows compiler development environment ming gcc
Platform: |
Size: 13496320 |
Author: changang |
Hits:
Description: Notepad++程序编辑器的源码。使用 VC++ 7 或是 MinGW 3.0 / 2.X (與提供的 makefile 配合使用)來編譯 Notepad++。
用MinGW 3.0 / 2.X 或 VC++ 6 來編譯 dll 檔案(SciLexer.dll)-Notepad++ program source code editor. The use of VC++ 7 or MinGW 3.0/2.X (and provided with the use of makefile) to compile Notepad++. With MinGW 3.0/2.X or VC++ 6 to compile dll file (SciLexer.dll)
Platform: |
Size: 2209792 |
Author: conan |
Hits:
Description: pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明
请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists of Symbol Table, Abstract Tree Construction, Code generation and generated code interpretation. I believe it s a helpful material for learning oo programming and design since it uses STL and design patterns intensively.
The project is developed on Mingw and Dev-C++ IDE, VC6.0 is not supported since it does not STL compliant!
Platform: |
Size: 721920 |
Author: xukeying |
Hits:
Description: 该文档为MTK入门资料,编译工具和辅助工具:
ADS1.2
ADS12_update_842.exe
MSYS-1.0.10.exe
MinGW-3.1.0-1.exe
ImageMagick-6.2.5-5-Q16-windows-dll.exe
7z313.exe
开始编译:
切换到项目根目录,然后在命令行下面执行命令:
make custom=proj gprs new
其中,命令可以为 clean, update, remake
-Introductory information on MTK
Platform: |
Size: 7168 |
Author: sky |
Hits:
Description: MinGW是一款比较优秀的c++编程工具集合,希望大家喜欢,无私奉上-this is a very good C++ programm toolkit
Platform: |
Size: 34266112 |
Author: sk |
Hits:
Description: mingw 4.5.2 完整的编译器 windows下的ming gcc 开发环境-complete mingw 4.5.2 under windows compiler development environment ming g-mingw 4.5.2 完整的编译器 windows下的ming gcc 开发环境-complete mingw 4.5.2 under windows compiler development environment ming gcc
Platform: |
Size: 11151360 |
Author: xzd |
Hits:
Description: H264 decode in VC 9 include sse3 codec
1. install MinGW
2. set executable files path for VC EX. C:\Program Files\MinGW\bin
3. build path name only in ascii code, can not unicode EX. c:\hi_ff264 or d:\hi_ff264 is good
4. Choice register in config.h
#define HAVE_MMX 1
#define HAVE_MMX2 1
#define HAVE_SSE 1
#define HAVE_SSSE3 1
5. this code extract from ffmpeg-r26400-swscale-r32676 can decode h.264 profile format
6. my email: fatalfeel@hotmail.com by Jesse stone on Taiwan
Platform: |
Size: 420864 |
Author: 小誠 |
Hits:
Description: 使用MinGW-MSYS编译好的ffmpeg,版本为2.5。支持sdl,x264,faac模块-Use the MinGW-MSYS compiled ffmpeg, version 2.5. Support SDL, x264, FAAC module
Platform: |
Size: 29658112 |
Author: 张 |
Hits:
Description: MinGW安装与配置,Window下模拟Linux下C/C++开发-MinGW Installation And Configuration
Platform: |
Size: 601088 |
Author: yw |
Hits:
Description: C-Free 5.0编辑程序,mingw配置,命令行模式下gcc编译器进行预编译、编译、汇编、链接、运行-C-Free 5 editor, MinGW configuration, the command line mode the gcc compiler compiler, assembler, pre compile, link, operation
Platform: |
Size: 474112 |
Author: 陈波 |
Hits:
Description: MinGw安装与配置,适合windows下模拟gcc编译器编译C/C++代码-MinGW Installation And Configuration
Platform: |
Size: 602112 |
Author: yw |
Hits:
Description: 一个基于Lua的轻量级自动构建工具
简单的工程描述
target( console )
set_kind( binary )
add_files( src .c )
构建工程
$ xmake
运行目标
$ xmake run console
调试程序
$ xmake run -d console
支持特性
Tasks
Macros
Actions
Options
Plugins
Templates
支持平台
Windows (x86, x64, amd64, x86_amd64)
Macosx (i386, x86_64)
Linux (i386, x86_64, cross-toolchains …)
Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a)
iPhoneOS (armv7, armv7s, arm64, i386, x86_64)
WatchOS (armv7k, i386)
Mingw (i386, x86_64)
支持语言
C/C++
Objc/Objc++
Swift
Assembly
内置插件
宏记录脚本和回放插件
加载自定义lua脚本插件
生成IDE工程文件插件(makefile, vs2002 - vs2015, …)
生成doxygen文档插件
iOS app2ipa插件-A make-like build utility based on Lua
Simple description
target( console )
set_kind( binary )
add_files( src .c )
Build project
$ xmake
Run target
$ xmake run console
Debug target
$ xmake run-d console
Support features
Tasks
Macros
Actions
Options
Plugins
Templates
Support platforms
Windows (x86, x64, amd64, x86_amd64)
Macosx (i386, x86_64)
Linux (i386, x86_64, cross-toolchains …)
Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a)
iPhoneOS (armv7, armv7s, arm64, i386, x86_64)
WatchOS (armv7k, i386)
Mingw (i386, x86_64)
Support Languages
C/C++
Objc/Objc++
Swift
Assembly
Builtin Plugins
Macros script plugin
Run the custom lua script plugin
Generate IDE project file plugin(makefile, vs2002- vs2015 .. )
Generate doxygen document plugin
Convert .app to .ipa plugin
Platform: |
Size: 2666496 |
Author: 王润清 |
Hits:
Description: 著名的C++脚本解释器!在WindowsXP下编译好的CInt 5.16!已经生成好了libcint.dll,cintsock.dll,win32api.dll等链接库,可以支持解释运行大部分C++语法,以及一部分常见的Windows窗口Api函数!对于编写C++脚本解释器的同学大有帮助!!!在Windows下可以直接拿去用无需再次编译!(如果需要编译需要先安装MinGW + Msys 编译环境)(The famous C++ scripting interpreter! Compiled CInt 5.16 under WindowsXP! Libcint.dll, cintsock.dll, win32api.dll and other link libraries have been generated, which can support interpretation of most C++ syntax, and a part of common Windows window Api functions. It's very helpful for the students who write the C++ script interpreter!!! Under Windows can be used directly without recompiling! (if you need to compile you need to install MinGW + Msys compilation environment first))
Platform: |
Size: 11209728 |
Author: necohn |
Hits: