资源列表
atoi
- < atoi> converts the initial portion of a string to an <<int>>.-<<atoi>> converts the initial portion of a string to an <<int>>.
clean_annotate.c.tar
- 去除注释,并且能分辨假注释的情况,主要用于学习-Remove comments, leave comments and can distinguish between the situation, mainly for learning
control-led-by-keys
- 以s3c2440芯片为核心,通过矩阵键盘按键来控制LED闪烁,属于裸机开发。-control led by keys
code3
- 當輸入一奇數值N時,程式會輸出N×N的魔術矩陣即此矩陣之各行、各列及兩主對角線中元素的和均相等。-When you enter a value of N odd, the program will output N × N matrix that is the magic of this matrix, each row, each column and the two main diagonal elements and are equal.
add101
- 实现任意位数的数字相加运算,或者叫大数运算,是任意位数的数字相加-Any median figure sum operator.
buttons
- S3C2440,ARM-Linux下的按钮测试代码-S3C2440, ARM-Linux code under the button test
buttons-linux
- 学习linux的必备程序,一个linux底下的按键程序-Necessary procedures to learn linux, a linux under the key program
LINUX_HelloWorld
- LINUX的HelloWorld驱动程序-The HelloWorld LINUX drivers
hello
- linux到ARM的移植,只是简单的hello源代码-linux on ARM transplant, just a simple hello source code
PIPE
- 最简单的管道通信程序,在PC机上和开发板命令窗口上均可实现-Most simple pipe communication program on the PC and the development board can be achieved on the command window
fluid
- 实现MC9S128X串口通信,发送0-99共100个数字给上位机。-Achieve MC9S128X serial communication, sent a total of 100 figures 0-99 to the host computer.
copy
- Linux进程控制:父进程打开一个文件,然后创建两个子进程。子进程1将打开文件中的小写字母换成大写字母。子进程2将文件内容读出后打印。父进程等待两个子进程结束以后关闭文件,结束。 -Linux process control: a parent process opens a file, and then create two sub-processes. A child process will open the file in lowercase letters replaced by