搜索资源列表
mulsource.c
- 这个是ARM9200的mul程序的源代码,希望对大家有所帮助-the ARM9200 is the intercommunication program's source code, we hope to help
mp3play
- uclinux下s3c4510B CPU播放mp3 C程序-Basis under s3c4510B CPU mp3 player C Program
ftpClient
- 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
calculator.c
- 计算器,实现四则混合运算,带括号,带小数,小程序,c语言实现。-Calculator, to achieve four hybrid operation, with brackets, with a decimal, a small program, c language.
gpio_keys
- gpio按键设备在三星s2440处理器上的linux驱动程序,以及相应的应用测试程序。-gpio keyboard linux driver on sumsung s2440.And the related test c program.
watchdog.c
- 实验名称:看门狗实验的应用级程序 * 实验说明:S3C2410内部具有一个看门狗定时器,可以设置为看门狗功能, * 设定在一定时间内,如果没有将看门狗计数寄存器复位, * 将引发系统复位,本实验设定复位时间为2秒, * 如果在两秒内没有复位将导致系统复位。-Experiment name: application-level watchdog experimental test program* Note: S3C2410 has an internal watchdog tim
CC++Program
- C和C++嵌入式系统编程电子书籍,比较详细的。-C and C++ Embedded systems programming e-books in more detail.
C
- c语言程序,主要是用于单片机的一些应用。-c language program, mainly for SCM applications.
ttytest_important
- 串口程序 embedded linux C program-Serial procedures embedded linux C program
CCSExample
- 这个是我买的合众达DM6446开发板中的CCS调试ARM端程序和DSP端程序,适合在开发工程中调试硬件 C语言编写-This is I bought a united over DM6446 development board in the CCS to debug ARM-side programs and DSP-side program, suitable for debugging the hardware development project in C language
BITS2PRM
- very good c program for software-very good c program for software33
com.c.tar
- 串口通信测试程序--可以用于嵌入式linux下串口通信,也可以用于x86下-Serial Communication Test Program- an embedded linux can be used under the serial communication, can also be used under x86
cross-platform-lib
- 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
CplusplusandC
- 如果C++程序要调用已经被编译后的C函数,该怎么办? 如何理解extern "C" 如何实现C调用C++接口库 对由 __cplusplus 和 extern "C" 组成的 C、C++编译器编译标准C函数的通用写法的理解-If you want to call C++ program has been compiled C functions, how to do? How to understand the extern " C" How C call C++
routercgi
- 一个mips下的cgi程序.实现了能耗采集器的相关参数的配置,网络服务器的配置等.-one mips pb1200 c program.finish energy cellection parameter config.net server config and so on.
energy
- 一个MIPS下的应用程序,实现了通过无限模块来采集下位机的数据.-one on mips C program,finished with collection inbedded data.
touchscreen
- spi_2046的触摸驱动,瑞芯方案,适用于四线电阻屏-spi_2046 touch driver, Switzerland core program for four-wire resistive screen
ARM-c-program
- ARM开发的c语言编程好书,嵌入式开发好书-The ARM development c language programming books, embedded development book.
AT88SCxx(c)
- AT88SCxx加密卡读写程序(C程序)-AT88SCxx reading and writing program (C program)
交通灯C程序源代码
- 交通灯控制的C程序源代码,理解交通灯的逻辑。(Traffic light C program source code to understand the logic of traffic lights)