资源列表
yaffs2
- 是需要在linux下打yaffs2 补丁 的朋友一看就回的方法.-linux yaffs2
main4
- 嵌入式编程中网络通信操作练习 这是服务器程序部分-Embedded programming operation in the network communications server program which is part of practice
led_on.o.tar
- 流水灯实验 嵌入式开发2410 实现流水灯循环点亮-Light water experiment embedded development 2410
adc-test.tar
- 可用于ARM S3C2440开发板的AD模数转换进行数据的采集-ARM S3C2440 development board can be used for the AD analog-digital conversion for data collection
Adhoc
- ns2 program for Adhoc networking
number
- 给一个不多于5位的正整数,求出它是几位数,分别输出每一位数字。-To a more than 5-bit integer, determined that it is a few number of, respectively, the output of each digit.
setuidexecvebinshfreebsd
- Freebsd shellcode: 51 bytes FreeBSD/x86 encrypted setuid(0) execve /bin/sh
c
- s3c2410开发平台,使用电位器调节系统电压,当电压上升时,直流电机转速随即实时提高。当电压最高时,转速达到100转。当电压下降时,直流电机转速随即实时降低,当电压为零时,直流电机停转。LED灯上能够实时的显示当前直流电机的转速。-s3c2410 development platform, using the potentiometer adjustment system voltage, when the voltage rises, the DC motor speed real-time
keyboard_test
- 基于S3C2240的矩阵键盘驱动程序,大家可以直接编译到内核实用。-S3C2240-based matrix keyboard driver, we can directly compiled into the kernel and practical.
AnnotationCompareTest
- Annotation Compare Test Source Code for Linux.
4-1-3
- 嵌入式linux基本内核模块,内核模块的基本框架,参数的传递-Embedded linux kernel module, the basic framework of the kernel module
insertionanddeletion
- 双向链表的插入和删除操作的原理和函数实现。-Two-way linked list insertion and deletion operations