搜索资源列表
shengyinkfenxi
- 采用PC技术、DSP技术和LABVIEW多线程技术,实现了对音频信号实时、高保真的采集与处理。系统性价比高,通用性强,界面友好,数据存储方便,性能稳定可靠,其个别性能指标甚至优于市售数据采集板卡。在PC上配置多块声卡并行工作,完全可以构成一个多通道数据采集系统,满足特定应用范围内数据采集的需要。-PC technology, DSP technology and LABVIEW multithreading technology, to achieve real-time audio signa
vc_jiqiaoshili_part4
- Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
vs8-18
- 本书分为五个部分,共23章。8-18章 本书主要介绍了Visual C++.NET语言、图形界面开发、文件操作、动态链接库、多线程编程、多媒体编程、帮助的制作、软件的安装与部署、关系数据库、ADO编程技术、.NET框架、ADO.NET编程技术,ASP.NET编程技术和Web服务。
FIREDEV
- 一个完整的GUI界面OS,单盘启动 实现了多线程、FAT32文件读写,GUI图形界面-a complete OS GUI interface, single-disk realized multiple threads, FAT32 file read and write, GUI graphical interface
zdlj
- 自动拦截弹出网页源码例程程序结合易语言扩展界面支持库,调用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
RssParser
- 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
PL0bianyiqi
- 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
shell_task
- 多线程运行的示例程序,实现了如何在见面上元素运行的时候,不会导致界面锁死。-a multi-thread sample code. the GUI will not stop responding during the app is processing other task
3DOF
- 空空导弹的三自由度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
modmo
- 网关转换器源码例程程序结合易语言扩展界面支持库和多线程支持库,应用“运行”命令行的方法自动设置网关访问的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
Batch-Installer-Source-Software
- 易语言软件批量安装器源码例程程序结合易语言扩展界面支持库和多线程支持库,实现软件的批量安装。 点评:易语言软件批量安装器源码是一款程序安装的集成软件。使用“运行”命令。-Easy language source code software batch installation routine procedures with easy language extension interface supports multi-threading support libraries and librar
GDIzihui
- 易语言自绘基类源码例程程序结合易语言扩展界面支持库和多线程支持库,调用API函数和易语言GDI模块实现组件自绘效果。 点评:易语言自绘基类源码是易语言GDI自绘的应用例程。-Easy language drawn the base class source routine program combined with easy language support library expansion interface and multithreading support library,
20151113_035325977
- 时间校对器易语言源码例程程序结合易语言多线程支持库和操作系统界面功能支持库,实现时间校对功能。-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
110104010104
- 解决的主要问题 (1)MFC界面设计 (2)模拟生产者消费者的互斥操作 (3)各信号量及互斥体的使用 线程 线程是程序独立运行的基本单位,一个程序通过执行多个线程可以提高机器本身资源的利用率,同时也可以完成多任务并行运行的操作,多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。 互斥体 互斥体与临界区很相似,但是使用时相对复杂一些,它不仅可以在同一应用程序的线程间实现同步,还可以在不同的进程间实现同步,从而实现资源的安全共享。 信号量 信号量是一个
sgxq
- 曙光象棋1.0易语言源码例程程序结合易语言扩展界面支持库和多线程支持库,调用动画框和动画物体组件实现象棋游戏。-Dawn Chess 1.0 Easy language source program routines combined with easy language support library extension interface and multithreading support library, call the box animation and animated compo
83817579
- OpenWrt路由器系统操作易语言源码例程程序结合易语言扩展界面支持库和多线程支持库,调用易语言模块演示了OpenWrt路由器系统的操作方法。 -OpenWrt router operating system easy language source code routines combined with easy language extensions interface support library and multi-threaded support library, call th
yuan
- 易语言远程控制实现源码例程程序结合易语言扩展界面支持库和多线程支持库,调用API函数实现远程控制功能。 -Easy language remote control source routine procedures combined with easy language extensions interface support library and multi-threaded support library, call the API function to achieve remote