资源列表

[Linux/Unix编程fig

说明:函数的环境是linux,用c语言实现的,用于书写配置文件的接口函数。-Function of the environment is linux, using c language for writing the configuration file interface functions.
<wuwei> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程file_size

说明:该程序用是Linux系统下,用c语言实现的,用于计算文件的大小。这个接口设计的非常好用,直接调用,只需要传入文件的(路径)名,就可以返回文件的大小。-The program uses the Linux system, using c language, used to calculate the file size. The interface design is very easy to use, direct calls, onl
<wuwei> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[系统编程drivesize

说明:可以检测硬盘的大小,例如输入C:\,就会出现c盘的大小和其他详细的信息-Can detect the hard disk size, for example, enter C: \, there will be c drive size and other detailed information
<海路飞> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[加密解密caesar

说明:凯撒密码,通过明文移位实现加解密.解密时要注意当密钥太大时,可能引起数组下标为负导致程序错误。-Caesar passwords, encryption and decryption through the clear shift to achieve. Decrypt should pay attention when the key is too large, may cause negative array index error
<路过> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程partA_10_16a

说明:edge detection using Sobel mask
<rmedinac> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程udp

说明:此程序是在linux下的UDP网络编程,对了解网络UDP协议有所帮助-For UDP network programming, this programming is under LINUX-based programming
<张学奇> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程fifo

说明:此程序是在LINUX的管道编程,对基本的管道理解.-This program is in the pipeline LINUX programming, understanding of the basic pipeline
<张学奇> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程operator

说明:此程序是在linux下的对运算符进行重载,了解运算符重载.-This program is in the linux on the operator for overloading, operator overloading to understand.
<张学奇> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程pathwalk.py

说明:Python scr ipt that deep-walks given directory and saves on a file named <directory>.csv [ Directory , Filename , FileSize , Date , Time ] for each file. The csv name will replace directory separators with unders
<apalopohapa> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程book_server.py

说明:Python scr ipt that creates home bood server that can be accessed via http port 8000 (changeable). Set local directory where book files are in global variable books_folder -Python scr ipt that creates home bood server
<apalopohapa> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[系统编程sys_herbnate_timeout_reboot

说明:实现了系统的定时休眠功能,在休眠一定时间后,主动唤醒系统并执行指定的操作。-To achieve a system of regular sleep function, after a certain time in sleep, wake up the system and take the initiative to perform the specified operation.
<Hogan> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程smallshell

说明:设计并实现一个简单的命令处理程序,名字为smallshell。要求具备以下基本功能: 1.支持交互式的用户界面 2.支持内置命令:cd,exit,设置搜索路径path等。 3.支持可执行文件的运行 4.支持输入输出重定向功能 5.支持管道功能-Design and implement a simple command handler, named smallshell. Requires the following
<宋衡> 在 2024-10-02 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org