资源列表
hx_basic_bridge_2_0_rel
- xelerated np代码,该部分为plat相关代码-xelerated np code
enetcl
- this tcl file for simulation of ns2 and with and without energy level setting you can put setting of eachnode enegy level here in tcl file ok-this is tcl file for simulation of ns2 and with and without energy level setting you can put setting of each
USB-Composite-Device_6.1.7600.16385
- 一个在linux下的驱动文件,对应的型号是6.1.76-a device that can be used in linux,which is 6.1.76
Linux
- 主要介绍linux内核的首选代码风格,代码风格是因人而异的,这里所讲述的是我必须要维护的代码所遵守的风格,并且我也希望绝大多数其他代码也能遵守这个风格。 -preferred linux kernel coding style. Code style varies from person to person, and I Do not want to impose my views to anyone, but the style here about is that I have to
uart_int_console1
- uart 操作,简单的处理函数,接收和发送,用于armcortexa8-uart command
wifi
- 基于S3C6410 linux下无线模块之wifi驱动 -s3c6410 wifi associate
nrf24l01_for_s3c2440
- 基于arm9的s3c2440的 nrf24l01的驱动程序 -Arm9 s3c2440 the nrf24l01 driver
chuankouchuanshu
- 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。-The experimental results obtained for the open HyperTerminal, set the baud rate to 115200 bits of data flow control to none.
calculator
- 一个简单的计算器,包括加减乘除的基本功能,在QT上开发的-it s a program
MIPI_VIDEO-MODE-TEST-PROGRAM
- 此例程是基于ARM9+SSD2825构架的高清LCD测试程序,可用于测试MIPI_VIDEO和MIPI_command 模式下的WVGA,FWVGA,QHD等高清手机LCM。支持4通道MIPI接口,SSD2825是 晶门科技的高速4通道MIPI传输器。-This routine is the HD LCD based on ARM9+SSD2825 architecture test program can be used for high-definition WVGA, FWVGA, QHD
SMDK2450_2416_2451_TEST
- 三星原厂提供SMDK2450_2416_2451开发板测试程序。-Samsung original SMDK2450_2416_2451 development board test program.
CStringToChar
- 将16进制文本转换为ascii码的C语言代码。16进制文本复制到文件test.txt中,运行程序,将得到输入。 例: 运行:./CSTRING test.txt 其中,test.txt文件内容为: 30:31:32 则得到的"Cstring.txt"输入文件中 012 本程序能自动跳过0或多个分隔符(分隔符可以为任意的符号,如“:”,“ ”或空格等,判断的函数实现见SkipDelimiter函数)。 如:输入文件内容为: 30