搜索资源列表
BOOM网站宝贝 v2.0
- 功能介绍: 强大的网站文件目录在线管理工具!弥补FTP工具的不足。是PHP网站站长的必备! ·列出服务器上的文件和目录。 ·测试文件是否可以读写。1为可,0为否。 ·在可读的情况下,能查看文件的内容。包括该文件里的敏感信息。 ·在可写的情况下,能【上传文件】、【修改属性】、【文件改名】、【编辑文件】、【新建文件】、【新建目录】。 ·【批量删除文件和目录】、【批量修改文件和目录属性】。 ·[MD5加密字符]、[批量代码生成]、[UNIX时间戳换算]。 ·另外还可返回系统环境信息。 ·管理员登陆功
NASMdocCN
- NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章:写16位代码(DOS,Windows 3/3.1) 第八章:写32位代码(Unix,Win32,DJGPP) 第九章:16位与32位混和编程 第十章:问题解答 -Assemble Chinese documents detailed information
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.
asm_module
- 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,
as86_ld86
- 编译器,在UNix下 的,很好用。汇编的格式与masm有所不同,它是at&t格式的。-Compiler, under the Unix, a very good use. MASM compiled format is different, because it is at
41619761-3000
- VC中使用汇编程序模块的例子,该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作-VC program modules used in the compilation of examples, the program simulated UNIX in the save and resume function, and describes how to use the VC compiled for the operation of the machine
word_count
- This the unix command wc [word count]. Write wc and the name of a file, wc will return the number of words in the file.
ibox_core_0.0.2
- MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less reso
client-unix
- C++ SOCKET UDP IMPLIMENTATION UNIX
cLex
- As you know lexical analysis is the first pass of many programs including compilation code analysis... after finishing the first chapter of my course on compilation i ve decided to write my own lexical analyser of the c langage (cLex). the code have
XCode
- 介绍Xcode中使用汇编的例子,在Xcode平台以及Unix平台上实现混合编程。-Introduced in Xcode examples of use Xcode, compiled in platform and Unix platforms realize mixing programming.
UNIX-or-PC--zhuanhuanText
- UNIX和windows文本互相转换 WIN32asm汇编 radasm编译-Conversion between UNIX and windows text WIN32asm compilation radasm compilation
asmunixlot
- Example unix asembler progra-Example unix asembler programm
acid-0.1.tar
- 汇编语言,在linux平台下非常有用,是一个资料合集(If you are looking for information on assembly programming under UNIX-like operating systems (Linux/BSD/BeOS/etc), this is the right place to be. Here you can find various resources, ranging from tutorials and documentation