To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons.
標(biāo)簽: Debug the ATLTrace project
上傳時間: 2014-01-15
上傳用戶:wfl_yy
This document is designed to aid anyone considering whether to write an emulator for an arcade game machine. It will attempt to answer frequently asked questions, give a step by step tutorial, and provide the resources necessary for a capable programmer to begin work on an emulator for an arcade game.
標(biāo)簽: considering document designed emulator
上傳時間: 2014-01-05
上傳用戶:caixiaoxu26
// Hint: These classes are intended to be used as base classes. Do not // simply add your code to these files - instead create a new class // derived from one of CSizingControlBarXX classes and put there what // you need. See CMyBar classes in the demo projects for examples.
標(biāo)簽: classes intended simply These
上傳時間: 2016-04-07
上傳用戶:thinode
北京大學(xué)ACM比賽題目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime numbers. For example: 8 = 3 + 5. Both 3 and 5 are odd prime numbers. 20 = 3 + 17 = 7 + 13. 42 = 5 + 37 = 11 + 31 = 13 + 29 = 19 + 23. Today it is still unproven whether the conjecture is right. (Oh wait, I have the proof of course, but it is too long to write it on the margin of this page.) Anyway, your task is now to verify Goldbach s conjecture for all even numbers less than a million.
標(biāo)簽: mathematician Christian Goldbach Leonhard
上傳時間: 2016-04-22
上傳用戶:wangchong
Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will focus on practical algorithms, applicable to a wide range of tasks. The approach will be somewhat less formal, with a little more focus on applications.
標(biāo)簽: Data_Structures_and_Algorithms Algorithms Structures accompany
上傳時間: 2016-05-08
上傳用戶:阿四AIR
This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
標(biāo)簽: notification mechanism notified register
上傳時間: 2013-12-01
上傳用戶:zhuimenghuadie
** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Descriptions: header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne
標(biāo)簽: Last Description modified Version
上傳時間: 2014-05-30
上傳用戶:wanghui2438
中南賽區(qū)ACM競賽題 Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
標(biāo)簽: two-dimensional Description negative integers
上傳時間: 2013-12-22
上傳用戶:lijianyu172
TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
標(biāo)簽: Traveling algorithm Salesman complete
上傳時間: 2016-06-26
上傳用戶:sevenbestfei
This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is from 50 to 100. Keep rc=r/10!!! The array "speed1" and "speed2" are the control result, in 0.1s and 1s. The length of "speed1" is 2400, and "speed2" is 240. The "pw" and "nw" are the parameters of PWM. The test will last 4 min.
標(biāo)簽: speed programme is control
上傳時間: 2014-11-22
上傳用戶:jyycc
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1