资源列表
[加密解密] 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<风清扬> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[加密解密] cbcecbjiami
说明:了解密码算法的分组链接模式。 掌握和理解ECB模式、CBC模式的结构和算法原理。 -Understanding of the sub-cipher mode link. Grasp and understanding of ECB mode, CBC mode of the structure and algorithm.<bluerain> 在 2025-01-13 上传 | 大小:1kb | 下载: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> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] tree
说明:一个用UNIX SHELL实现DOS命令TREE的程序-A tool that display the dictionary structure in dos s tree command style.<breezie> 在 2025-01-13 上传 | 大小:1kb | 下载: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> 在 2025-01-13 上传 | 大小:1kb | 下载: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<谢雨> 在 2025-01-13 上传 | 大小:1kb | 下载:0