Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - X86
Search - X86 - List
ie 升级包,方便读者升级使用ie。对于防止病毒从浏览器中倾入有良好的作用。-ie updates, upgrades to allow readers to use ie. To prevent the virus from the browser dumped into a good role.
Update : 2008-10-13 Size : 1956242 Publisher : cc

linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium-based versions of Windows Server 2003 SP1, Windows XP SP2, Windows XP x64 Pro Edition, and Windows 2000. A new custom install allows you to select components you wish to install on a more granular level. -Linux boot FOSS The Microsoftreg Windows Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium-based versions of Windows Server 2003 SP1, Windows XP SP2, Windows XP Pro x64 Edition, and Windows 2000. A new custom install allows you to select components you wish to install on a more granular level.
Update : 2008-10-13 Size : 373561 Publisher : 赵勇

Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a 386, 486, Pentium, Pentium Pro or AMD64 CPU, including optional MMX, SSE, SSE2 and 3DNow! instructions. Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS, Windows 95/98 and Windows NT/2000. Bochs was written by Kevin Lawton and is currently maintained by the Bochs project at \"http://bochs.sourceforge.net\".
Update : 2008-10-13 Size : 4223629 Publisher : 王陈

DL : 0
x86平台的usb摄像头驱动程序,把dll文件加入到系统中就可以驱动摄像头了,芯片为ovt511的-OVT511 s Driver for USB Cam on x86 platform. Just copy the DLL file to your system and drive the Cam!
Update : 2008-10-13 Size : 11066 Publisher : dxd

AOUT格式目标文件比较。X86平台vxworks就是此种格式-AOUT target file format comparison. X86 platform VxWorks is such format
Update : 2008-10-13 Size : 24723 Publisher : 李忠安

DL : 0
ASM参考小程序,请参考使用。请用Winrar 解压缩后使用。-small programs, please reference. Please wins decompress for later use.
Update : 2008-10-13 Size : 13371 Publisher : 木子人

DL : 0
汇编-主要是一些从csdn收集的一些好的汇编代码-Series - are mainly from the collection of csdn some good compiled code
Update : 2008-10-13 Size : 5945 Publisher : 张真的

DL : 0
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。-purely a compilation of x86 operating system source code written in sparrows Although small, but with the whole, which contains network, file system, process scheduling, etc..
Update : 2008-10-13 Size : 160907 Publisher : 王汉文

关于x86保护模式的毕业论文,讲的非常详细,有很多图,对学习x86保护模式编程是非常好的文档-x86 protected mode on the dissertation, in a very detailed, there are many plans for the study and protection of the x86 mode programming is a very good document
Update : 2008-10-13 Size : 653284 Publisher : 王汉文

DL : 0
fasm是一个x86的汇编编译器,支持win32和linux平台,支持多种文件格式输出,包括纯二进制-FASM is a compilation of x86 compiler support win32 and Linux platforms, support for multiple output file formats, including pure binary
Update : 2008-10-13 Size : 179290 Publisher : 王汉文

基于SDL的一个多硬件平台mp3播放器.含解码器源码,可适应平台有X86,ARM,MIPS,PowerPC.-based on the SDL more than one hardware platform mp3 player. Containing source decoder can adapt to the x86 platform, ARM, MIPS, PowerPC.
Update : 2008-10-13 Size : 446592 Publisher : 王朝

Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.
Update : 2008-10-13 Size : 86482 Publisher : 肖逸

这是一个用于unix/linux的源码,我用来编译libodbc.a的库文件,还有其他的功能(里面的readme文件有说明),最大的好处是可用于任何架构,不局限于x86系统。-for unix / linux source code, the compiler I used libodbc.a of the library, there are other functions (inside the readme file a descriptive), the biggest benefit is available for any structure is not restricted to x86 systems.
Update : 2008-10-13 Size : 2068370 Publisher : 方伟

这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。-This is a real 32-bit compiler source code, junior can directly generate binary and x86 PE executable files, to be able to create GUI or Encoder executable files and dynamic link library that supports byte, word, dword, single precision floating point data types, comparing For, While, Loop and other cycle, support API calls, the standard constant support, custom data, interface beautiful.
Update : 2008-10-13 Size : 496936 Publisher : 追风少年

用x86汇编语言编写的计算器,可以在控制台上运行,cool吧,本人早期作品,代码非常精练-x86 assembly language prepared by the calculator can be run on the console, cool it, I early works, a very concise code
Update : 2008-10-13 Size : 7757 Publisher : 梁文锋

DL : 0
一个用x86汇编语言编写的模拟赛车游戏。实现了基本的键盘交互和菜单选择,在图形模式下完成编程-a x86 assembly language prepared by the racing simulation games. The basic implementation of interactive keyboard and menu choices in graphics mode complete programming
Update : 2008-10-13 Size : 5185 Publisher : 辉辉

一个用x86汇编语言编写的贪吃蛇小游戏。实现了基本的键盘操作控制和成绩显示,在文本模式下完成-a x86 assembly language prepared by the Snake small game. To achieve the basic keyboard operation control and results showed that the complete text mode
Update : 2008-10-13 Size : 2903 Publisher : 辉辉

80X86汇编语言程序设计教程_102780 X86汇编语言程序设计教程_1027-80X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _1027
Update : 2008-10-13 Size : 3320661 Publisher : 朱文武

关于一个早期的MINIX操作系统实现介绍的书籍 对关心操作系统实现的程序员有一定的参考价值。-on an early realization of the x86 operating system introduced on the books to achieve the operating system programmer there will be some reference value.
Update : 2008-10-13 Size : 9828836 Publisher :

DL : 0
apache exploit,ie exploit,win 2000 xp task scheduler exploit,以及生成 linux x86的 shellcode和最新sql溢出源代码
Update : 2008-10-13 Size : 10421 Publisher : duowang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.