搜索资源列表
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
arm_led_interrupt
- 在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.
linux
- linux下的管道通信,用c语言编写完成,可实现父进程向子进程读入或读出字符-Under the Linux pipeline communication ( C language)
gm3101
- 是一个比较完善的GM3101这个倒车雷达芯片的驱动程序,基于C语言-This is a driver for GM3101 radar reversing based on C language
embedded--c-language-
- 嵌入式系统高级 C 语言编程,东南大学凌明主编-The embedded system advanced c language programming book
Linux-C
- linux系统下的c语言编程源代码及html电子教程-the c programming language source code and html e-tutorial in linux system
crc
- CRC校验用于C/C++语言编程的STM32-CRC Coding C/C++ programming
Farsight-LinuxApp03-C
- Linux下C语言编程基本技能,嵌入式Linux应用程序开发详解-Linux under the basic skills of the C programming language, embedded Linux application development detailed
armc语言程序控制音量
- arm程序,是c语言程序,用来控制音量的,pwm波进行控制的程序!-arm procedures, c language program, used to control the volume, pwm wave control procedures!
ruijie-2013-interview-c-
- 星网锐捷2013年应届生招聘,笔试题,含C语言和行测题。-Ruijie 2013 graduate recruitment, examination questions.
C-yuyan
- c语言编程介绍,为c相关的开发人员提供便捷。-c language programming, as c-related developers convenient.
International-C-language-code
- 国际C语言混乱代码大赛所有得奖源码,包括了1984年~2011年所有得奖作品-International C language confusion all contest winners source code, including the 1984 ~ 2011 All winning entries
sh.c
- c语言实现linux的命令执行,<>重定向,管道命令-c implements linux shell command like : excution,redirection,pipe
cp.c
- 该程序由C语言编写,基于Linux系统,Windows需要用户自行修改-The program is written by C language, based on Linux system, Windows users need to modify
Linux-C-Program
- Linux C语言编程学习资料,强烈推荐。-Linux C programming language learning materials, it is strongly recommended.
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
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)