搜索资源列表
v3220000807
- Virtual Win32 API For BSD UNIX, 可在UNIX下直接编译呼叫标准Win32 API之C/C++原始码, 单一原始码可跨平台, 可在Windows下使用Visual C++对于目标UNIX的程序除错 , 确定没问题后可直接移植至UNIX完全不用修改-Virtual Win32 API For BSD UNIX, in the UNIX compiler directly call Win32 API's standard C / C source code.
c_to_asmm_compers1123
- c_to_asmm_compers1123.rarc代码编译为汇编的交叉编译器---跨平台
ACE-5.5.tar.bz2.gz
- ACE中间件,5.5版,未编译,用于编译高质量跨平台的网络通信程序,让代码容易移植,ACE Middle ware,version 5.5,uncompiled,for creating hight qos cross platform network programs.It make the code easy to transplant to different platform
sbcl-1.0.24
- 开源跨平台Lisp编译器,能把Lisp代码编译成目标机器码。-Steel Bank Common Lisp (SBCL) is an open source (free software) compiler and runtime system for ANSI Common Lisp.
nasm2.0.3
- NASM2.03汇编编译器,支持跨平台编译,可以生成,支持各种常用Link工具的目标代码文件。 支持64位汇编指令。内附原版参考文档。-NASM2.03 compilation of the compiler to support cross-platform compiler, can generate and support a variety of commonly used tools Link object code file. Support 64-bit compilation
chicken-3.4.0.tar
- Scheme跨平台编译器,能把Scheme代码编译成目标机器码-Scheme of cross-platform compiler, can compile Scheme code into the target binary
nmap-5.61
- nmap源代码,包括项目工程文件,运行即可分析代码结构,准确分析目标操作系统名.跨平台,vs2010直接编译-nmap source code, including project engineering documentation, run the code structure can be analyzed, an accurate analysis of the target operating system name cross-platform, vs2010 compiled dir
cmake-2.8.7
- 一款免费的C++集成开发环境,编辑编译调试一体化,跨平台工具-A free C++ IDE tool and can be used for multi-platfrom.
cmake-2.8.8-win32-x86
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
XmlInspector_0.12
- 一款C++写的简单、易用、跨平台、符合XML标准的XML解析器。需要注意的是此解析器使用了C++11的一些特性,比如:C++11 standard (char16_t, char32_t, std::u16string, std::u32string and strongly typed enumerations)等,请使用支持C++11标准的编译器编译-A C++ simple, easy-to-use, cross-platform, XML-compliant XML parser. No
cmake-2.8.12.1
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。本文件是windows版本-CMake is a cross-platform installation (compiling) tool, you can use a simple sentence to describe all platform installation (compilation). This document is a windows version
hidapi-0.7.0
- hidapi-0.7.0源码包,VC编译后生成hidapi.dll,可在其他C++编程工具中使用(比如界面功能强大的Qt),支持显式调用与隐式调用,避免了跨平台IDE对系统硬件特征支持不佳的尴尬。-hidapi-0.7.0 source package, after VC compiled hidapi.dll, you can use (such as interface features powerful Qt) in other C++ programming tools, support
cmake-2.8.12.2-win32-x86
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。-CMake is a cross platform installation (compilation) tool, you can use a simple statement to describe the installation of all the platform (
LanguageCore
- 一个对INI文件格式解析处理的调用库,跨平台, 可编译成UTF8或者ANSI,UNICODE格式的处理库. 本人常将其用在商用软件中. 代码为本人业余编写, 不涉及版权. 可随意使用. 编写时请使用QT.-Call Library one pair INI file format parsing process, cross-platform, can be compiled into UTF8 or ANSI, UNICODE format processing library. I ofte
CASS-9.1-1
- 个雕刻机的源代码,还有编译好的程序,国外的 [Type3_UserManual.rar] - 雕刻机软件Type3的使用手册,中文版的,看看呢 [gnuplot_Manual.rar] - gnuplot是一套跨平台的数学绘图自由软件。使用交谈式接口,可以绘制数学函数图形,也可以从纯文字档读入简单格式的座标资料,绘制统计图表等等。它不是统计软件,也不是数学软件,它纯粹只是一套函数/资料绘图软件。它可以产生PNG,SVG,PS,HPGL,……等等开放的图形档案格式的输出,供文书处理/简
ph
- C语言是一门通用计算机编程语言,应用广泛。C语言的设计目标是提供一种能以简易的方式编译、处理低级存储器、产生少量的机器码以及不需要任何运行环境支持便能运行的编程语言。 尽管C语言提供了许多低级处理的功能,但仍然保持着良好跨平台的特性,以一个标准规格写出的C语言程序可在许多电脑平台上进行编译,甚至包含一些嵌入式处理器(单片机或称MCU)以及超级电脑等作业平台。-C language is a universal computer programming language, which is w
cmake_setup
- 跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性(A cross platform installation (compilation) tool that can be used to describe the installation of all platforms (compilation) with simple statements. He can output al
cmake-3.10.1
- CMake是一种跨平台编译工具,比make更为高级,使用起来要方便得多.(cmake compile.The release was packaged with CPack which is included as part of the release. The .sh files are self extracting gziped tar files. To install a .sh file, run it with /bin/sh and follow the directions.
JTTSEngine
- JTTSEngine eSpeak是一款紧凑的开放源码软件的语音合成器,允许自行编辑与修改词库,算得上是一个性价比合理的开源TTS解决方案。它支持包括中文(含粤语)在内的多种语言(可惜标准中文词库与扩展词库都不全,发音也不太好听,想实用自己慢慢改吧,反正是开源的……),能够跨平台运行于Linux和Windows之上(需要分别编译)。值得一提的是,Google Android中所使用的TTS引擎,也是eSpeak。