登录
首页 » Visual C++ » mediatimer

mediatimer

于 2016-05-01 发布 文件大小:4420KB
0 281
下载积分: 1 下载次数: 5

代码说明:

  vc中使用高精度多媒体定时器 用于需要高精度定时的算法 (Vc is used in high precision multimedia timer Used for high precision timing algorithm )

文件列表:

多媒体定时器
............\zht
............\...\Debug
............\...\.....\StdAfx.obj,105600,2016-04-06
............\...\.....\vc60.idb,214016,2016-04-06
............\...\.....\vc60.pdb,372736,2016-04-06
............\...\.....\zht.exe,106568,2016-04-06
............\...\.....\zht.ilk,217296,2016-04-06
............\...\.....\zht.obj,17297,2016-04-06
............\...\.....\zht.pch,5490616,2016-04-06
............\...\.....\zht.pdb,369664,2016-04-06
............\...\.....\zht.res,2564,2016-04-06
............\...\.....\zhtDlg.obj,30445,2016-04-06
............\...\ReadMe.txt,3525,2016-04-06
............\...\res

............\...\...\zht.rc2,395,2016-04-06
............\...\resource.h,727,2016-04-06
............\...\StdAfx.cpp,205,2016-04-06
............\...\StdAfx.h,1054,2016-04-06
............\...\zht.aps,35556,2016-04-06
............\...\zht.clw,1138,2016-04-06
............\...\zht.cpp,2021,2016-04-06
............\...\zht.dsp,4105,2016-04-06
............\...\zht.dsw,514,2016-04-06
............\...\zht.h,1291,2016-04-06
............\...\zht.ncb,66560,2016-04-06
............\...\zht.opt,53760,2016-04-06
............\...\zht.plg,240,2016-04-06
............\...\zht.rc,5331,2016-04-06
............\...\zhtDlg.cpp,4789,2016-04-06
............\...\zhtDlg.h,1584,2016-04-06
............\zht.zip,2265704,2016-04-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Map OpenGL
    一个简单的DEM格式数据读入,opengl三维显示演示程序。(A simple to read DEM data format, opengl demo of three-dimensional display.)
    2009-03-29 23:38:11下载
    积分:1
  • MFCODBCaccess
    VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.)
    2014-02-21 16:46:07下载
    积分:1
  • lock_hungry
     给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求: 初始状态没有进程启动 计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。 每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。 每次申请情况应可单步查看,如:输入一个空格,继续下个申请 (The  gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
    2021-01-17 00:38:45下载
    积分:1
  • openclosetime
    读取系统日志,获取开关机时间之后做计算工时(After reading hours to do the calculation system logs for switch time)
    2014-07-15 11:00:45下载
    积分:1
  • torecanare
    用VC做的,当你在安装系统程序时可以时行一些优化,(Made of VC, when you are installing a system program can make some optimization,)
    2017-06-26 11:59:15下载
    积分:1
  • MiniDll
    一段vc++的dll的编程代码,主要通过dll访问并口,通过并口收发数据(section of the dll vc programming code, mainly through dll visit Parallel, through the parallel port data transceiver)
    2006-09-01 10:29:23下载
    积分:1
  • Visual_CPPMFC
    一本关于MFC编程的入门书籍,看完此书,你会发现编写应程序其实非常简单(An introductory book on MFC programming, reading this book, you will find the program is actually very simple and should be prepared)
    2011-10-31 09:20:05下载
    积分:1
  • ShipCtrl-WYY_LCD
    在 CCS4.0 编译的环境下, DSP28335外接LCD12864的模块 并口控制LCD12864程序。 (In CCS4.0 compile environment, DSP28335 external LCD12864 module Parallel LCD12864 procedure control)
    2015-01-18 17:18:17下载
    积分:1
  • biaodashiqiuzhi
    本程序的主要功能在对起泡排序,直接插入排序,简单选择排序,快速排序,希尔排序,堆排序六种内部排序算法的时间复杂度进行比较.主要工作是设法在已知算法中的适当位置插入对关键字的比较次数和移动次数的操作.记录比较次数,移动次数,实现对六种算法复杂度的比较(The primary function of this process in the bubble sort, insertion sort of direct, simple options to sort, quick sort, Hill sort HEAPSORT six internal sorting algorithm time complexity comparison. The main work is to try known algorithm the appropriate place to insert keywords compared to the number and mobile number of the operation. Comparison of the number of records, mobile number, the realization of the complexity of the six comparison algorithm)
    2009-05-06 23:01:53下载
    积分:1
  • 97656
    VB DLL注入后子类化指定窗口,双击想放进托盘的窗口名。(The specified window VB of DLL after the injection of the subclass, double-click to put in the tray of the window.)
    2013-11-04 08:38:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载