搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
mtd
- 根据fs2410移植过后的mtd驱动源码,基于2.6.15内核-under fs2410 transplant after the MTD driver source code, based on the 2.6.15 kernel
linux-2.6.15.6.tar
- linux-2.6.15.6,Linux操作系统最新源代码,无话可说,最经典的源代码,赶快下载吧。要是你觉得还不够经典的话,那我只好给你win2000的全套源代码了-linux-2.6.15.6, the latest Linux operating system source code, nothing to say, the most classic of the source code, download it quickly. If you feel that not enough cl
iis
- 9200音频驱动,是atmel 9200 linux 下2.6.15下的驱动
iproute2-2.6.15-060110.tar
- linux ip application test tool
TourchScreenDrv
- 用于Linux下的触摸屏驱动,使用在2.6.15版本内核上,可以作为两种方式使用,运行可靠稳定。
GTK-Source-Code-2.2.4-2.zip
- GGTK-Source-Code-2.2.4-2.zip原始碼,內容包含:tiff-3.6.1-2-src.zip、pkgconfig-0.15.0.tar.gz、pango-src-1.2.5-20040124.zip、libxml2-2.4.12-src.zip、libpng-1.2.5-1-src.zip、libglade-2.0.1-src.zip、jpeg-6b-3-src.zip、gtk+-src-2.2.4-20040124.zip、gtk-wimp-0.5.3-src.tar.g
driv_linux2.6_uport_v1.0.1_build_08092515.tar
- Vrsion Number: 1.0.1 Product Line: MOXA UPort Series Platform: Linux kernel 2.6.x (x86/x64) Company: Moxa Inc. Date: 09/25/2008 Support Product: =============== UPort 1250, 1250I UPort 1410, 1450, 1450I UPort 1610-8, 1650-8
linux-2.6.15
- LINUX2.6.15的源代码,及各种接口和应用程序,适合LINUX的学习-LINUX2.6.15 the source code, and various interfaces and applications for learning LINUX
TFT6448-256
- 单片机控制大型彩色液晶程序 TFT6448-256彩色液晶显示 接线说明 1~2 3~4 5 ~ 12 13(RD) 14(WR) VCC GND P1.0~7 P3.7 P3.6 15(CS) 16(A0) 17(A1) 18(A0) 19~20 P3.5 P3.4 P3.3 P3.2 悬空 -SCM process large color LCD TFT6448-256 Color LCD wiring that 1 ~ 2 3 ~ 4 5 ~ 12 13 (RD)
pmac_driver-2.6.15
- Linux 内核版本2.6.15下的pmac运动控制卡驱动源程序,包括isa总线和pci总线-Linux kernel version 2.6.15 of PMAC motion control card driver source code, including isa bus and pci bus
wifi_8686_driver
- Host Platform: Intel Zylonite-LV (Kernel 2.6.12) with PC running Linux Slackware 10.1 (kernel 2.6.15) installed as NFS (kernel 2.6.12). Tested HW: · SOC/RF chipset: 88W8686 B1 Systems Software Modules: · SDIO8686 Driver o Binary .ko file
SDL_image-devel-1.2.6-VC8
- SDL图片处理相关源码-SDL image processing related to source code
v2.20-0247(06.09.13)AGanNo2.tar
- 兼容v2.20-0247的linux版本,内有源码,可编译(06.09.13)]AGanNo2 首先您需要去下载安装支持包libpcap和libnet 使用过程: 文件夹中包含的AGanNo2_0913在Linux 的2.6.15.3内核, libnet的版本1.1.2.1,libpcap的版本0.93下运行通过,如果在您的系统中不能运行,请试着重新编译编译! 编译过程: 1.解开源码包: tar -xvzf AGanNo2.tar.gz 2.编译: cd AGa
2.1
- 用表格形式显示ASCII字符SMASCII。 按15行×16列的表格形式显示ASCII码为10H—100H的所有字符,即以行为主的顺序及ASCII码递增的次序显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-Using Forms to display ASCII characters SMASCII. × 16 rows by 15 columns display in tabular form for the 10H-100H ASCII
temper-tools-1.0.tar
- temper-read-temp is a program to read the temperature from a TEMPer USB thermometer. temper-read-temp is Copyright 2009 Roaring Penguin Software Inc. It may be distributed according to the terms of the GNU General Public License version 3,
Embeded-MBT-V1.2
- 电源适器自动化测试,需套测试治具,可连续测试6 - 15 个充电器产品-Automated testing device power adapter
pvrusb2-video-v4l
- This source file is specifically designed to interface with the saa711x support that is available in the v4l available starting with linux 2.6.15.
mcrypt-2.6.8
- Loki97 is 128-bit block cipher that accepts a variable-length key. It was designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. Loki97 was one of the 15 candidates for the AES.