资源列表
[Linux/Unix编程] 文件属性修改器
说明:文件属性修改器,可以对文件的属性进行修改,初学VB时做的。-change file attributes that can attribute to the document changes, beginner VB when done.<张东> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] 华恒开发板s3c2410 按钮中断处理示例
说明:华恒开发板s3c2410 按钮中断处理示例-huaheng development board s3c2410 button interrupt handling example<刘彬斌> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] telnet.tar
说明:Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environmen<刘鹏> 在 2024-11-20 上传 | 大小:8kb | 下载:1
[Linux/Unix编程] imagepro
说明:这个是一个图片显示的程序,基于QT下的可以支持很多格式的图片文件-this is a photo display of procedures, based on the QT can support many image file format<胡承新> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] like-lunix-file-systerm
说明:use vc++ write like lunix file systerm,it is a computer os course experiment.-use vc write like lunix file systerm. it is a computer os course experiment.<yanan> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] traceroute_by_CT
说明:用最少的代码行数实现了traceroute的功能,在linux上测试通过-with the least number of lines of code to achieve a traceroute function, the test pass on linux<陈涛> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] Linux_Serial_Send_Recieved
说明:一个串口通讯的例子,使用环境:Linux-a serial communication example, the use of the environment : Linux<lee> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] arm2440camera
说明:arm s3c2440下 用爱迪生工具调试的320X234的图象采集显示程序。-arm s3c2440 using the debugging tools Edison 320X234 image acquisition and display program.<潘红涛> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] webmailUNIX.tar
说明:webmail java unix programming-webmail java programming unix<yin> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] maven-prog
说明:VGA 转换 Tv Out源代码,在型号为 Matrox G400Dh的显示卡的基础上编程-VGA conversion Tv Out source code, In G400Dh models to the Matrox display card on the basis of Programming<陈锡平> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] Sourcecodes
说明:Linux环境下的S3C2410中NandFlash基本操作编程-Linux environment under which the S3C2410 NandFlash basic operation Programming<勇> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] fork_textcanjian
说明:1、 了解系统调用fork()、execl()、exit()、getpid()和waitpid()的功能和实现过程 2、 编写一段程序实现以下功能: a) 使用系统调用fork()创建两个子进程 b) 父进程重复显示字符串”parent:”,并使用函数getpid()显示自己的进程ID。 c) 两个子进程分别重复显示字符串”child:”,并使用函数getpid()显示自己的进程ID 3、 编写一段程序实现以下功能:<> 在 2024-11-20 上传 | 大小:8kb | 下载:0