搜索资源列表
iic.c
- 初学者的福音. 代码易懂! 通过IO模拟实现的arm2410的iic总线驱动程序 可进行读写操作
master_agent
- 电信硬件的信息数据采集程序,使用多进程和多线程技术,包括了连接数据库和C 8 的技术程序,本程序用C和C++实现。
calculator.c
- 计算器,实现四则混合运算,带括号,带小数,小程序,c语言实现。-Calculator, to achieve four hybrid operation, with brackets, with a decimal, a small program, c language.
RDWRCONFIG.tar
- linux平台下用C实现配置文件的读写,可移植性高-linux platform using C to achieve the configuration file reading and writing, portability, high-
uda1341
- UDA1431 语音芯片的驱动源码及测试程序。在s3c2440开发板linux2.6内核实现语音双工。使用方法:在内核源码中找到相应的C源文件替换即可。压缩包内有语音同时输入输出的测试程序。-Voice chip UDA1431 driver source code and testing procedures. S3C2440 development board in linux2.6 core duplex voice. Usage: In the kernel source code fo
linuxpthread
- linux下用C实现多线程创建实现的简单实例-linux using C to achieve the realization of multi-threading to create a simple example
MFPDA_E-boys(PC)1.0
- minigui PDA系统 可实现手机功能,短信功能,娱乐功能 包括小游戏,播放器-system can achieve minigui PDA mobile phone functions, messaging, entertainment features, including small game, the player
Hi3510_Linux_Web_Server
- 论述了在基于嵌入式linux操作系统和海思Hi3510中webserver的实现方法,通过CGI用户可以动态访问webserver-Discusses the embedded linux-based operating systems and webserver Hisilicon Hi3510 in the realization of methods, users can dynamically via CGI access to webserver
libusb-1.0.7
- 是用C实现的一个跨平台的usb driver库,是一个开源的代码.使用者只经过少理的改动就可以移植了-Is a cross-platform C implementation of the usb driver library is an open source code. User changes only a few reasons can be ported
serial-2410.c
- 一、实验目的 1.掌握ARM的串行口工作原理。 2.学习编程实现ARM的UART通讯。 3.掌握CPU利用串口通讯的方法。 二、实验现象 -One purpose of the experiment 1. ARM' s serial port control works. 2. Learning programming ARM' s UART communication. 3. Master CPU use serial communication method
audio_frequency
- 文件包中有三个文件:sound.c,mixer.c.vol.c 其中sound.c是实现打开、关闭音频接口,同时实现录音放音功能的文件; mixer.c是实现读取当前混音器的设备信息,设置左、右声道增益功能的文件; vol.c是实现调节音量功能的文件 此文件是基于linux开发板编写的-Package has three files: sound.c, mixer.c.vol.c sound.c which is to achieve open, close the audio
cewen.c
- 基于STM32的温度检测函数,实现STM32硬件的测温显示-Temperature detection function based on the STM32, STM32 hardware to achieve temperature display
inevent.c
- 该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array
C
- 嵌入式系统的为模块化程序设计,使用状态图c/c++实现,通过使用二维表来实现状态机-Embedded systems for modular programming, using the state diagram c/c++ to implement a state machine by using two-dimensional table
fanan2.c
- 关于C和汇编的混合操作,怎么利用汇编在C语言中实现延时-About C and assembly of mixed operation, how to use assembly in C realize the delay
FPoint
- C++实现的一个五子棋,能够实现基本的功能,可以用来做练习使用,学习c++的好资料!-A backgammon C++ implemented to achieve the basic functionality can be used to do the exercises, learning c++ good information!
thread.c
- 实现用多线程的方法在一个文件中找到最大的整数-Achieved using a method of multi-threading in a file to find the largest integer
pipe.c
- 用管道的方法实现在一个文件中找到最大的整数-The pipe method in a file to find the largest integer
shm.c
- 用共享内存的方法实现在一个文件中找到最大的整数-Find the largest integer in a file with a shared memory
LinkQueue-LinkStack
- C实现链式队列 C实现链式栈 -The C queue chain C chain stack
