搜索资源列表
wxWidgets-2.8.0.tar
- wxWidgets 是一个跨平台的 GUI 框架。它给开发人员提供了统一的接口,使得用同一源程序在Win32, Mac OS X, GTK+, X11, Motif, WinCE等多种平台上编译,得到本地目标代码。-wxWidgets is a cross-platform GUI framework. It developed to provide a unified interface, makes the same source files in Win32, Mac OS X, GTK,
jam-2.5
- jam源码,用于编译跨平台东西。简化MAKEFILE
判断操作系统版本模块的例子
- 判断操作系统版本的示例(判定win98/nt/xp系统)。对跨平台的程序很有用。不需用条件编译,在程序中用if..then判定就行了。-judgment version of the operating system examples (convicted win98/nt/xp system). The cross-platform process very useful. Build unnecessary conditions, the procedure used if .. then
MSYS-1.0.10
- MSYS为跨平台编译软件。用于编译unix下C++程序。-MSYS to compile cross-platform software. Under unix compiler for C++ program.
textedit
- 跨平台的文本编辑工具,支持高级文本编辑,可以支持网址,邮箱等的识别。QT完成,在Linux下编译即可以得到Linux版本。-textedit tool
winrpc01
- winrpc 远程调用 跨平台分布式 框架 兼容linux rpc协议 vc6 命令行编译通过-winrpc source
SkinnedMeshViewer.tar
- 很好的SkinMesh显示查看工具,源代码跨平台,可在Linux下编译通过。-Good SkinMesh show viewer, source code cross-platform, available under Linux compile.
test
- 跨平台编译的示例程序,其中有Makefile文件,在Linux下直接使用make命令即可编译,在windows下,将源文件放入vc6环境下的工程中,即可编译。-Compiled cross-platform sample programs, including Makefile, in Linux you can directly use the make command to compile the windows, will the source file into the vc6 envi
cmake-2.8.4.tar
- CMake跨平台的自动化建构系统工具,可以编译源代码、制作程式库、产生适配器(wrapper)、还可以用任意的顺序建构执行档。-CMake cross platform automation system construction tools
MyLib
- 静态Lib的实现,采用gcc 编译,跨平台实现,入门级-Static Lib implementation, using gcc compiler, cross-platform, entry-level
cmake-2.8.8
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
memory-leak-detection
- C++内存泄漏检测原理+实例源码下载,是一个跨平台的C++ 内存泄漏检测器的源程序,一个主要缺陷是不支持多线程。分配内存时不进行文件名复制,而只是保存其指针;效率较高(编译debug_new.cpp 时有效;参见文件中的注释)-Memory leak detection principle in C++ the+ instance of the source code download is a cross-platform source C++ memory leak detector, a
cmake-2.8.11.2.tar
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
cmake-2.8.6
- cmake 2.86 跨平台编译工具,里面有具体的例子-cmake 2.86
pthread-win32-static-lib
- 跨平台,POSIX pthread。 pthread官方都是动态库,还要复制一大堆东西进去程序才能运行,麻烦。于是下源码自己编译了一个静态库,方便自己,也方便大家使用。里面有详细使用说明-Cross-platform, POSIX pthread. Pthread official are dynamic libraries to copy a bunch of things into the program can run, trouble. Following source compile
cmake-3.0.2.tar
- CMake是一个开源,跨平台的工具系列,旨在构建,测试和打包软件。CMake用于控制软件编译过程,使用简单的平台和编译器独立的配置文件,并生成本地makefile和工作空间,可以在您选择的编译器环境中使用。(CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compil
cmake-3.9.6.tar
- cmake-3.9.6.tar.gz,CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)(CMake is a cross platform installation (compilation) tool that can be used to describe the installation of all platforms (compilation process) with simple statements)
zrtp
- 本安装包是libzrtp0.7.0, 里面有跨平台编译libzrtp的文档以供参考(compile, install libzrtp-0.7.0)