搜索资源列表
compile
- The Sniffer s Guide to Raw Traffic
doc
- 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Co
098520
- 将此源文件加入要编译的工程文件, //将光标指向此文件,选择右键菜单“option for file asm.c ”, //将属性单“properties”中的“Generate Assembler SRC File”“Assemble SRC File” //两项设置成黑体的“√”将“Link Public Only”的“√”去掉,再编译即可。 //用此方法可以在c源代码的任意位置用#pragma asm和#pragma endasm嵌入汇编语句。 //但要注意的是在直接使
et
- 编译原理-词法-语义分析 编译原理实验 实现简单词组识别 语义分析 等功能-Compiler Construction Principles- lexical- semantic analysis to compile a simple phrase recognition principle experiment to achieve functions such as semantic analysis
4
- 编译原理实现ll1算法的程序 -Compiler Construction Principles to achieve ll1 algorithm program to compile program theory to achieve ll1 algorithm
linux----GCC--compile
- 举例说明,GCC的编译过程 举例说明,GCC的编译过程 -linux---gcc---compile
MATLAB-Function-Daquan
- MATLAB函数大全,便于编译程序时查询使用MATLAB库函数。-MATLAB function Daquan, easy to compile a program using the MATLAB library function query.
yufafenxi
- 语法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”等等.语法分析程序判断源程序在结构上是否正确.源程序的结构由上下文无关文法描述.语法分析程序可以用YACC等工具自动生成。-Grammar analysis is a logical compile process stage. The task of grammatical analysis is in a separate lexical analysis on
CINRA-ARPS-Remapping-Program
- CINRAD Support in the ARPS Remapping Program – 88d2arps-There are two ways to decode Chinese netrad (CINRAD) radar data with the remapping program – 88d2arps. One is the compile-time modification which was provided by Chunxi Zhang from the Peking
liushuideng
- 流水灯程序写作,让初学者更好的掌握单片机的用法。-compile liushuideng program
MDK
- MDK的基本使用方法,安装,一个工程的建立,编译等。-MDK, use, installation, the establishment of a project, compile.
1211asd.RAR
- -Android 2.3.4 version of the UVC Camera test program, use YUYV format (in fact, MJPG format is used, as long as I commented out a few lines of code uncomment look like a camera), used in the android device node is/dev/video1 as a front camera, you w
transplate-qt-on-embeded-system
- 详情QT在嵌入式系统中,包括配置和编译qte的移植过程中,运行Qt应用程序-Details of the transplant process qt in embedded systems, including configuration and compile qte, run qt application ...
compile-x.264-in-vc-(non-original)
- 向初学者介绍如何在vc的环境下,编译X.264,非原创,读者可以作为参考-To introduce beginners to how to vc environment compile X.264, and non-original, the reader can be used as reference
compile-analyse
- 编译原理词法分析器,主要用的是C#语言实现完成-Compilation principle morphology analyzer, the main use is to realize complete c#
IE辅助的下载插件
- 一款IE辅助的下载插件,运行安装程序后即可将本功能添加至IE。当然,源代码完全可以再次开发、修改和再编译。源码主要涉及编码转换、网络接口相关技术操作,其实这下载地址的编码转换是很简单的,用的就是Base64网址编码转换。不同的是各自加了不同的字符。迅雷就在地址前后分别加上“AA”和“ZZ”,然后进行Base64编码,‘快车是在地址前后分别加上了“[FLASHGET]”,然后Base64编码…… -Download a IE auxiliary plug-in, run the i
ObjectArx-VS-Version
- arx cad二次开发 多版本编译 vs2010开发环境设置 及 vc6789开发库部署-The arx cad secondary development of deployment of multi-version compile vs2010 development environment settings and vc6789 development libraries
Latex
- 如何使用Latex编译Pdf文档,一般国外期刊都会需要,以及博士写论文的时候,很实用。-How to use Latex compile Pdf document, general foreign journals will need, as well as Dr. write papers, very practical.
VC-compile-formats-Description
- VC编译常见格式说明,对照查看编写过程中产生的文件格式-VC compile common formats Descr iption
cPPjiaocheng
- 本章介绍 C++ 的大部分基本要素:内置类型、库类型、类类型、变量、表达式、语句和 函数。在这一过程中还会简要说明如何编译和运行程序。 读者读完本章内容并做完练习,就应该可以编写、编译和执行简单的程序。后面的章节 会进一步阐明本章所介绍的主题。 -This chapter describes the most basic elements of the C++: built-in type, database type, cl