CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 界面线程

搜索资源列表

  1. Gamer

    0下载:
  2. 欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:273055
    • 提供者:vro0
  1. shengyinkfenxi

    0下载:
  2. 采用PC技术、DSP技术和LABVIEW多线程技术,实现了对音频信号实时、高保真的采集与处理。系统性价比高,通用性强,界面友好,数据存储方便,性能稳定可靠,其个别性能指标甚至优于市售数据采集板卡。在PC上配置多块声卡并行工作,完全可以构成一个多通道数据采集系统,满足特定应用范围内数据采集的需要。-PC technology, DSP technology and LABVIEW multithreading technology, to achieve real-time audio signa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:392232
    • 提供者:yan
  1. vc_jiqiaoshili_part4

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:311490
    • 提供者:xixi
  1. source

    0下载:
  2. windows汇编语言程序设计 吴中平著 一书所附所有源代码。 该书重点讲解了Windows环境下汇编语言程序设计的基本原理及其实现过程,尤其对操作系统原理的核心内容——CPU保护方式、内存管理、进程和线程等做了精辟论述。 源码实例丰富详细,用汇编语言实现了windows平台下各种应用,包括保护模式编程,图形界面设计,数据库应用,网络开发等各方面。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:473782
    • 提供者:qinlei
  1. vs8-18

    0下载:
  2. 本书分为五个部分,共23章。8-18章 本书主要介绍了Visual C++.NET语言、图形界面开发、文件操作、动态链接库、多线程编程、多媒体编程、帮助的制作、软件的安装与部署、关系数据库、ADO编程技术、.NET框架、ADO.NET编程技术,ASP.NET编程技术和Web服务。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2920910
    • 提供者:dh
  1. FIREDEV

    0下载:
  2. 一个完整的GUI界面OS,单盘启动 实现了多线程、FAT32文件读写,GUI图形界面-a complete OS GUI interface, single-disk realized multiple threads, FAT32 file read and write, GUI graphical interface
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1176157
    • 提供者:小小
  1. zdlj

    0下载:
  2. 自动拦截弹出网页源码例程程序结合易语言扩展界面支持库,调用API函数拦截上网时弹出的网页。本易语言例程源码还使用到易语言应用接口支持库,多线程支持库。 -To automatically block pop-up page source code routine procedures to support combined with easy language extension interface library, call the API function block pop-up We
  3. 所属分类:杀毒

    • 发布日期:2017-03-27
    • 文件大小:266664
    • 提供者:zlsk
  1. RssParser

    0下载:
  2. Java+XML写的RSS阅读器 功能 简单快速查看网上的RSS资源,支持RSS2.0版本。 可以添加、删除RSS,可以所有频道一起更新。 特点 涉及:异常处理、Swing图形界面、多线程、本地IO操作、网络编程、XMLDOM操作-Functions quickly and easily view RSS web resources to support RSS2.0 version. You can add, delete, RSS, you can update a
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:189305
    • 提供者:tony
  1. choujiang

    0下载:
  2. 抽奖号码滚动模拟程序,线程实现抽奖号码滚动界面,a simple simulation program-A simulation program to show numbers of lucky draw dynamically
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:40982
    • 提供者:
  1. API

    0下载:
  2. 涉及范围,delphi6基本控件界面控件,线程,wininet api库 -Scope, delphi6 the basic control interface control, threaded, wininet api library
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:222302
    • 提供者:limiao
  1. VC_advanced_program_development

    2下载:
  2. 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
  3. 所属分类:source in ebook

    • 发布日期:2017-05-19
    • 文件大小:5685386
    • 提供者:wut
  1. PL0bianyiqi

    0下载:
  2. PL/0编译主要特点: 1.能够对编译和运行过程进行多种方式的单步跟踪 2.在编译时能显示编译程序的函数调用情况和各重要变量的值 3.设有联机文档,使用方便 4.界面友好,功能全面. 5.带有一个功能全面的源程序编辑器 6.采用多线程技术.-PL/0 Compiler main features: 1. To compile and run the process on a variety of ways, single-step tracking
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1390962
    • 提供者:taubuiy
  1. shell_task

    0下载:
  2. 多线程运行的示例程序,实现了如何在见面上元素运行的时候,不会导致界面锁死。-a multi-thread sample code. the GUI will not stop responding during the app is processing other task
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-29
    • 文件大小:55645
    • 提供者:gxa gxa
  1. 3DOF

    1下载:
  2. 空空导弹的三自由度MFC,本文件实现了多线程,可以在界面改变初值和参数-Three degrees of freedom of the air-to-air missiles MFC to achieve a multi-threaded, initial values ​ ​ and parameters can be changed in the interface
  3. 所属分类:assembly language

    • 发布日期:2017-11-29
    • 文件大小:4406797
    • 提供者:bianjiuzhou
  1. modmo

    0下载:
  2. 网关转换器源码例程程序结合易语言扩展界面支持库和多线程支持库,应用“运行”命令行的方法自动设置网关访问的IP地址。-Gateway converter source routine procedures combined with and easy language extension interface supports library and multi-threading support library applications " run" command-line m
  3. 所属分类:ELanguage

    • 发布日期:2017-11-18
    • 文件大小:3568
    • 提供者:淘爱的32
  1. traffic-

    0下载:
  2. 程序运行时,先创建所有类 当开始模拟时,激活灯的线程和路口的线程(当路口产出车时,激活车的线程) 停止模拟时,停止所有线程,释放所有车的对象,设置界面为原始界面 退出程序时,先停止模拟,再释放所有类-Vehicle crossing simulation
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-12
    • 文件大小:398794
    • 提供者:吕健
  1. Batch-Installer-Source-Software

    0下载:
  2. 易语言软件批量安装器源码例程程序结合易语言扩展界面支持库和多线程支持库,实现软件的批量安装。 点评:易语言软件批量安装器源码是一款程序安装的集成软件。使用“运行”命令。-Easy language source code software batch installation routine procedures with easy language extension interface supports multi-threading support libraries and librar
  3. 所属分类:ELanguage

    • 发布日期:2017-04-01
    • 文件大小:368776
    • 提供者:可靠连
  1. GDIzihui

    0下载:
  2. 易语言自绘基类源码例程程序结合易语言扩展界面支持库和多线程支持库,调用API函数和易语言GDI模块实现组件自绘效果。 点评:易语言自绘基类源码是易语言GDI自绘的应用例程。-Easy language drawn the base class source routine program combined with easy language support library expansion interface and multithreading support library,
  3. 所属分类:ELanguage

    • 发布日期:2017-04-30
    • 文件大小:244692
    • 提供者:雪欣
  1. 20151113_035325977

    0下载:
  2. 时间校对器易语言源码例程程序结合易语言多线程支持库和操作系统界面功能支持库,实现时间校对功能。-Time to check the easy language source routine procedures combined with easy language multithreading support libraries and operating system interface functions to support the library, to achieve the tim
  3. 所属分类:ELanguage

    • 发布日期:2017-04-30
    • 文件大小:20777
    • 提供者:hu
  1. UIThreadDemo

    0下载:
  2. 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:wuc
« 12 »
搜珍网 www.dssz.com