资源列表

[加密解密Morse_code

说明: 编写一个程序,读入一个由英文单词组成的文件1.txt,然后把它编码成摩尔斯码写入文件2.txt,同时,根据声音长短发声(点号发短音,破折号发长音)。-The preparation of a program, read a document composed of English words 1.txt, and then encoding it into Morse code into the file 2.txt, at the
<风清扬> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[加密解密xuliemime

说明:线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程-Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher
<bluerain> 在 2024-09-28 上传 | 大小:1024 | 下载:1

[加密解密cbcecbjiami

说明:了解密码算法的分组链接模式。 掌握和理解ECB模式、CBC模式的结构和算法原理。 -Understanding of the sub-cipher mode link. Grasp and understanding of ECB mode, CBC mode of the structure and algorithm.
<bluerain> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[加密解密mycrc

说明:编写一程序验证CRC检错,利用线性编码理论,在发送端根据要传送的k 位二进制码序列,以一定的规则产生一个校验用的监督码(既CRC 码)r 位,并附在信息后边,构成一个新的二进制码序列数共(k+r)位,最后发送出去。在接收端,则根据信息码和CRC码之间所遵循的规则进行检验,以确定传送中是否出错。-Procedures for the preparation of a CRC error detection to verify the us
<bluerain> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程reader

说明:本程序是实现操作系统中进程同步算法的程序,一个经典的算法reader/writer问题-This procedure is to achieve the operating system in the process of synchronization algorithm for the procedure, a classical algorithm for reader/writer problem
<zhang> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程tree

说明:一个用UNIX SHELL实现DOS命令TREE的程序-A tool that display the dictionary structure in dos s tree command style.
<breezie> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程src

说明:Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video fr a mebuffer.
<moni> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[系统编程pm1

说明:创建一个进程,由子进程调用命令 ls,父进程等待子进程结束后 退出,并以特定方式显示输出。-Create a process, called by the sub-process command ls, the parent process to wait for the end of child process exit, and display a particular way.
<lee> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[系统编程pm2

说明:程序二(文件管理) :打开一个文件,对其进行读写操作,并将文件指针移到指定的位置。-Procedure II (document management): open a file, its read and write operations and file pointer to the location specified.
<lee> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[系统编程pm3

说明:程序三(进程间通信) :创建管道,子进程向管道写信息,父进程从管道中读取信息。-Procedure three (inter-process communication): the creation of channels, sub-process to write information to the pipeline, the parent process read information from the pipeline.
<lee> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[系统编程pama

说明:页式虚拟存储管理缺页中断的模拟系统的设计——OPT、FIFO、随机淘汰算法-Virtual memory management page page fault the design of the simulation system- OPT, FIFO, random-out algorithm
<wangfan> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程reader-writer

说明: 解决读者-写者的想法: 就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用, 不能就等待直到这个要求满足为止。 -Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can m
<谢雨> 在 2024-09-28 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org