搜索资源列表
malloclab-handout_20111118164222705
- 深入理解计算机系统C语言程序代码,描述对于malloc算法的实现与理解-In-depth understanding of the computer system C language code that describes the algorithm for the realization and understanding of the malloc
arm_led_asm
- 在s3c6410上实现循环点亮led灯,跑马灯程序,裸板驱动(c语言)-to bright the led with c throght loop
advanced.tar
- 基于C++语言的geant4程序,高级例子源代码,大家研究一下咯-C-based geant4 procedures, advanced source code examples, we look slightly
distance
- Sens Comp600 系列超声波传感器linux 驱动程序和控制程序,C语言,基于S3C2440(ARM920T)平台-Linux driver code and control code for sens comp 600 series utrasonic sensors based on s3c2440(ARM920T) platform. C language.
gm3101
- 是一个比较完善的GM3101这个倒车雷达芯片的驱动程序,基于C语言-This is a driver for GM3101 radar reversing based on C language
usbmouse
- USB鼠标驱动程序开发,linux环境下的嵌入式驱动程序开发,可以运行,C语言,源代码。-USB mouse driver development, driver development embedded linux environment, you can run the C language source code.
hamachi
- PCI串口驱动程序,C语言,linux环境下嵌入式驱动程序开发,可以运行。-PCI serial port driver, C language, the Linux environment embedded driver development, you can run.
s3c2410fb
- S3C2410的LCD驱动程序开发,linux环境下的设备驱动程序开发,C语言,可运行。-S3C2410 LCD driver development, the development of device drivers under linux environment, the C language, you can run.
UART-A8
- Linux环境下,使用C语言,A8中实现Uart串口驱动程序-Linux environment using C language Uart serial driver in A8
AD9850-driver--MSP430.txt
- C语言编写的AD9850驱动程序适用于MSP430的-AD9850 driver written in C for MSP430
Farsight-LinuxApp03-C
- Linux下C语言编程基本技能,嵌入式Linux应用程序开发详解-Linux under the basic skills of the C programming language, embedded Linux application development detailed
linux-gcc
- gcc快速入门,在Linux下进行C语言编程,必然要采用GNU GCC来编译C源代码生成可执行程序-gcc linux
03player
- A8开发板,cpu为三星s5pv210,用C语言开发的MP3播放程序-MP3 player on A8 s5pc210
armc语言程序控制音量
- arm程序,是c语言程序,用来控制音量的,pwm波进行控制的程序!-arm procedures, c language program, used to control the volume, pwm wave control procedures!
usb_auto
- 用C语言程序,自动实时检测USB设备是否插入或移除。-Auto detect inserting or removing of a usb device.
mpims
- 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
cp.c
- 该程序由C语言编写,基于Linux系统,Windows需要用户自行修改-The program is written by C language, based on Linux system, Windows users need to modify
Linux-and-C-Language
- C语言程序设计是高效计算机专业学生必修的一门基础课程,同时也是后续课程的入门课程,对于掌握基本计算机技术有着重要意义。尤其在Linux系统下,该系统在所有操作系统中占着重要地位,如何掌握计算机C语言编程技巧是当务之急。为此,本文重点探讨基于Linux系统分析计算机C语言编程技巧。 -C language programming is efficient computer science students a compulsory basic course, but also the subs
PIC18F45K20-DS18B20-TM1620
- PIC1845K20 18B20 测试温度,TM1639驱动8个LED显示的C语言程序。完整程序-PIC1845K20 18B20 test temperature, TM1639 drive eight LED display C language program. Complete program
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)