搜索结果
找到约 23 项符合
stdafx 的查询结果
按分类筛选
数学计算 先编写MFC DLL
先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.
加密解密 DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp Arith
DES,MD5,ZLIB算法源代码
文件列表:
Adler32.cpp
ArithDLL.cpp
ArithDLL.def
ArithDLL.dll
ArithDLL.dsp
ArithDLL.dsw
ArithDLL.h
ArithDLL.lib
ArithDLL.ncb
ArithDLL.opt
ArithDLL.plg
Arithzxz.h
Arithzxz.h.BAK
Compress.cpp
CRC.cpp
Deflate.cpp
Deflate.h
Des.cpp
Des.h
Infblock.cpp
Infblock.h
Infcodes.cpp
Infcod ...
单片机开发 WinCE环境下检测SD卡序列号
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
人工智能/神经网络 OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope
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 f ...
Windows Mobile aygshellSOURCE ======================================== Windows CE AYGSHELL ====================
aygshellSOURCE
========================================
Windows CE AYGSHELL
========================================
AppWizard AYGSHELL DLL
偙AYGSHELL
AYGSHELL.vcp
(.vcp)AYGSHELL.cpp
////////////////////////////////////////
StdAfx.h, StdAfx.cpp
(PCH) AYGSHELL.pch
StdAfx.obj
////////////// ...
Windows CE 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce
非常适合内嵌式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\ ...
加密解密 idea算法VC++源码
idea算法VC++源码,包含系列文件
idea.h
idea.cpp
ideadlg.h
ideadlg.cpp
resource.h
stdafx.h
stdafx.c
人工智能/神经网络 用C语言实现了ISODATA算法,包括ISODATA.vcproj
用C语言实现了ISODATA算法,包括ISODATA.vcproj,ISODATA.cpp,
StdAfx.h, StdAfx.cpp
数据结构 数据结构中迷宫问题的求解
数据结构中迷宫问题的求解,迷宫问题.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
迷宫问题.cpp
这是主应用程序源文件。
StdAfx.h, StdAfx.cpp
这些文件用于生成名为 迷宫问题.pch 的预编译头 (PC ...