资源列表
[Linux/Unix编程] my-2440-rtc
说明:linux2.6.30内核在s3c2440上的设备驱动的例子,利用新的os API编写的驱动。-linux2.6.30 the kernel' s device drivers s3c2440 example of the use of new os API driver prepared.<赵新> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[系统编程] getDeviceMesg
说明:一个获取系统目录和当前机器名称的例子小程序。-Access to a system directory and the current machine name examples.<zysky> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] kernel2.6.7
说明:kernel2.6.7 编译全过程,学习一下撒-kernel2.6.7 编译全过程,学习一下撒<王一> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] AT24C64
说明:linux下采用IIC读写AT24C64的程序-IIC used under linux program to read and write AT24C64<无名> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] tv.m3u
说明:2010年最新的国内vlc使用的网络电视地址。由本人耗费了一小时整理而成。希对学linux的同志有用。-2010, the latest national TV address vlc to use the network. I spent an hour by the order made. The Greek comrades be useful for learning linux.<张志翔> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] trace2stats_v05b
说明:this scr ipting for TCL trace-this is scr ipting for TCL trace<raj> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] tw2864
说明:tw2864 用于音视频编解码linux驱动-tw2864 audio and video codec for linux drivers< 覃仁往> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] buindianji
说明:用430F149实现的功能,进行步进电机的正常工作-430F149 achieved with the function to carry out the normal operation of stepper motor<zale> 在 2024-11-15 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] debug
说明:Linux 终端显示的缓冲是有限的(默认的显示几百行),所以如果我们程序printf行数较多,或者程序运行时间较长,难免有一些记录被冲掉,进而影响查看bug。特别是对随机的、少重现错错误,想通过屏幕上printf出来的数据调试,就难免困难一些,当然我们也可以使用重定向实现 程序>log.txt 但是这种方式,打印到文件上便不能显示到屏幕上了,所以有一定的局限性。 于是写了一个程序用意实现。 改程序有以下几个文件<璐盟其> 在 2024-11-15 上传 | 大小:5kb | 下载:0