资源列表

« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 1044 »

[进程与线程MySerialCom

说明:windows平台的串口接收程序,接收声音采集数据,采用多线程编程
<段誉> 在 2008-10-13 上传 | 大小:4.75mb | 下载:0

[进程与线程MySerialCom

说明:
<段誉> 在 2025-02-06 上传 | 大小:4.75mb | 下载:0

[进程与线程theard

说明:线程的创建,管理,结束,多线程同步的处理机制。-Thread creation, management, end, multi-thread synchronization mechanism.
<> 在 2025-02-06 上传 | 大小:4.78mb | 下载:0

[进程与线程commoncontrol

说明:在C++6.0环境(MFC可视化)下开发的一个多线程演示程序,示例了三个线程的定义,并发,与挂起(原创)-Environment in C++6.0 (MFC visualization) developed under a multi-threaded demo program, the definition of an example of the three threads, concurrent, and hang (origi
<王子涵> 在 2025-02-06 上传 | 大小:4.69mb | 下载:0

[进程与线程BirthdayRemind

说明:使用多线程对多个提醒时间点的同时提醒,用到多线程与主线程消息的传递,对学习多线程的通信有很大帮助,强烈推荐学习多线程通信的同学下载-Use of multiple threads on multiple reminders at the same time to remind, the main thread to use multi-threading and message passing, multi-threaded commu
<kai> 在 2025-02-06 上传 | 大小:4.74mb | 下载:0

[进程与线程duoxianchengshengritixing

说明:VC6下使用多线程开发的生日提醒小软件,有声音提醒和弹窗提醒-VC6 to use birthday reminder of multi-threaded development small software, voice reminders, and pop to remind
<kai> 在 2025-02-06 上传 | 大小:4.75mb | 下载:0

[进程与线程MultiThread10

说明:利用信号量来实现线程间的同步.在信号量对象有信号的状态下,线程执行到WaitForSingleObject语句处继续执行, 同时可用线程数减1;若线程执行到WaitForSingleObject语句时信号量对象无信号, 线程就在这里等待,直到信号量对象有信号线程才往下执行。-Using CSemaphore class to realize synchronization among threads.
<Vector> 在 2025-02-06 上传 | 大小:4.78mb | 下载:0

[进程与线程Page

说明:使用多线程做得程序启动界面,里面有参考文文档。-Using multiple threads do splash screen, which has a reference text document.
<rainy_blue_sky> 在 2025-02-06 上传 | 大小:4.71mb | 下载:0

[进程与线程MultiThread

说明:多线程的例子,主要完成滚动条的开始于停止-Multithreading example, mainly to complete at the beginning of the scroll bar to stop
<赵宝民> 在 2025-02-06 上传 | 大小:4.7mb | 下载:0

[进程与线程banksulotion

说明:银行柜员服务问题:银行有n个柜员负责为顾客服务,顾客进入银行先取一个号码,然后等着叫号。当某个柜员空闲下来,就叫下一个号。   编程实现该问题,用P、V操作实现柜员和顾客的同步。 实现要求 某个号码只能由一名顾客取得; 不能有多于一个柜员叫同一个号; 有顾客的时候,柜员才叫号; 无柜员空闲的时候,顾客需要等待; 无顾客的时候,柜员需要等待。 测试文本格式   测试文件由若干记录组成,记录的字段用空格分
<赵宛玥> 在 2025-02-06 上传 | 大小:4.66mb | 下载:0

[进程与线程DTProtect

说明:典型的守护进程实例,通过进程快照查找目标进程是否存在,如不存在则重新启动。-A classic watch dog of process, use process snap to find out whether the target process is working.
<Verne Shawn> 在 2025-02-06 上传 | 大小:4.82mb | 下载:0

[进程与线程chat

说明:即时聊天系统,主要针对多线程,包括客户端和服务端以及登录页面三个部分-Instant messaging systems, mainly for threads
<王荣> 在 2025-02-06 上传 | 大小:4.76mb | 下载:0
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 1044 »

源码中国 www.ymcn.org