搜索资源列表
apr_development_train
- 跨平台windows\\unix\\linux的c语言编程解决方案-cross-platform windows \\ unix \\ linux c programming language solution
arm-linux-cross-3.4.4
- 此工具是arm-linux-gcc交叉编译工具(cross-3.4.4),这个是我自己编译的,我试过,我用它编译了u-boot1.2.0没有问题,这个交叉编译器编了好长时间,我之前在网上搜了好长时间,但是没搜到,所以今天贡献出来,免得大家还得费时间去编译,我现在用是没有问题,如果有问题请多指教。希望热爱linux的同志们多贡献点好东西出来!
PyASN-1.2
- This is a Python extension module that enables you to perform very fast IP address to Autonomous System Number lookups. Historical lookups as well as current lookups can be done, based on the BGP / MRT file used as input. The module code is writ
gcC_cross-compilation_platform
- 介绍GCC交叉编译平台建立过程,帮助linux的初学者及嵌入式开发人员构建属于自己的编译器-Describes the process of establishing GCC cross-compilation platform to help the linux beginner and embedded developers to build their own compiler
Hand_made_ARM_LINUX_GCC_cross_compiler_tool_chain.
- 全手工制作ARM + LINUX交叉编译工具链-Hand made ARM-LINUX gcc cross compiler tool chain
nasm-Source
- NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small
mglin412.tar
- Linux based MGUI Library for cross platform simpe GUI library for DOS, Linux and Windows
wxMSW-2.9.1-Setup
- wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular langua
MPI
- MPI实现交叉证验的实验代码,附有测试文件,运行在LInux系统,需要配置MPI环境。-MPI implementation of cross-validation of experimental code, accompanied by the test file, run LInux system, you need to configure the MPI environment.
crossMatch
- 交叉证验的多线程实现版本,附有代码的测试文件。需要在Linux下运行。,-Cross-validation of the multi-threaded implementation version of the test code is attached to the file. Need to run under Linux. ,
qrfcview-0.62
- qRFCView 是使用QT编程实现的 RFC阅读器。它会自动下载并缓存 RFC的文本文件;自动格式化显示章节信息;自动建立交叉索引;具有搜索功能- qRFCView is a viewer for IETF RFC. Advantages: - automatic table of content, with direct opening of section - handling of RFC internal cross-references - aut
MakeSystem
- linux下C/C++编译脚本。本源码封装makefile系统的格式的命令,只需对源码进行少量修改(修改make/head.mk)便可以进行交叉编译。不进行交叉编译的同学可以直接修改makefile文件里面的字段(字段意义在对应文件内有说明)即可。本系统支持多级目录递归编译。-C/C++ Linux compiler scr ipt. This source code package makefile system format command, simply a small number of
microwindows-0.8.tar
- 一个小型的类似Windows的嵌入式操作系统的代码,与WIN32的API相同,有MemDC的源代码,现在已经移植到错中平台下。-The Nano-X Window System is an Open Source project aimed at bringing the features of modern graphical windowing environments to smaller devices and platforms. Nano-X allows applications
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp