资源列表
[Linux/Unix编程] pthread_hw.tar
说明:简单的多线程程序,可以完成两个线程的操作,写操作等 ,很适合初学者入门-Simple multi-threaded program, you can achieve the two-threaded operation, write operation, it is suitable for beginners entry<刘力> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] ls
说明:linux下shell命令"ls -l"的C语言实现方法。-shell under linux command " ls-l" Ways of the C language implementation.<彭晓> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] modbus
说明:modbus通信小程序,实现了设备间的串口通信,推荐给大家-modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.<路保虎> 在 2025-06-09 上传 | 大小:1kb | 下载:1
[Linux/Unix编程] linuxc
说明:本程序使用linux 下的C语言得到本机的硬件地址的一个小程序-This procedure using the C language under linux to be the hardware address of the machine in a small program<nick> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] fork
说明:在linux或unix中,使用系统调用fork( )创建两个子进程,并观察子进程和父进程的运行情况。-In linux or unix, the use of system calls fork () to create two sub-processes, and to observe the sub-process and the operation of the parent process.<li> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Mutithreads
说明:在linux或unix环境下,用Java语言编写一个龟兔竞赛的多线程程序,观察多线程的生成。-In linux or unix environment, the Java language with a tortoise and the hare and the multi-threaded process, observe the formation of multi-threaded.<li> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[加密解密] encryption
说明:一个简单的算法 实现字符按规则加密与解密对应关系:abcdefghijklmnopqrstuvwxyz qwertyuiopasdfghjklzxcvbnm 例如 abc加密变成qwe-A simple rule-based algorithm characters corresponding to the relationship between encryption and decryption: abcdefghijklmnopqrstuvwxyz qwertyuiopasdfg<李超> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[加密解密] base64
说明:Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is<郭子> 在 2025-06-09 上传 | 大小:1kb | 下载:0