搜索资源列表
c环境下的编译器
- 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Exper
2410iic
- 2410开发板在ADS下测试IIC的程序 运行步骤: 1 打开iic.mcp工程文件 2 运行 3 观察终端输出从eeprom中 读出的数据 文件说明: iic_test.c 开发板初始化文件 2410iic.c iic实验主程序文件-2410 ADS development board under test in the IIC running steps : an open iic.mcp engineering documents two running t
2410iis
- 2410开发板在ADS下测试IIS的程序 运行步骤: 1 打开iis.mcp工程文件 2 运行 3 根据屏幕提示,下载pcm文件到开发板中 然后接上耳机在开发板上的spi输出端,听取 音频输出 文件说明: iis_test.c 开发板初始化文件 2410iis.c iis实验主程序文件-2410 ADS development board under test in the running IIS steps : an open iis.mcp two pro
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.
huawei-embedded
- 华为嵌入式软件工程师 笔试试题 嵌入式C开发人员最好笔试题-test at embedded system design in huawei
watchdog.c
- 实验名称:看门狗实验的应用级程序 * 实验说明:S3C2410内部具有一个看门狗定时器,可以设置为看门狗功能, * 设定在一定时间内,如果没有将看门狗计数寄存器复位, * 将引发系统复位,本实验设定复位时间为2秒, * 如果在两秒内没有复位将导致系统复位。-Experiment name: application-level watchdog experimental test program* Note: S3C2410 has an internal watchdog tim
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
examples
- 几个典型的嵌入式Linux编程示例 hello Hello, C++ math pthread udptalk leds led-player buttons pwm adc-test i2c comtest camtest-Some typical examples of embedded Linux Programming
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
2440test
- 该代码为 2440 测试代码 包括 uboot启动 硬件测试 。-The code for the 2440 test code, including the hardware test uboot boot.
jpeg_v4l_diaplay
- 利用v4l显示jpeg图片,环境是mini2440+t35,测试通过 可运行流畅-Using v4l display jpeg images, the environment is mini2440+ t35, the test can be run smoothly by
charcterDevices-Drivers
- 基于S3C2440班子的linux字符型驱动课件源程序,包括内核空间与用户空间数据拷贝,自旋锁与信号量,proc文件系统等试验源码-Based on the source of the the S3C2440 team linux character-driven courseware, including the kernel space and user space data copy, spin locks and semaphores, proc file system test sou
c-test
- 嵌入式编程笔试题目,对于面试很重要,请仔细精读-Embedded programming written questions
test.tar
- 简单的分数类用于处理数据的分数类型,100-90段为A ,90-80段为B,80-70段为C ,70-60段为DD 一次累类推就可以了,可以划分分数段-easy score use to adcdefg
adc_test.c
- example test for ADC for mini2440 -ARM
comtest.c
- example test for ADC for mini2440 -ARM
Test-C-Simple-For-ARM.tar
- My C tutorial program compiled for Imote2 Linux (arm-xscale-linux-gnu-gcc).
main.c
- test cruizcore gyro If you do not want to upload source code, you can join the download 200 files
Linux-C-library-reference-manual
- Linux C函数库参考手册、包括字符测试函数、数据转换函数、内存配置函数、时间函数、字符串处理函数-Linux C library reference manual, including character test function, data conversion functions, memory allocation, time function, string handling functions
GCC_4_7_0
- 测试时间,基本的C++程序,可用g++跑通,LINux平台下,用于测试和搭建C++环境(test time LINUX just for test c++ and set up the environment for c++ in linux)