登录
首页 » Process-Thread » VC完整应用程序代码,多线程 多任务,还可以自己使用

VC完整应用程序代码,多线程 多任务,还可以自己使用

于 2022-12-24 发布 文件大小:4.75 kB
0 122
下载积分: 2 下载次数: 1

代码说明:

VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use

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

发表评论

0 个回复

  • 多线程下载文件服务器,接收客户端登陆信息,和传递文件
    多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
    2022-02-20 21:31:57下载
    积分: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
  • 在VC6.0下利用消息实现内部进程通讯
    在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process-- VC design.
    2022-01-25 21:49:33下载
    积分:1
  • c++程序,模拟操作系统进程管理,里面有所有的文件和所明
    c++程序,模拟操作系统进程管理,里面有所有的文件和所明-c procedures, the operating system simulation process management, which has all the documents and that
    2022-03-10 06:54:08下载
    积分:1
  • 如何利用风险投资获取模块的基地址。
    How to get Module s base address of windows by vc.-How to get Module"s base address of windows b y vc.
    2023-08-24 05:05:04下载
    积分:1
  • dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy()....
    dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll. Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obtained. Destroy() will unload the DLL from process memory.
    2022-01-30 18:14:26下载
    积分:1
  • readers to write source code problem. I included in the Notes. Not joined the pr...
    读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。 运行结果显示要求:要求在每个线程创建、发出读写操作申请、开始读写操作和结束读写操作时分别显示一行提示信息,以确信所有处理都遵守相应的读写操作限制。 下面是一个测试数据文件的例子: 1 R 3 5 2 W 4 5 3 R 5 2 4 R 6 5 5W 5 3 -readers to write source code problem. I included in the Notes. Not joined the project documents. Only one R
    2023-05-26 02:50:03下载
    积分:1
  • 优秀的密码查看器
    优秀的密码查看器-outstanding password viewer
    2023-02-01 22:25:04下载
    积分:1
  • 一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。...
    一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。-one can use it for reading and writing threaded control of the security model, the compiler running under vc.
    2022-02-21 05:54:16下载
    积分:1
  • 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach...
    看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单独的线程。 -look at the UNIX System and the process of Mach"s mandate and the relationship between the threads. In UNIX systems, a process includes an executable program and a range of resources, such as file descriptors table and address space. In Mach, a task only a series of resources; Threads handle all the executable code. A Mach task can have any number of threads and its associated, and each one must thread related tasks. And to a certain set of tasks related to the threads are sharing all the resources. Thus, a thread is a program counter, a stack, and a series of registers. All need to use the data structures are covered by the mandate. A UNIX system in the process of Mach which corresponds to a mandate and a separate thread.
    2022-12-05 01:30:03下载
    积分:1
  • 696516资源总数
  • 106462会员总数
  • 0今日下载