登录
首页 » Process-Thread » c example explanation of the development of language, learning the C language ve...

c example explanation of the development of language, learning the C language ve...

于 2022-03-01 发布 文件大小:4.33 MB
0 154
下载积分: 2 下载次数: 1

代码说明:

c语言开发实例详解,对学C语言的很有用的-c example explanation of the development of language, learning the C language very useful

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

发表评论

0 个回复

  • 使用多线程和共享内存技术解决生产者消费都问题的示例
    使用多线程和共享内存技术解决生产者消费都问题的示例-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
  • 一个workhorsing线程的C++类封装,可以作为中间件方便地创建、启动、暂停、同步、释放一个线程。只需要在这个类上派生新的类,重载虚函数run(),这个函...
    一个workhorsing线程的C++类封装,可以作为中间件方便地创建、启动、暂停、同步、释放一个线程。只需要在这个类上派生新的类,重载虚函数run(),这个函数包含需要被执行的代码-A workhorsing thread C++ Type of package can be used as middleware to easily create, start, pause, synchronized release of a thread. Only in this category on a new type of derivative, overloaded virtual function run (), this function contains the code needs to be implemented
    2022-10-12 22:20:03下载
    积分:1
  • vc内调用脚本引擎,多线程内vb脚本计算,
    vc内调用脚本引擎,多线程内vb脚本计算,-vc call scripting engine, multi-threaded calculation in vb script,
    2023-02-19 18:05:03下载
    积分:1
  • 关于命名管道或命名管线这种简单的进程之间的通讯机制。
    关于命名管道或命名管线这种简单的进程之间的通讯机制。-On the named pipe or named pipe that simple communication mechanism between processes.
    2023-05-18 19:05:04下载
    积分:1
  • 一个多线程的例子,很简单
    一个多线程的实例,很简单 -a multithreaded example, a very simple
    2022-10-14 16:20:03下载
    积分:1
  • 优秀的密码查看器
    优秀的密码查看器-outstanding password viewer
    2023-02-01 22:25:04下载
    积分: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
  • 用c语言模拟的多极反馈队列算法,
    用c语言模拟的多极反馈队列算法,-simulated multi-polar feedback queue algorithm ,----------------------------------------
    2022-05-27 09:07:02下载
    积分: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
  • 操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!...
    操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!-The operating system programs report on the memory partition, distribution, recycling, and the replacement paging features!
    2022-10-02 10:00:03下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载