搜索资源列表
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
linux_c
- LINUX下的C 函数查询,有很多基本函数,但是最好的大家是参考MAN手册。-C under LINUX function inquiries, has a lot of the basic function, but the U.S. is the best reference manual MAN.
xitongdiaoyong
- 1:修改dev.c文件,定义一个全局变量int count=0 然后用它来统计包的个数。 2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void) 3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。 4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global variable int count = 0 then use
utils
- 这是TI公司推出的微型的嵌入式输出库函数,包含很多C语言中格式化输出的函数-This is TI s launch of the micro- embedded output library functions , including many C language formatted output function
8.29
- 程序采用C/S结构(客户机/服务器),功能实现类似scp命令功能。 实现文件的远程上传,远程下载 提高:增加用户认证功能!-Program using C/S structure (client/server), functions similar to the SCP command function. To realize the remote file upload, download remote Improve: increase user authentication
qq_final
- 用linux库函数编写的简易QQ通信程序 采用CS模型-junior QQ communication program written by linux C-library function based on C-S mode
