资源列表
[Linux/Unix编程] chk
说明:本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection o<李金明> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] 信号量来解决操作系统的消费者与生产者问题
说明:一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork,<飞杨> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] ebus.tar
说明:程序主要功能:linux 下通过串口控制智能系统,zo-b8l5a 5a八通道双值输出模块。一、 对应文件:ebus_module.tar.gz(包含三个文件ebus.cc、ebus.h、ebus_test.cc) 其中ebus.h是包含class E_bus的定义和声明的头文件;ebus.cc主要是类里面的函数;ebus_test.cc主要是类的使用,完成了循环依次关闭8路输出,打开8路输出的功能。二、 E_bus类的接口说明:打<zhang> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] ps命令常用用法
说明:本文列举了ps命令常用用法(13种情况),完全满足一般编程的需要。-paper cited a ps command common usage (13), meet the needs of the general programming.<李琳> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] Linux环境下串口编程
说明:这是一个linux下的串口编程的源代码。-This is a source code about serial port programming in linux.<夏雨> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] linux serial program demo
说明:linux下串口通讯源程序,可以作为两机通信-source program about serial communication in linux,and can used in communication between two terminals.<陆敏> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] newdir.tar
说明:用来在Linux下遍历目录,相当于find命令,是练习嵌套和回调函数的好例子。-It can be used to look through directory ,equal to find .It is a good example to pratice embed function and call faunction.<会朋> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] 按键驱动
说明:linux下的按键驱动,可用于嵌入式开发之中;具有四个按键的驱动程序源代码。-linux pressed key actuation, may use in to insert during the type development; Has four pressed keys the driver source codes.<侯景昆> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] sco_unix_proxy
说明:在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a-SCO UNIX 5.05 in the agent, I have compiled, the compiler needs libsocket.a<姜波> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] fdisk
说明:在4510B上分区源代码,包括了详细的注释,需要在linux 下编译才能使用.-4510B on the zoning code, including a detailed notes, the need to compile under Linux can be used.<王辉> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] myls
说明:完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件<叶黎> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] 精灵进程
说明:这是一个实现精灵进程的程序,虽然是一个小程序,但是据我所知本站上还没有,请高手指教.-This is a process to achieve the genie procedures, although it is a small program, but as far as I know there was no site, experts advise.<亿摆> 在 2025-03-04 上传 | 大小:2kb | 下载:0