Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - i386
Search - i386 - List
详细讲述了linux设备驱动程序的开发,想学习linux下设备驱动程序开发工作的人员可以参考。文件清单列出如下: linuxdriver_code_tool |-- 03 | `-- 2.6内核升级工具 | |-- device-mapper-1.00.19-2.i386.rpm | |-- lvm2-2.00.25-1.01.i386.rpm | |-- mkinitrd-4.2.0.3.tar.tar | |-- module-init-tools-3.2.2.tar.bz2 | `-- modutils-2.4.5-1.src.rpm |-- 04 | |-- 内核模块参数范例 | | `-- book.c | |-- 内核模块导出符号 | | `-- export_symb.c | `-- 最简单的内核模块 | `-- hello.c |-- 05 | `-- udev源代码 | `-- udev-114.tar.gz |-- 06 | |-- globalmem驱动 | | `-- globalmem.c | `-- 包含2个globalmem设备的驱动 | `-- globalmem_two.c |-- 07 | `-- 含并发控制的globalmem驱动 | `-- globalmem_lock.c |-- 08 | |-- globalfifo驱动 | | `-- globalfifo.c | `-- poll应用程序范例 | `-- pollmonitor.c |-- 09 | |-- 异步通知应用程序范例 | | `-- asyncmonitor.c | `-- 支持异步通知的globalfifo | `-- globalfifo_async.c |-- 10 | |-- S3C2410实时钟驱动 | | `-- s3c2410-rtc.c | `-- 秒设备驱动与应用程序 | |-- second.c | `-- second_test.c |-- 11 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |-- 12 | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |-- 13 | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c |-- 14 | |-- S3C2410串口驱动 | | |-- regs-gpio.h | | |-- regs-serial.h | | `-- s3c2410.c | `-- 串口核心层 | |-- serial_core.c | `-- serial_core.h |-- 15 | |-- S3C2410 I2C主机驱动 | | |-- i2c-s3c2410.c | | |-- iic.h | | |-- regs-gpio.h | | `-- regs-iic.h | `-- SAA711x I2C设备驱动 | `-- saa711x.c |-- 16 | `-- CS8900以太网设备驱动 | |-- cs89x0.c | `-- cs89x0.h |-- 17 | |-- ALSA工具及库 | | |-- alsa-driver-1.0.15.tar.bz2 | | |-- alsa-firmware-1.0.15.tar.bz2 | | |-- alsa-lib-1.0.15.tar.bz2 | | |-- alsa-oss-1.0.15.tar.bz2 | | |-- alsa-tools-1.0.15.tar.bz2 | | |-- alsa-utils-1.0.13.tar.bz2 | | `-- pyalsa-1.0.15.tar.bz2 | |-- ALSA驱动范例 | | |-- sa11xx-uda1341.c | | `-- uda1341.h | |-- ALSA应用程序范例 | | |-- pcm.c | | `-- pcm_min.c | |-- OSS驱动范例 | | `-- s3c2410-uda1341.c | `-- OSS应用程序范例 | |-- mixer.c | `-- sound.c |-- 18 | |-- FRAMEBUFFER应用程序范例 | | `-- fb_display | | |-- fb_display.c | | |-- fb_display.h | | |-- Makefile | | |-- README | | `-- test.c | `-- S3C2410 LCD驱动 | |-- s3c2410fb.c | `-- s3c2410fb.h |-- 19 | |-- busybox源代码 | | `-- busybox-1.2.1.tar.bz2 | |-- MTD工具 | | `-- mtd-utils-1.0.0.tar.gz | |-- nand驱动范例 | | `-- s3c2410.c | |-- nor驱动范例 | | `-- s3c2410nor.c | `-- yaffs&yaffs2源代码 | |-- yaffs.tar.gz | `-- yaffs2.tar.gz |-- 20 | |-- USB串口驱动 | | |-- usb-serial.c | | `-- usb-serial.h | |-- USB工具 | | `-- usbview-1.0.tar.tar | |-- USB骨架程序 | | `-- usb-skeleton.c | |-- USB键盘驱动 | | |-- input.h | | |-- usb_input.h | | `-- usbkbd.c | `-- usb主机控制器驱动范例 | |-- ohci-s3c2410.c | `-- usb-control.h |-- 21 | |-- PCI骨架程序 | | `-- pci-skeleton.c | `-- PCI驱动范例 | `-- i810_audio.c `-- 22 |-- 范例代码 | |-- oops范例 | | |-- oops_example.asm | | `-- oops_example.c | `-- proc范例 | `-- sim_proc.c `-- 内核调试工具 |-- ddd-3.3.11.tar.gz |-- gdbmod-2.4.bz2 |-- kdb-v4.4-2.6.15-rc5-common-1.bz2 |-- kdb-v4.4-2.6.15-rc5-common-2.bz2 |-- kdb-v4.4-2.6.15-rc5-i386-1.bz2 `-- linux-2.6.15.5-kgdb-2.4.tar.tar
Update : 2010-11-29 Size : 25078324 Publisher : zxx000

安装版本已经升级或合并到其他包中了,先删除stardict,sudo apt-get remove stardict, 然后到这里搜索http://packages.ubuntu.com/dapper/scrollkeeper你要安装的包,比如32位Intel平台的就用i386这个包,64位系统的就用amd64这个包。下载回来后sudo dpkg -i scrollkeeper_x.x.xx-xxubuntux_i386.deb, 这里的x.x.xx是版本号。
Update : 2012-05-02 Size : 679513 Publisher : lishengwu

nfs watch
Update : 2024-05-09 Size : 191488 Publisher : 站长

telnet服务器程序-telnet server procedure
Update : 2024-05-09 Size : 24576 Publisher : 站长

大数运算库-Treasury operations of large numbers
Update : 2024-05-09 Size : 2159616 Publisher : 站长

技术应用——用ADSP2191实现G_729算法.htm- The technical application 鈻♀枴realizes the G_729 algorithm with ADSP2191 htm
Update : 2024-05-09 Size : 165888 Publisher : lbok

SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer for large music collections. Manage your entire collection, including ID3 tagging and auto-playlisting. Integrated web server for remote control/streaming
Update : 2024-05-09 Size : 2671616 Publisher : 陈善荣

i386的bootloader源码grub-i386 Bootloader source of grub
Update : 2024-05-09 Size : 975872 Publisher : 彭辉

unix and linux net driver
Update : 2024-05-09 Size : 796672 Publisher : 梅亭竹

Mozilla 的flash 插件,RH9+Mozilla/FC3+firefox 成功使用-Mozilla plug-in flash, RH9 Mozilla/FC3 successful use firefox
Update : 2024-05-09 Size : 691200 Publisher : 刘晨楠

非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-very good executable file compression software, including support for the format atari/los, djgpp2/coff, dos/com, dos/exe, dos/sys, rtm32/pe, TMT/adam, Watcom/le, win32/pe, Linux/i386, etc., the compression ratio is very high.
Update : 2024-05-09 Size : 115712 Publisher :

同样是一个非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-is also a very good executable file compression software, including support for the format atari/los, djgpp2/coff, dos/com, dos/exe, dos/sys, rtm32/pe, TMT/adam, Watcom/le, win32/pe. Linux/i386 etc., compression ratio is very high.
Update : 2024-05-09 Size : 177152 Publisher :

这是针对 Linux (i386)平台的 MiniGUI V2.0.1 开发包(MiniGUI-Processes 运行模式)。关于安装和使用方法,请阅读该软件包中的 README 文件。-this is a Linux (i386) platform MiniGUI V2.0.1 Development Kit (MiniGUI- Processes running mode). The installation and use of the method, please read the package the README file.
Update : 2024-05-09 Size : 4644864 Publisher : 陈卉娥

Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。-Making plain binary files using a C compiler, gcc used to be pure binary code. Said very good, to learn c language, understand the compiler useful.
Update : 2024-05-09 Size : 26624 Publisher : 王汉文

DL : 0
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
Update : 2024-05-09 Size : 9216 Publisher : 肖逸

ntp服务器是一款时间服务器,用于同步各地时间 该为ntp的rpm源代码-npt time server is a server for synchronization around the time of the npt rpm source code
Update : 2024-05-09 Size : 2170880 Publisher : ssss

DL : 0
A good png library for mulit-platform
Update : 2024-05-09 Size : 572416 Publisher : 謝喜源

摘要文章介绍了作者在过击5年中在微内核技术上所做的工作.给出了3个算法.① 通过特任务调度 和线程调度算法相结合的方法.来解决单纯以线程为单位的调度系统的效率和公平性问题;③ 一个改进 的写时拷贝算法,它结合写时拷贝算法和诗问时拷用算法的优点.来解决写时拷贝算法在I386体系结抽 上的适应性问题;@ 提出了一个微内核操作系蜿计时模型,它解决了传统计时算法在微内核系统中计时 不准确的问题h-Abstract In this paper, the authors have been hit in 5 years in Microkernel technical work. Three algorithms are given. ① through special task scheduling and thread scheduling algorithm method of combining. To solve simple thread-based scheduling system efficiency and equity issues ③ an improved copy-on-write algorithm, it combines copy algorithm and write poetry when asked Khao algorithm advantages. To solve the copy-on-write algorithm in I386 knot pumping system s adaptability problems @ proposed a microkernel operating system蜿time model, it has resolved the traditional algorithm in time microkernel system timing issues inaccurate h
Update : 2024-05-09 Size : 149504 Publisher : 郭伟建

linux下的拨号程序rp-pppoe.3.7-the dial-up procedure rp- pppoe.3.7
Update : 2024-05-09 Size : 211968 Publisher : 暮色

DL : 0
c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README stab.def stab.h stdarg.h stdbool.h stddef.h tcc-doc.html tcc-doc.texi tcc.1 tcc.c tccasm.c tcccoff.c tccelf.c tcclib.h tccpe.c tcctest.c tcctok.h texi2pod.pl tiny_impdef.c TODO varargs.h VERSION-c language compiler arm-gen.c asmtest.S bcheck.c boundtest.cc67-gen.c Changelog coff.h configureCOPYING elf.h [examples] float.hgcctestsuite.sh i386-asm.c i386-asm.h i386- gen.cil-gen.c il-opcodes.h libtcc.h libtcc1.clibtcc_test.c Makefile README stab.defstab.h stdarg.h stdbool.h stddef.htcc-doc.html tcc-doc.texi tcc.1 tcc. ctccasm.c tcccoff.c tccelf.c tcclib.htccpe.c tcctest.c tcctok.h texi2pod.pltiny_impdef.c TODO varargs.h VERSION
Update : 2024-05-09 Size : 423936 Publisher :
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.