搜索资源列表
MultiThread
- VC++写的第一个多线程程序,卖100张票。-VC++ to write the first multi-threaded process and sell 100 tickets.
Code
- 关于VC++ 的一些小程序。包含界面的设计。还有一些多线程程序设计。-VC++ on a number of small procedures. Contains the interface design. There are also multi-threaded programming.
vc
- 在VC_中利用API实现多线程编程实例 .〔摘 要〕32 位Windows 环境下的Win32 API 提供了一些多线程应用程序开发所需要的接口函数,本文介绍 了一种在Visual C + + 中利用Win32 API 编制多线程程序的实例,有助于加深对Windows 多线程编程技术的 认识及理解.-The Case to Real ize Multi- thread Programming Based on API in VC++
ThreadTest
- 多线程程序代码,仅供参考 -MUTID TREAD
Multi-threaded-Python-tutorial--worm
- 很不错的一款用python实现的贪吃蛇多线程程序-A very good Snake python to achieve multi-threaded program
MultiThread
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Writing multithreaded programs, multi-threaded applications prone to problems. Mutex object to explain how to use a mutex object to the multi-thread synchroniza
MultiThread1
- Win32 SDK函数支持进行多线程的程序设计,并提供了操作系统原理中的各种同步、互斥和临界区等操作。Visual C++ 6.0中,使用MFC类库也实现了多线程的程序设计,使得多线程编程更加方便。该例程为Windows API 编写的一个多线程程序实例。-Win32 SDK function supports multi-threaded programming, and provides a variety of operating system principles in synchron
MutiThread
- 基于LabWindows的多线程程序框架,包含CmtScheduleThreadPoolFunction建立线程的基本用法。包含了程序源码,直观易懂,可以作为LabWindows多线程学习的基础参考。-LabWindows based on the multi-threaded program framework, including CmtScheduleThreadPoolFunction thread to establish the basic usage. Contains the s
[.[.serial
- 使用QT实现多线程串口通信,功能强大,程序完善,运行稳定,且效率较高。(Achieve multi-threaded serial communication)
95302948vbftpjr
- VB多线程实例程序。采用VB多线程方式实现。简单易懂(VB multithreaded instance program. Using VB multithreading method to achieve. Easy to understand)
221p
- 360程序进度下载源码程序,例程结合易语言扩展界面支持库和多线程支持库,调用API函数实现360最新版本的下载。可以时时来定位当前的位置来显示(360, download the source code program. The routine combines the easy language extension interface support library and multi thread support library. The API function is called to
Windows下线程的创建和并发执行
- 编写一个程序,完成多个线程的创建,使得所创建的多线程在处理机上并发执行。通过本实验,学习在Win32程序中利用操作系统提供的API创建线程,并通过所创建线程的运行情况来获得关于多线程并发的感性认识,以及加深对临界资源(本实验中临界资源是屏幕)互斥访问的理解。(Write a program to complete the creation of multiple threads, so that the created multithreading is executed concurrentl
android程序设计ppt
- 初识Android系统、第一个Android程序、Android常见界面布局、Android基本界面控件、Android高级控件、Android菜单与对话框、Android数据存储、Android电话和短信、Android组件内部通信——Intent、Android服务Service、Android中多媒体开发、Android网络编程、Android多线程介绍、Android图形图像的应用、Android特色应用。(Get to know the Android system, the firs
多线程编程指南
- 多线程编程的相关资料,适用于多线程程序编写(Multithreaded programming related information for multithreaded programming.)
c++并行计算
- 能够通过多线程实现查找算法,大大节省了计算时间,提高了程序效率(Ability to implement a lookup algorithm through multiple threads)
多线程爬虫
- 一个简单健壮的多线程爬虫程序,可以添加代理IP池、url池。并且已经构造好请求头和异常处理(A simple and robust crawler program, which can add agent IP pool and URL pool. And have constructed the request header and exception handling)
堪称精品的VB多线程控制台源程序代码
- VB6.0难得的多线程,且稳定的程序DEMO(VB6.0 by use of multithreading, and the stability of the DEMO program)
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)
DEMO-多循环应用程序构架
- 多线程框架 ,结构简单条理清晰比较适合初学者!(Can be suitable for most multithreading, for beginners easier to understand, fast star)
myThread
- 基于QT的QThread多线程应用程序开发指南(QT-based QThread multi-threaded application development guide)