CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 多线程 API

搜索资源列表

  1. vc

    0下载:
  2. 在VC_中利用API实现多线程编程实例 .〔摘 要〕32 位Windows 环境下的Win32 API 提供了一些多线程应用程序开发所需要的接口函数,本文介绍 了一种在Visual C + + 中利用Win32 API 编制多线程程序的实例,有助于加深对Windows 多线程编程技术的 认识及理解.-The Case to Real ize Multi- thread Programming Based on API in VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:213476
    • 提供者:趁样
  1. monidos

    0下载:
  2. 易语言模拟DOS窗口源码例程程序结合易语言控制台操作支持库,调用API函数实现模拟纯DOS窗口的功能。本易语言例程还使用到易语言特殊功能支持库,易语言多线程支持库 -DOS window simulated easy language source code routine operation procedures for the console with easy language support library, call the API functions for simulation
  3. 所属分类:其他小程序

    • 发布日期:2017-04-02
    • 文件大小:7114
    • 提供者:killer
  1. FindFile

    0下载:
  2. 文件查找工具,用到了多线程和一些API.-pool English
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:301059
    • 提供者:黄望龙
  1. h5vqaHhN

    0下载:
  2. 以前一直认为易语言服务端组件编写多线程是妄想,现在发现只是误解,很多时候只是处理方式的问题,本程序只使用了服务端组件,No Api,No 其它网络支持库,No 多线程支持库。-Previously been considered easy language to write multi-threaded server component is delusional, now found only misunderstood, often just a way to deal with the p
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:3873
    • 提供者:达到
  1. Gshutdown

    0下载:
  2. 生成一个整蛊的关机程序,恩这个程序在生成的程序中使用了多线程还有一些比较常见的api之类的。比如设定好60s 然后解除口令它就会生成一个60s关机然后除非输入口令否则就会关闭计算机这样的一个exe-Tricky to generate a shutdown procedures, uh this program generates a multi-threaded program using some of the more common api and the like. Set a good
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16794903
    • 提供者:Crazy迷恋
  1. MultiThread1

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3568727
    • 提供者:秦继文
  1. thf

    0下载:
  2. C++编写的关于API多线程的实例,处理争抢资源的问题 不错的-C++ written about API multithreaded instance, deal with the issue of competing for resources well
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:75776
    • 提供者:aaltnhine
  1. wcdb-master

    0下载:
  2. WINQ(WCDB语言集成查询): 通过WINQ,开发者无须为了拼接SQL的字符串而写一大坨胶水代码。 ORM(Object Relational Mapping): WCDB支持灵活、易用的ORM。开发者可以很便捷地定义表、索引、约束,并进行增删改查操作。 多线程高并发: WCDB支持多线程读与读、读与写并发执行,写与写串行执行。 加密:WCDB提供基于SQLCipher的数据库加密。 损坏修复: WCDB内建了Repair Kit用于修复损坏的数据库。 反注入:
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:22695936
    • 提供者:xmjsdfew
  1. Rolling star

    0下载:
  2. 调用API函数涉及到多个功能的实现,包括进程、线程、内存、编码等。(Calling the API function involves the implementation of multiple functions, including processes, threads, memory, coding, and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:215040
    • 提供者:1150262043
  1. 221p

    0下载:
  2. 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
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:212992
    • 提供者:wangaiai
  1. Windows下线程的创建和并发执行

    0下载:
  2. 编写一个程序,完成多个线程的创建,使得所创建的多线程在处理机上并发执行。通过本实验,学习在Win32程序中利用操作系统提供的API创建线程,并通过所创建线程的运行情况来获得关于多线程并发的感性认识,以及加深对临界资源(本实验中临界资源是屏幕)互斥访问的理解。(Write a program to complete the creation of multiple threads, so that the created multithreading is executed concurrentl
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:421888
    • 提供者:虞世南r
  1. TinyPNG客户Duan

    0下载:
  2. 做这个的原因:TinyPNG这个网站大家应该都知道,是一个在线压缩图片的,而且压缩比很高,图片质量也很好,我用过很多压缩工具,对比下来还是这个网站最屌,可是这个网站有时候打开很卡,加载都要等半天,主要是它的CSS、JS文件放在CDN导致的问题,写成软件直接POST上传就可以解决了。 源码介绍: 1.使用精易模块与论坛上开源的 winhttp api模块 2.多线程进度上传、进度下载 3.多文件拖放 (精易模块) 4.解析返回的信息使用json 可供学习的几点: 1.EXUI图标
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:976896
    • 提供者:heroaaa123
  1. VB Timer

    3下载:
  2. VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)
  3. 所属分类:其他

    • 发布日期:2020-02-24
    • 文件大小:2048
    • 提供者:Along82
搜珍网 www.dssz.com