linux 环境下 elf可执行文件格式标准 包括程序装载,load,link过程。
上传时间: 2015-04-09
上传用户:远远ssad
JC1.0。本编译器包含完整的文档与程序。借助 Lex & Bison, masm 开发。语句5个,支持混合运算。输入输出作为两个 IO 语句(函数调用),由汇编实现并编译为 io.obj,将由 Link 链接。生成 EXE。整个流程完整清晰,代码易读。
上传时间: 2014-01-08
上传用户:yt1993410
The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
标签: create C. framework program
上传时间: 2013-12-03
上传用户:silenthink
从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalrusWalrusWa Meet me in St. Louis 从上述两行文本中按列对应方式依次提取一个字符,可得到多个字符对:WM、ae、le等,这些字符对可用作上表的索引。这样,依次以这些字符对作为索引可从上表查到一系列字符,这些字符就构成了文本编码,即常说的密文。例如,第W行第M列队应得字符是%,因此编码的第一个字符就是%;第a行第e列对应的字符是G;第l行第e列对应的是R。依次进行上述查找操作,可以得到完整的密文 %Grgua=aVauGLol?eiAU 进行相反的操作就可对该文本解码。 编写编码/解码程序,可以对文本文件或键盘输入的字符串进行编码/解码,在选择编码解码后,需要提示用户输入密钥。
上传时间: 2014-01-16
上传用户:Ants
最新的eclispe的tomcat插件,直接解压后用拷贝的方式或者link方式安装都可以。
上传时间: 2013-12-21
上传用户:fanboynet
This a script for working with short TCP files with several source nodes, sharing a single bottleneck link with a RED buffer
标签: with bottlenec working several
上传时间: 2013-12-15
上传用户:Miyuki
This a script for working with short TCP files with several source nodes, sharing a single bottleneck link. It is used to show how with proper choice of CIR, marking decreases losses of vulnerable packets (syns etc).
标签: with bottlenec working several
上传时间: 2015-05-11
上传用户:aa17807091
This document describes the MPI and MPI standards They are both extensions to the MPI standard The MPI part of the document contains clarications and corrections to the MPI standard and denes MPI The MPI part of the document describes additions to the MPI standard and denes MPI These include miscellaneous topics process creation and management onesided communications extended collective operations external interfaces IO and additional language bindings
标签: MPI extensions describes the
上传时间: 2015-05-15
上传用户:CHENKAI
▲ 程序名称: 天天DV网智能友情链接管理系统 ▲ 程序版本: TTLink V2.3 ▲ 更新日期: 2006年4月3日 ▲ 程序作者: 天天DV网 ▲ 程序测试: http://www.ttdv.cn/ttlink/ ▲ 最新版本: http://www.ttdv.cn/link/download.asp
上传时间: 2013-12-29
上传用户:busterman
轻松入门ARM程序.为初学者编写的入门手册。介绍了EWARM集成开发环境,如何生成一个新项目,编译和连接以及如何调试应用程序,最后还介绍了如何编写ST ARM应用程序。
上传时间: 2014-01-10
上传用户:cx111111