登录
首页 » Process-Thread » 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一...

功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一...

于 2022-09-12 发布 文件大小:160.02 kB
0 194
下载积分: 2 下载次数: 1

代码说明:

功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of certain documents should compressed into compressed files. , Wrote the compression process would be too troublesome, although there are many free source code can use category, but also the use of code, a careless It is not the normal. My approach is to call the compressed files to complete compression. The process used to wait for the end of the compression method. Upon the completion of the back for the other work. This procedure aims to demonstrate the process of initiating and wait for the end of the call other procedures.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 进程管理和线程管理 进程管理和线程管理
    进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
    2022-03-20 18:05:24下载
    积分:1
  • Simple introduction of the dynamic link library for the novice to learn the use...
    简单介绍了动态链接库的使用对于新手学习动态链接库来说具有很大的帮助-Simple introduction of the dynamic link library for the novice to learn the use of dynamic link library is of great help
    2022-08-24 07:42:01下载
    积分:1
  • CPU的进程控制程序 VB做的,还不错
    CPU的进程控制程序 VB做的,还不错-CPU process control procedures for VB to do, but also good
    2022-11-11 22:05:03下载
    积分:1
  • 用户自己实现的一种加锁同步算法
    用户自己实现的一种加锁同步算法- User realize one kind locks the synchronized algorithm
    2023-07-13 22:15:02下载
    积分:1
  • two experimental operating system : the process of scheduling strategy to achiev...
    操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三种状态之,分别用W、R、F表示。 3、 进程调度规则如下: a) 就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 b) 如果运行一个时间片后,进程已占用 CPU时间达到所需要运行时间,则进程完成,撤销该进程。 c) 如果运行一个时间片后,进程已占用CPU时间还未达到所需要运行时间,即进程需要继续运行,将它插入就绪队列,队列重新排序,等待CPU。 d) 重复以上过程,直到所要进程都完成为止。 -two experimental operating system : the process of scheduling strategy to achieve a simulation. Design is a process of a total of N the process scheduler. 2, each process is a process control block to PCB said that the process control block format : process a few who arrived at the priority needs time to time running CPU time a state process) process priority number. need to run time, arriving in time prior to artificially designated, can also randomly generated, Initialization attention to the above values are to m
    2022-02-20 17:25:28下载
    积分:1
  • 写者优先,操作系统的经典算法,本程序带有报告,有助于操作系统的学习者分析学习...
    写者优先,操作系统的经典算法,本程序带有报告,有助于操作系统的学习者分析学习-Write priority, the operating system of the classical algorithm, this procedure with the report of analysis will help learners to learn operating system
    2022-08-16 21:14:40下载
    积分:1
  • 进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程
    进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程-Enumeration process is similar to Task Manager task list can be listed out in the process of system operation
    2022-05-16 23:10:28下载
    积分:1
  • 利用多线程实现程序保护,简单的示范程序,帮助理解多线程的是运行机制...
    利用多线程实现程序保护,简单的示范程序,帮助理解多线程的是运行机制-Realize the use of multi-threaded process protections, the simple model procedures to help understand multi-threading is the operating mechanism
    2022-01-26 00:12:46下载
    积分:1
  • involves threading a Chinese chess source code, including artificial intelligenc...
    涉及线程的中国象棋源代码,包含人工智能算法-involves threading a Chinese chess source code, including artificial intelligence algorithms, etc.
    2022-11-10 00:30:03下载
    积分:1
  • windows线程同步
    windows线程同步-windows line regulation synchronization
    2022-06-14 08:39:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载