资源列表

[Linux/Unix编程communication-between-process-

说明:LINUX 程序间进程通信 此编码为操作系统原理实验内容-Inter-process communication LINUX
<星河鹭> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[加密解密RSA

说明:RSA加密代码,有以下组成 (1)密钥生成。 (2)加密算法。 (3)解密算法-RSA encryption code, has the following composition (1) key generation. (2) encryption algorithm. ( 3) decryption algorithm
<寻月> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[系统编程30271481

说明:注册表操作C++封装类,提供给需要操作注册表的朋友学习。Registry operation C + + wrapper classes, available to operate the registry needs a friend to learn.-Registry operation C++ wrapper classes, available to operate the registry needs a friend to
<杨正红> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[加密解密wince-key

说明:加密与解密; 中间可添加自定义的加密字符串。-Encryption and decryption the middle you can add custom encryption string.
<pengjun> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[Linux/Unix编程test1

说明:一个socket的测试客户端程序 可以指定发送字符串 ip port-a testclient program for socket ,you can input something string and remotehostip and port
<孟士淇> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[Linux/Unix编程epoll

说明:linux c 网络编程,socket实现epollc服务器-linux c network program about socket,use epoll
<孟士淇> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[加密解密Classical-password-algorithm

说明:网络与信息安全中古典加密解密算法的实现,主要用C++实现-Network information security and encryption algorithm to decrypt it. by c + + achieve
<平步青云> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[Linux/Unix编程exec

说明:个进程中启动另一个程序的执行而该进程仍然能够继续运行,可以使用fork和execve系统调用/exec函数-A process to start another program implementation and the process can still continue to run, you can use the fork and execve system call/exec function
<公会团> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[Linux/Unix编程3

说明:linux下的c编程 专家之路 linux-under linux c programming linux expert way
<lxl> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[加密解密Vigenere

说明: 实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。 可以实现:大小写敏感,明文小写则密文大写,明文大写则密文小写输出,注意输入的健壮性控制,明文字符超出字符集后保留原文-Virginia to achieve the password, use the keyboard to receive the plaintext and the key, the screen printing ciphertext an
<曾建> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[加密解密clear-and--confuse

说明:加密解密功能 类似凯撒密码 代码中的几个字符串就表明了明文和密文的对应关系-Caesar password encryption and decryption functions like a few strings in the code as shown by the corresponding plaintext and ciphertext relationship
<Cheng Wang> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[Linux/Unix编程3.c

说明:编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一
<zheng> 在 2025-05-15 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org