Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - i386
Search - i386 - List
要如何区别呢?执行公用程式‘file’(例如,file /bin/bash)就对了。就ELF的程式而言,萤幕上显示出来的讯息会含有ELF的字眼;如果说是a.out的,讯息内会箝有 Linux/i386的字样。 -to how to distinguish? Implementation utility 'file' (for example, the file/bin/bash) on the right. On the ELF programs, the screen displayed the message may contain the words ELF; If that is unpacked, the message will clamp a Linux/i386 message.
Update : 2024-05-08 Size : 10240 Publisher :

DL : 0
开放源码的嵌入式开发环境,rtems for i386 bsp for pc686,大家可以看看 -open source embedded development environment, RTEMS BSP for i386 for pc686, we can see
Update : 2024-05-08 Size : 1291264 Publisher : 周德召

DL : 0
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.-Tiny C Compiler-C Scripting Everywhere-T he Smallest ANSI C compiler Installation on a i3 86 Linux host (for Windows read win32/readme.t xt)./configure make make test make install By d efault. TCC is installed in/usr/local/bin../configu re-- help shows configuration options.
Update : 2024-05-08 Size : 446464 Publisher : 刘竞楠

MC Linux/Unix 终端下文件管理器,类似 TotalCommand Linux/Unix 终端版,支持服务器文件网络共享及访问,即 mcserv 共享方式-MC Linux/Unix terminals under the File Manager, similar TotalCommand Linux/Unix terminal version, server support document sharing and network access, sharing approach that mcserv
Update : 2024-05-08 Size : 3727360 Publisher : swin3000

自由Pascal是一个32位的pascal编译器。它可以应用于不同的处理器(i386+和680x0)和操作系统(Linux, DOS, AmigaOS, OS/2, Win32)。并且它是基于GPL协议的软件-Free Pascal is a 32-bit compiler pascal. It can be applied to different processors (i386 and 680x0) and operating systems (Linux, DOS, AmigaOS, OS/2, Win32). And it is based on the GPL software
Update : 2024-05-08 Size : 483328 Publisher : 陈凯

DL : 0
How to compile and install: --------------------------- First run "./configure", then "make". Then run "make install" as root. On RPM based Linux systems you can use this: rpm -ta puf-*.tar.gz && rpm -i /usr/src/redhat/RPMS/i386/puf*.rpm Tested platforms (as of 0.93.2a) include Linux, MaxOS X, and even CygWin. Previously tested platforms included Solaris, OpenBSD, and Digital UNIX 4.0, but recent puf versions have not been tested on them. Ultrix is known not to work. If you (don t) manage to compile puf on a platform which is not specified herein, then I d appreciate if you email me about it. -How to compile and install :--------------------------- First run. "/ co nfigure " then "make." Then run "make install" as root. On RPM based Linux systems you can use this : rpm- ta 37-*. tar.gz
Update : 2024-05-08 Size : 66560 Publisher : yuewenfei

qemu虚拟机代码,能够虚拟x86,arm,mips,ppc等体系-Qemu virtual machine code, the ability to virtualize x86, arm, MIPS, machines such as system
Update : 2024-05-08 Size : 1623040 Publisher : 孙德黎

squid-2.4 for linux7.2
Update : 2024-05-08 Size : 917504 Publisher : zzhyn

DL : 0
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/port_dll.pdb" /machine:I386 /def:".\port_dll.def" /out:"Release/port_dll.dll" /implib:"Release/port_dll.lib" ".\Release\port_dll.obj" ".\Release\StdAfx.obj" ".\Release\port_dll.res" " -Creating command line "link.exe/nologo/subsystem : windows/dll/incremental : no/pdb : "Release/port_dll.pdb"/machine : I386/def :. " \ port_dll.def "/ out : "Release/port_dll.dll"/implib : "Release/port_dll.lib". " \ Release \ port_dl l.obj "." \ Release \ StdAfx.obj "." \ Release \ p ort_dll.res ""
Update : 2024-05-08 Size : 1905664 Publisher : 董峰涛

DL : 0
有时候IIS安装所需文件,在i386里面找不到的朋友可以下载-sometimes IIS install the required documents, which could not find the i386 can be downloaded friends
Update : 2024-05-08 Size : 14336 Publisher : 李军

DL : 0
挂接NFS为根文件系统的方法,linux下使用-articulated NFS root file system, Linux use
Update : 2024-05-08 Size : 3072 Publisher :

linux下最好的输入法,与大家一起分享。-linux under the best input method, and to share with everyone.
Update : 2024-05-08 Size : 1747968 Publisher : 梁哲

打过补丁后的nessus2.2.8的源代码,2.2.8中有较严重的bug-patched after the nessus2.2.8 of source code, 2.2.8 is more serious bug
Update : 2024-05-08 Size : 303104 Publisher :

一个开源的NTP服务器客户端实现代码,NTP是网络校时协议的意思-a revenue NTP Client server code, NTP is a network of schools to the meaning of the agreement
Update : 2024-05-08 Size : 2563072 Publisher : jijunzju

学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture has nothing to do with the general storage model is all Linux virtual memory to achieve the foundation, However, the realization of any particular are dependent on specific hardware platform. The exercises focus on the realization of i386. Introduced to explain the storage management process design. But will also learn details of code, code changes virtual memory system to detect the Page wrong frequency. In addition to the experimental system calls involved the relevant knowledge, including learning how to produce a system call and how the kernel through to add a new function in the kernel space thus Real User space is the right time/write.
Update : 2024-05-08 Size : 1037312 Publisher : wanghui

DL : 0
Jazmyn is a 32-bit, protected mode, multitasking OS which runs on i386 & above CPU`s. Its completely written in C++. -Jazmyn is a 32-bit, protected mode, multitasking OS which runs on i386
Update : 2024-05-08 Size : 190464 Publisher : 郭春阳

MYSQLEDE 的压缩包,内容不错,公大家一起学习,共同进步!努力!-MYSQLEDE compressed, as well, we will study together the public and common progress. !
Update : 2024-05-08 Size : 12163072 Publisher : zhang

The game currently implemented is a version of the classical Chinese mj-1.7-win32-i386.zip所需要的dll文件 放在同一目录下-The game currently implemented is a versio n of the classical Chinese 100mj- 1.7-win32- i386. zip required dll document on the same directory
Update : 2024-05-08 Size : 1867776 Publisher : 杨佳寅

tftp 客户端程序,运行在嵌入式操作系统中-tftp client program, run in the embedded operating system
Update : 2024-05-08 Size : 3072 Publisher : 雷雨

使redhat linux能在字符模式下显示中文的软件包。-make redhat linux characters in the Chinese model shows that the package.
Update : 2024-05-08 Size : 4742144 Publisher : 周国
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.