资源列表
[Linux/Unix编程] ex02
说明:设有二元函数 f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=1) f(y) = f(y-1) * f(y-2) (y>2) f(y) = 1 (y=1,2) 请编程建立3个并发协作进程,它们分别完成f(x,y),f(x),f(y) -linux c process communicate<孙凯> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] wlet
说明:linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring function<虎成> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] examples
说明:linux c 源代码,每种类型编程都有,例程简单但实用,适合初学者-linux c programm<dengname> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] web_server_for_arm_linux
说明:在完成视频编解码的嵌入式设备(arm-linux环境)上开发的轻型Web服务程序,可支持浏览器访问嵌入式设备,查询状态、设置参数,并可远程在线升级。-Complete video codec in embedded devices (arm-linux environment) to develop procedures for light Web services can support the browser embedded de<张维> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] 11912880http_client_2.0
说明:在linux平台上的http客户端实现,让你全面了解并掌握http的过程和java 的开发。-it make in linux ,and utime pid void ,that make you feel very good.<李明> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] ysh
说明:本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征: 能够执行外部程序命令,命令可以带参数。 . 。 能够执行fg、bg、cd、history、exit等内部命令。 使用管道和输入输出重定向。<香烟> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] DM9000uclinux
说明:uclinux 飞利浦 ARM 平台LPC2292 下DM9000的驱动程序-uclinux Philips LPC2292 under the ARM platform DM9000 driver<贺忠海> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] Linux.Windows.translate
说明:总结了windows程序和linux程序互相转换的过程,需要修改的函数,及需要加载的库。-Summed up the windows and linux process each other procedures for the conversion process, and need to modify the function, and the need to load the library.<xiaodou> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] gcc
说明:gcc-2.95.3是嵌入式linux系统的编译工具,并且具有稳定的特性-is gcc-2.95.3 compiler embedded linux system tools, and the characteristics of a stable<刘自强> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] mmap
说明:将内核空间vmalloc后不连续的内存地址映射到用户空间的驱动程序,2.4内核 和2.6内核两个版本,学内存分配必备资料。看完后就了解mmap原理了-Vmalloc kernel space will not be straight after the memory address is mapped to the user space driver, 2.4 kernel and 2.6 kernel versions, learni<susanner> 在 2025-01-28 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] ads7846
说明:本代码为s3c2410下的ads7846触摸屏驱动程序,内核是2.6.20.1-The code for ads7846 under s3c2410 touch screen driver, the kernel is 2.6.20.1<wei> 在 2025-01-28 上传 | 大小:8kb | 下载:0