搜索资源列表
binutils-2.15-calmrisc16-050228.tar.bz2
- Tools for development on the Archos Gmini 100 & 200 series -- GNU Binutils for CalmRisc16 -- gcc for CalmRisc16 -- Gmini 1xx & 2xx emulator -Tools for development on the Archos Gmini 100 & 200 series-- GNU Binutils for CalmRisc16-- gcc for CalmRisc16
2dimensionFDTDprogram
- 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
lixminC
- 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include<stdio.h>) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,
SILK_SDK_SRC_ARM_v1.0.9
- 关于于固定点的SILK SDK库源代码1.源代码创建的编码器和解码器的可执行文件2.的测试向量比较工具3.微软Visual Studio解决方案和项目文件GNU C编译器的makefile(GCC)-SILK SDK library source code about a fixed point. Encoder and decoder source code to create an executable file 2 test vector comparison tool Microsoft
gcc-gPP-3.4.2-20040916-1-src.tar
- gcc,g++源码,通过对其的研究,可以深入了解编程的细节,提高编程技术和能力。-gcc, g++ source, through their study provides insight into the details of programming, to improve programming skills and capabilities.
Virus-c
- 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。 程序在DEV-CPP 4.9.9.2(GCC编译器)下编译通过-1 in C, D, E di
mxml-2.9.tar
- Mini-XML是一个小型的开源的XML解析器,采用 C 语言开发。该解析器最大的特点就是小型、无须依赖其他类库,只需要 GCC 编译器 和 make 程序即可编译,支持 UTF-8/UTF-16 编码。-Mini-XML is a small open source XML parser, using C language development. The biggest feature is the small parser, without relying on other librari
base64
- 本程序用于将任何文件进行Base64编码,是否是标准Base64编码取决于Makefile的DFLAGS变量是否添加-DPRIVATE_BASE64。 使用本程序的方法是: ./base64convert -e 1.mp3 encode.data //将1.mp3进行Base64编码,编码后的结果存放到encode.data文件 ./base64convert -d encode.data 2.mp3 //通过encode.data进行解码,解码的结果2.mp3这个文件
wfmm
- wfmm_WFMM Openmp version wideband FMM for 2D complex Helmholtz equation.zip-This is the code for the Wideband Fast Multipole Method for 2D Helmholtz equation.testrun.c is a test or demonstration file to use wfmm() . By modifying testrun.c file, the
Linux GCC 5.2.0
- Linux gcc stack protection
MSYS GCC 4.6.2
- msys gcc stack protection
Affinic Debugger v1.2.3
- 非常好用的一个ADB前端调试UI,配合GCC进行调试。(A very good ADB front end debug UI is debugged with GCC.)