资源列表
[Linux/Unix编程] Writers
说明:Utilities for dealing with {@code Write.<fanwondon> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] ClassSpecificationsPanel
说明:This <code>ListPanel</code> allows the user to add, edit, move, and remove ClassSpecification entries in a list.<haonovong> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] NodeIsSupported
说明:This Java source file was generated by test-to-java.xsl and is a derived work from the source document. The source document contained the following notice:.<serhangui> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] CookieSpecFactory
说明:Test cases to measure the camera and video recorder startup time.<konbeixer> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] SerializerFactory
说明:This constructor is private just to prevent the creation of such an object.<wohevei> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] more
说明:实现linux下的more命令的功能,可以运行于fedora,ubuntu等操作系统下-Realize more under Linux command function, can be run on fedora, ubuntu operating system, etc<王杰> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] ls
说明:在linux环境下实现linux系统命令ls的功能,c源代码-In the Linux environment, we can realize the function of Linux command ls, c source code<王杰> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] ntpsync
说明:链接ntp服务器,并自动更新本地系统时间的客户端程序-ntp sync client<sun> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] allReadNuma
说明:本程序实现了在numa架构上对数据的分块存储,实现把数据分别存储在不同节点上,实现通信的效率-The program is stored in a block of data on the numa architecture to achieve the data are stored on different nodes to achieve efficient communication<xf> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] Epoll---UDP
说明:epoll的udp方式, 实现高并发连接-udp for epoll, implement the plenty intercurrent.<zl> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] start
说明:课程设计 模拟文件系统的操作管理 实现多个进程同时对模拟文件系统进行操作。设计管理程序simdisk的用户访问权限管理。访问模拟文件系统的每个进程都属于某个用户,管理程序simdisk根据其访问权限决定其对模拟文件系统的操作。 对模拟文件系统的操作要求做到:共享读,互斥写。 本设计任务在于学会如何实现信息的安全管理和进程同步。 -Operations management course design simulati<嘉> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] src
说明:进程管理 实验目的 掌握进程的概念,深入理解进程的含义。认识并理解并发环境中进程执行的实质问题,了解构成并发机制的进程创建过程; 了解在进程创建后通过对进程控制的系统调用,可实现对进程的有效控制。掌握在进程执行中对进程进行睡眠、同步、撤消等控制方法; 分析进程竞争资源的现象,学习解决进程互斥的方法。 实验内容 1、创建新的进程;查看运行进程;换出某个进程;*运行进程。 2、采用写者优先重写P94的读者<嘉> 在 2025-05-24 上传 | 大小:2kb | 下载:0