资源列表
[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-06-29 上传 | 大小: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 functions as get files (g files ) and<虎成> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] examples
说明:linux c 源代码,每种类型编程都有,例程简单但实用,适合初学者-linux c programm<dengname> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[系统编程] C2G
说明:本程序可以检查一个可执行文件的类型,比如native、windows GUI、window CUI、OS/2、POSIX CUI等,并且将window GUI类型可执行程序更改为window CUI类型,即将窗口启动类型更改为控制台类型。-This procedure can check the type of an executable file, such as native, windows GUI, window CUI, OS/2, POSIX CUI, etc., and the t<明> 在 2025-06-29 上传 | 大小: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 devices, query status, set param<张维> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[加密解密] AES_C
说明:这是一个非常好的诠释AES算法的程序,对于这么一个较复杂的算法,该程序只用里100行就完全的实现了算法的功能,压缩包里有.txt的文档,里面有相关介绍。-This is a very good procedure for the interpretation of AES algorithm, for such a more complex algorithm, the program in only 100 lines on the full realization of the functi<lala> 在 2025-06-29 上传 | 大小:8kb | 下载:0