搜索资源列表
gouzidejianshi
- 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境: C++ Builder 6.0 DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options
CTreeCtrl
- 使用树形控件实现目录结构的展开和选择,跟目录为磁盘驱动器和桌面-using tree controls to achieve by launching the directory structure and options for the directory disk drives and desktop
IntervalTimer
- /// 时间性能测试器 /// 对代码执行时间进行测试 /// 该类在Release模式下仍然会编译运行,注意在Release版本中正确的删除或者使用合适的选择编译-/ / / time performance testing / / / right code execution time for testing / / / in such Releas e model will still compile operation, Release attention to the c
TriStateTreeView
- 三态树的开发,可以实现选择的三种状态,分为选中,不选中,其子节点有选中-three state tree of development, can achieve a state of the three options, is chosen, not selected, his son has selected nodes
ACE-5.4.1
- ACE源码,有MFC WIN32 StaticLink 等编译选项,适合网络编程的学习和应用-ACE source, such as MFC WIN32 StaticLink compiler options Network Programming for the study and application
ACE60SRC ACE 6.0 源码 ACE自适配通信环境
- ACE 6.0 源码 ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)框架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和框架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 AC