登录
首页 » Process-Thread » c++程序,模拟操作系统进程管理,里面有所有的文件和所明

c++程序,模拟操作系统进程管理,里面有所有的文件和所明

于 2022-03-10 发布 文件大小:425.30 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

c++程序,模拟操作系统进程管理,里面有所有的文件和所明-c procedures, the operating system simulation process management, which has all the documents and that

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

发表评论

0 个回复

  •  一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间...
     一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间的通信不但是难以避免的,而且在多线程编程中也是复杂和频繁的,下面将进行说明。-Generally speaking, the application of a secondary thread is always the main thread to perform a specific task, so that main thread and secondary threads must have a channel for the transmission of information, which is the main thread and the secondary thread to communicate between. This inter-thread communication is not only inevitable, but also in multi-threaded programming is complex and frequent, the following description will be carried out.
    2022-03-06 14:41:20下载
    积分:1
  • 一个VB写的可以取得任意带焦点的对象详细信息的代码.具体可以取得对象句柄,类型,标题名称,在在桌面上的位置,对象大小等信息 另外还可以控制对象,如果是应用程序还...
    一个VB写的可以取得任意带焦点的对象详细信息的代码.具体可以取得对象句柄,类型,标题名称,在在桌面上的位置,对象大小等信息 另外还可以控制对象,如果是应用程序还可以把它当作子窗体装载到里面来!反正功能还很多,有兴趣的可以下去慢慢看吧-Write a VB can be achieved with the focus of any detailed information of the object code. Specific object can handle, type, title name, in the desktop position, object size and other information also can control the object, if the application also can treat it as a sub-form to the inside to load! anyway functions are still many who are interested can go slowly and see
    2022-03-19 22:55:45下载
    积分:1
  • 一个测试线程的例子,线程的唤醒,挂起,是否存在,
    一个测试线程的例子,线程的唤醒,挂起,是否存在,-Example of a test thread, the thread to wake up, hang, is there,
    2023-03-20 13:25: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
  • 程序主要功能是查看进程下线程和堆栈的信息。
    程序主要功能是查看进程下线程和堆栈的信息。-procedures main function is to process View Thread and stack information.
    2022-02-03 18:15:17下载
    积分:1
  • 一种实现多线程的方法,值得一看
    一种实现多线程的方法,值得一看-a multi-threaded approach, an eye-catcher
    2023-04-19 06:55:02下载
    积分:1
  • 使用多线程和共享内存技术解决生产者消费都问题的示例
    使用多线程和共享内存技术解决生产者消费都问题的示例-The use of multi-threaded and shared-memory technology to solve the producer consumer problem are examples of
    2022-08-26 09:46:23下载
    积分:1
  • 利用命名管道技术,在进程间进行通信的例程。希望和大家交流。...
    利用命名管道技术,在进程间进行通信的例程。希望和大家交流。-use named pipes, in the process of communication between the routines. And we hope that the exchanges.
    2022-03-01 22:05:08下载
    积分:1
  • 大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的...
    大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的代码Copy aphex的,嘿嘿懒得自己写了。 这个程序能将以_hke_开头的文件和文件夹在任务管理器(我的电脑)里隐藏,刷新下见效果,再次运行取消APIHook,没写注册表和服务,放心测试吧,重启后什么都没变,喜欢的话自己再改改。-U.S. APIHook are using a DLL, so I wrote a silly without DLL
    2022-02-10 06:10:25下载
    积分:1
  • 主要讲的是售票功能,在不同站点售同一组票,而不会发生错误。...
    主要讲的是售票功能,在不同站点售同一组票,而不会发生错误。-Major topics of the ticketing functions in different sites selling the same set of votes without error.
    2022-03-07 14:47:57下载
    积分:1
  • 696518资源总数
  • 106268会员总数
  • 10今日下载