资源列表
[加密解密] DES
说明:des算法,用vc++写出来的,密码学实验写的程序-des algorithm<6368422222> 在 2025-11-22 上传 | 大小:1.83mb | 下载:0
[系统编程] Transformers
说明:最新的Windows 变形金刚,有兴趣的朋友可以下载-The latest Windows Transformers, interested friends can download the try. .<林十八> 在 2025-11-22 上传 | 大小:15kb | 下载:0
[Linux/Unix编程] ftpuseradd
说明:向vsftp中添加虚拟账户,使用起来十分方便-Add to vsftp virtual account is very convenient to use<xuheng> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] code
说明:GNU LINUX 编程指南code 经典例子-GNU LINUX<linhaoyou> 在 2025-11-22 上传 | 大小:1.4mb | 下载:0
[加密解密] security
说明:daite scachat ebanogo gamalya BLYA!-daite scachat ebanogo gamalya BLYA!<KONSTANTIN> 在 2025-11-22 上传 | 大小:309kb | 下载:0
[系统编程] filesystem
说明:利用MFC基于对话框的程序实现的一个小型文件系统.-A filesystem program,using MFC dialog based.<J> 在 2025-11-22 上传 | 大小:1.86mb | 下载:0
[Linux/Unix编程] v4l2.tar
说明:基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用-V4L-based programming and descr iption of the function. In the preparation of V4L significant role in the preparation of<kk> 在 2025-11-22 上传 | 大小:65kb | 下载:0
[Linux/Unix编程] 364652261
说明:FIFO一个用IP核调用的控制程序,里面有调用的IP核和FIFO读写控制-FIFO with an IP core call control procedures, which are called IP core and FIFO read and write control<lixu> 在 2025-11-22 上传 | 大小:6kb | 下载:0
[Linux/Unix编程] reader_writer
说明: 读者-写者问题的读写操作限制(包括读者优先和写者优先) 写-写互斥:不能有两个写者同时进行写操作 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred) Write- write<JK> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] producer_consumer
说明: 在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. Th<JK> 在 2025-11-22 上传 | 大小:1kb | 下载:0