亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

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個文件了.

    標簽: MFC DLL 編寫

    上傳時間: 2013-12-21

    上傳用戶:13681659100

  • 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 Infcodes.h Inffast.cpp Inffast.h Inffixed.h Inflate.cpp Inftrees.cpp Inftrees.h Infutil.cpp Infutil.h md5.cpp md5.h ReadMe.txt Stdafx.cpp Stdafx.h String.cpp Trees.cpp Zlib.h Zutil.cpp Zutil.h

    標簽: ArithDLL cpp Adler Arith

    上傳時間: 2014-11-23

    上傳用戶:bibirnovis

  • 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

    標簽: WinCE SD卡 環境 檢測

    上傳時間: 2013-12-21

    上傳用戶:爺的氣質

  • 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 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

    標簽: developped the workspace OpenSVM

    上傳時間: 2016-01-30

    上傳用戶:asdfasdfd

  • 和剛才的有些類似

    和剛才的有些類似,不過實現的功能有些差異,上面那個如果沒有Stdafx函數可以不能運行,可以多多試幾次,或者把第一個頭函數刪除再試

    標簽:

    上傳時間: 2014-01-21

    上傳用戶:sz_hjbf

  • 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 //////////////////////////////////////// AppWizard //////////////////////////////////////// 詳壓縮readme.txt

    標簽: aygshellSOURCE AYGSHELL Windows CE

    上傳時間: 2016-03-17

    上傳用戶:jcljkh

  • 非常適合內嵌式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\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 就行

    標簽: application windows readme simple

    上傳時間: 2016-05-05

    上傳用戶:ynsnjs

  • idea算法VC++源碼

    idea算法VC++源碼,包含系列文件 idea.h idea.cpp ideadlg.h ideadlg.cpp resource.h Stdafx.h Stdafx.c

    標簽: idea VC 算法 源碼

    上傳時間: 2014-01-15

    上傳用戶:rocketrevenge

  • 用C語言實現了ISODATA算法,包括ISODATA.vcproj

    用C語言實現了ISODATA算法,包括ISODATA.vcproj,ISODATA.cpp, Stdafx.h, Stdafx.cpp

    標簽: ISODATA vcproj C語言 算法

    上傳時間: 2017-04-23

    上傳用戶:luke5347

  • 數據結構中迷宮問題的求解

    數據結構中迷宮問題的求解,迷宮問題.vcproj 這是使用應用程序向導生成的 VC++ 項目的主項目文件。 它包含生成該文件的 Visual C++ 的版本信息,以及有關使用應用程序向導選擇的平臺、配置和項目功能的信息。 迷宮問題.cpp 這是主應用程序源文件。 Stdafx.h, Stdafx.cpp 這些文件用于生成名為 迷宮問題.pch 的預編譯頭 (PCH) 文件和名為 Stdafx.obj 的預編譯類型文件。

    標簽: 數據結構 迷宮

    上傳時間: 2013-12-30

    上傳用戶:moshushi0009

主站蜘蛛池模板: 西平县| 霍邱县| 萍乡市| 新河县| 正安县| 永寿县| 桦川县| 高邑县| 麦盖提县| 巢湖市| 大方县| 齐齐哈尔市| 绥棱县| 连南| 长兴县| 彰化市| 临猗县| 鸡泽县| 汾西县| 米脂县| 郑州市| 淳安县| 巫山县| 江西省| 镇坪县| 新乐市| 宁阳县| 华安县| 琼结县| 若尔盖县| 大同市| 鄂尔多斯市| 岳池县| 甘洛县| 汉川市| 连江县| 米林县| 萝北县| 洱源县| 东乡| 焦作市|