-
读者写者问题实现
读者写者问题实现-readers to write to achieve the problem
- 2023-06-12 23:45:03下载
- 积分:1
-
use UTF
采用 UTF-8 编码,完美兼容多语言
中文化的前台界面(不包括论坛帮助)
中文化的后台
中文化的安装与升级系统
中文的版主操作日志
为中文修正的 CSS, Javascript
为中文修正的语言截断
为中文修正的所见所得编辑器
修正邮件预览乱码的问题
修正模板和后台中多处未使用 Charset 声明出现乱码的问题
修正打印页面 HTML 标签错误混乱
去除后台首页附件使用空间统计(附件一多,首页进入奇慢)
加强的 SSI 脚本,允许以 Javascript 方式调用指定论坛的新帖
增加 Javascript 脚本自动缩图功能,图片加载之后会自动缩小到浏览器窗口的大小范围之内,不会撑破页面表格. 点击缩小后的图片将在新窗口内显示正常大小的图片,同时使用鼠标滚轮 + Ctrl 可以自由放大或缩小图片
各种中文兼容性修正
-use UTF-8 encoding. perfectly compatible with multi-language culture prospects interface (not including the Forum help), the cultural background of the Cultural Department of installation and upgrading EC Chinese operation log to the moderator that the Chinese CSS, Javascript amendment to the Chinese for the Chinese language disconnect that the editor can see from that chaos mail preview Amended code templates and background were not multiple use Charset statement causing distortion of the issues that print pages H TML labels wrong to remove confusion background Home spatial statistical annex (Anne
- 2022-12-16 13:45:04下载
- 积分:1
-
利用线程在程序繁忙时显示进度条实例,VC初学者从中可学到多线程的处理方法,有经验的开发者也可将其用到自己的程序中。...
利用线程在程序繁忙时显示进度条实例,VC初学者从中可学到多线程的处理方法,有经验的开发者也可将其用到自己的程序中。-Procedures for the use of threads in the busy show examples of the progress bar, VC beginners can learn from multi-threaded approach, experienced developers can also be used in their program.
- 2022-07-17 08:35:02下载
- 积分:1
-
使用WM_COPYDATA消息进行进程间通讯的程序
使用WM_COPYDATA消息进行进程间通讯的程序- Uses the WM_COPYDATA news to carry on the advancement the
communication procedure
- 2022-07-20 18:13:36下载
- 积分:1
-
共享内存多进程通讯例子
共享内存多进程通讯例子-the demo of shared memory multi-process communication
- 2022-02-04 23:47:25下载
- 积分:1
-
a multithreaded case management procedures. Win32 system for programming and mul...
一个多线程管理实例程序。对于win32系统编程和多线程编程的人是一个很好的东西。-a multithreaded case management procedures. Win32 system for programming and multi-threaded programming is a good thing.
- 2022-04-14 09:43:18下载
- 积分:1
-
线程创建
事件触发
线程同步
结束线程
线程创建
事件触发
线程同步
结束线程-Thread creation thread synchronization events to trigger the end of thread
- 2022-02-14 06:27:32下载
- 积分:1
-
此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也...
此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原语――同步原语――所组成。本实验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。-operating system for this experiment : the process synchronization mechanism Simulation. A report flowchart Oklahoma as part of the main source! ! Description : The process is procedural in a data set on the process of operation, the process is complicated by the implementation of the system that is the number of rotation process to deal with occupation Operation. We can process of stem out for a visit and to amend those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public
- 2022-03-22 10:41:28下载
- 积分:1
-
在操作系统存储器的管理方式中若采用一次性将作业全部装入内存的方式...
在操作系统存储器的管理方式中若采用一次性将作业全部装入内存的方式-the operating system memory management approaches to the use of one-time operations loaded into memory all the way
- 2022-03-06 15:06:47下载
- 积分:1
-
操作系统课程实验,模拟操作系统中进程控制与进程调度,有详细的文档和代码...
操作系统课程实验,模拟操作系统中进程控制与进程调度,有详细的文档和代码-operating system, operating system simulation process control and process scheduling, detailed documentation and code
- 2022-01-22 14:59:19下载
- 积分:1