搜索资源列表
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
programtimecounter
- Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,写了一个 凑合着用 -time under Unix procedures, statistical procedures, Windows of the time there was no such function was made to use a makeshift
ACE60SRC ACE 6.0 源码 ACE自适配通信环境
- ACE 6.0 源码 ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)框架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和框架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 AC
FAT16
- 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB
jisuanji
- 利用C++ builder 6.0,使用时间步长法,对机场飞机起落的情况进行模拟-The use of C++ builder 6.0, using the time-step method, plane landing on the airport situation Analog
PassaMak
- PassaMak 是基于Labview的多语言用户接口-PassaMak is an alternative to the established methods of creating multi-lingual user interfaces that attempts to simplify both their creation and use. It is a wholely Labview native API (with source) that can scan either a
CyqLinux.ReadWorld
- 完成了这个程序的最初版本,当时它是我的另一个程序的Plug In,这是我第一次做有关XML的程序。最初做它是我在上网中下载使用《新浪点点通》而得到的灵感^_^(其实到最后完全成了仿造《新浪点点通了》里面的资源基本上都来自它,包括最后的程序界面)。在完成这第一个版本时本程序逻辑算法上还有很多错误,界面也很粗糙。-Completed the initial version of this program, when it is my another program of the Plug In, t
ActivexUse
- VC演示Activex控件的生成与使用,通过编写生成一个时间控件,了解ActiveX控件的生成,并通过一个调用实例来演示如何使用Activex控件。 -The VC demo Activex control the generation and use, by writing to generate a time control, generation of ActiveX controls, and to demonstrate how to use Activex controls t
p2t
- 原工程为pdftotext但在使用时候发现很难使用,于是自己整理了一下,最终生成的文件为动态链接库p2t.dll里通这个导出函数,直接把PDF转化成文本文件,留着自己用的,现在传上来分享一下.-Original works of pdftotext but found it difficult to use in the use of time, so he tidied, the resulting file is a dynamic link library p2t.dll li throu