Welcome![Sign In][Sign Up]
Location:
Search - StdAfx

Search list

[OtherStdAfx

Description: StdAfx.h vc++重要的头文件的 要放到vc98/include文件夹里面
Platform: | Size: 922 | Author: 张福平 | Hits:

[OS programstdafx

Description: stdafx.h 不要下载这个,没有用的
Platform: | Size: 4930 | Author: jornyen | Hits:

[Windows Developmonthctrl

Description: monthctrl.cpp mothctrl.h monthctrlDlg.cpp monthctrlDlg.h Resource.h SadAfx.cpp StdAfx.h-monthctrl.cpp mothctrl.h monthctrlDlg. cpp monthctrlDlg.h Resource.h SadAfx.cpp Std Afx.h
Platform: | Size: 2033664 | Author: 陈定勇 | Hits:

[File Operate读写大型资料(二进制)

Description: 读写大型资料(二进制)Dlg.cpp 读写大型资料(二进制)Dlg.h 读写大型资料(二进制).cpp 读写大型资料(二进制).h StdAfx.cpp StdAfx.h Resource.h-reading and writing large data (binary) Dlg.cpp reading and writing large data (binary) Dlg.h literacy large data (binary). cpp reading and writing large data (binary). h StdAfx.cpp StdA fx.h Resource.h
Platform: | Size: 1871872 | Author: 陈定勇 | Hits:

[SCMSDTest

Description: WinCE环境下检测SD卡序列号,编程环境: eVC4.0 + PPC2003。 文件清单: newres.h ReadMe.txt Resource.h SDTest.aps SDTest.cpp SDTest.h SDTest.rc SDTest.vcc SDTest.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h StdAfx.cpp StdAfx.h-WinCE environment Sequence Detection SD card, programming environment : eVC4.0 PPC2003. The list of documents : newres.h ReadMe.txt file Resource.h SDTest.aps SD Test.cpp SDTest.h SDTest.rc SDTest.vcc SDTes t.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h S tdAfx.cpp StdAfx.h
Platform: | Size: 135168 | Author: water1974 | Hits:

[Graph DrawingStdAfx

Description: 贝赛尔纽曼函数绘图代码,用VC实现的,和大家分享-Beisaierniuman function mapping code, with VC, and share
Platform: | Size: 1897472 | Author: 梅蕊 | Hits:

[Windows Developpearmorangela

Description: 编译要先安装WTL(用来写小程序用地),先编译 stdafx.cpp,不然会提示出错.... 注:(只在Win2000 Pro Sp4 上测试过) 1: 有生命以来第一次写的程序,还原代码基本全是照抄壳代码,没有任何技术含量,游戏而已:) 2: 附有2个典型倒子(PE-Armor 0.7x),高手就莫来了,用 Relox 修复倒也是蛮方便地。 3: 由于是第一次写程序,代码乱乱地,也没有任何思路(其实有更简便地代码,无奈没经验,老是编译失败,所以用了最笨地方法)! 4: 至于怎么用可参照看雪老大地 UPXAngela ,我就不多说了-first compiler installation WTL (procedures used to write small space), first compiled stdafx.cpp, otherwise suggest mistake .... Note : (only on Win2000 Pro v2 tested) 1 : Life was the first time since the procedure, reducing the basic code are copied shell code no technical content, game :) 2 : with two typical down- (PE-Armor camcorder), on top of mullite with reversing Relox repair is pretty easy. 3 : Since this is the first time to write a program, code disorderly, and the absence of any ideas (actually more accessible to code, no experience frustration, failure always compiler, in the most stupid way to)! 4 : As for how the light can be used to UPXAngela eldest snow, I do not talk a lot ..
Platform: | Size: 472064 | Author: rar | Hits:

[Data structssxlb

Description: 双向链表\qdlist.h 双向链表\stdafx.cpp 双向链表\stdafx.h 双向链表\双向链表.cpp 双向链表\双向链表.ncb 双向链表\双向链表.dsw 双向链表\双向链表.dsp 双向链表\双向链表.opt-doubly linked lists \ qdlist.h doubly linked lists \ stdafx.cpp doubly linked lists \ std afx.h doubly linked lists \ doubly linked lists. cpp doubly linked lists \ doubly linked lists. NCB doubly linked lists \ bidirectional Chain . DSW doubly linked lists \ doubly linked lists. dsp doubly linked lists \ doubly linked lists. opt
Platform: | Size: 10240 | Author: 冯2 | Hits:

[Windows Developwindowscorestatic

Description: 数据结构所有实验\02824523 .cpp 数据结构所有实验\02824523 .ds w 数据结构所有实验\02824523 .ncb 数据结构所有实验\02824523\02824523.opt 数据结构所有实验\02824523\02824523.plg 数据结构所有实验\02824523\Debug 数据结构所有实验\02824523\ReadMe.txt 数据结构所有实验\02824523\StdAfx.cpp 数据结构所有实验\02824523\StdAfx.h 数据结构所有实验\02824523Wanglili -all experimental data structure \ 02824523 .cpp all data structure Experimental \ 02824523 .dsp all experimental data structure \ 0282452 3 \ 02824523.dsw all experimental data structure \ 02824523 . NCB all experimental data structure \ 02824523 .opt all data structure Experimental \ 02824523 .plg all experimental data structure \ 0282452 3 \ Debug all experimental data structure \ 02824523 \ ReadMe.txt file data structure there experimental \ 02824523 \ StdAfx.cpp all experimental data structure \ 02824523 \ StdAfx.h all experimental data structure \ 02824523Wang
Platform: | Size: 6144 | Author: 周文强 | Hits:

[File Operatemfc_array_tutorial

Description: │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。   MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。 MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling is fixed, as can the elements increases, the array of memory addresses are still continuous distribution. MFC defines a template array CArray category, and a variety of commonly used types of variables defined CByteArray, CWordArray. CUIntArray,
Platform: | Size: 11264 | Author: 青衣 | Hits:

[AI-NN-PROpenSVM-1.0.1-Beta-SRC(2)

Description: OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com
Platform: | Size: 620544 | Author: njustyw | Hits:

[Windows CEStdAfx

Description: 本资料是WENCE的重要技术是不可多带的资料 希望对嵌入式技术的人员有所帮做-This information is important WENCE technology is multi-band data can not hope to embedded technology has helped the staff to do
Platform: | Size: 1024 | Author: huangchaofeng | Hits:

[GUI Develop11

Description: 显示系统设备,.net程序包括app.aps、app.rc、AssemblyInfo.cpp、DevList.cpp DevList.exe、DevList.ncb、DevList.sln、DevList.vcproj resource.h、stdafx.cpp、stdafx.h、app.ico-Display System equipment,. Net procedures including app.aps, app.rc, AssemblyInfo.cpp, DevList.cppDevList.exe, DevList.ncb, DevList.sln, DevList.vcprojresource.h, stdafx.cpp, stdafx.h, app. ico
Platform: | Size: 1177600 | Author: zhanglei | Hits:

[GUI DevelopStdAfx

Description: It is a test for upload file.
Platform: | Size: 1024 | Author: Mark | Hits:

[Windows MobileaygshellSOURCE

Description: aygshellSOURCE ======================================== Windows CE AYGSHELL ======================================== AppWizard AYGSHELL DLL 偙AYGSHELL AYGSHELL.vcp (.vcp)AYGSHELL.cpp //////////////////////////////////////// StdAfx.h, StdAfx.cpp (PCH) AYGSHELL.pch StdAfx.obj //////////////////////////////////////// AppWizard //////////////////////////////////////// 详压缩readme.txt -aygshellSOURCE ======================================== Windows CE AYGSHELL ====== ================================== AppWizard AYGSHELL DLL偙AYGSHELL AYGSHELL.vcp (. vcp) AYGSHELL.cpp//////////////////////////////////////// StdAfx.h, StdAfx.cpp (PCH) AYGSHELL . pch StdAfx.obj //////////////////////////////////////// AppWizard//// Long compression //////////////////////////////////// readme.txt
Platform: | Size: 56320 | Author: zzx | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[OtherStdAfx

Description: StdAfx.h vc++重要的头文件的 要放到vc98/include文件夹里面-StdAfx.h vc++ Important to put the header file folder inside vc98/include
Platform: | Size: 1024 | Author: 张福平 | Hits:

[OS programstdafx

Description: stdafx.h 不要下载这个,没有用的-Andrew stdafx.h lynx stamp your weak soil, Tanzhong bleed at the nose cavity using
Platform: | Size: 5120 | Author: jornyen | Hits:

[VC/MFCStdAfx

Description: StdAfx.h这个是VC里面的预编译头文件,里面什么函数都没有,只是编译器为了优化编译速度而使用的一个文件,通过VC里面的选项可以选择使用或者不使用这个文件,这个文件一般用来包含一些不常被更改内容的头文件,它可以保证编译器编译速度的提高,具体的资料你可以在MSDN中看到。 -Stdafx.h this is inside VC precompiled header files, which do not have any function, but the compiler to compile in order to optimize the speed of a file used by VC inside option can choose to use or not use this document, the document in general not often used to include some changes to the content of the header files, which can guarantee the compiler to compile the rate of increase in the specific information you can see in the MSDN.
Platform: | Size: 2048 | Author: jervis | Hits:

[VC/MFCStdAfx

Description: a sample StdAfx.h which includes the XTToolKit.h file using MFC extenson.
Platform: | Size: 3072 | Author: windpuppy | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net