Location:
Search - afx.h
Search list
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: 112824 |
Author: 陈定勇 |
Hits:
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: 10371 |
Author: 冯2 |
Hits:
Description: 1.DirectShow how to output to render
2.USE MFC Shared DLL
3.Include <afx.h> that you are easy to
use Socket and String function
4.Include network recieve data
5.DNS to IP
6.Xvid Mpeg4 decoder
7.Ap Pass param to Direcshow interface
100% work by Jesse Stone Taiwan
fatalfeel@hotmail.com
Platform: |
Size: 3752153 |
Author: 小誠\ |
Hits:
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:
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:
Description: 1.DirectShow how to output to render
2.USE MFC Shared DLL
3.Include <afx.h> that you are easy to
use Socket and String function
4.Include network recieve data
5.DNS to IP
6.Xvid Mpeg4 decoder
7.Ap Pass param to Direcshow interface
100% work by Jesse Stone Taiwan
fatalfeel@hotmail.com,1.DirectShow how to output to render2.USE MFC Shared DLL3.Include
Platform: |
Size: 3751936 |
Author: 小誠 |
Hits:
Description: rsa 实现代码,运用大数算法#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)-#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)
Platform: |
Size: 3108864 |
Author: ploto |
Hits:
Description: AFX.H是Visual C++ 2008的可能用到的头文件,属于系统文件,但express版本中不带,所以必须自己编写-AFX.H is Visual C++ 2008 head file,it is system file ,but there is its in express ,so it is important.
Platform: |
Size: 14336 |
Author: 何戾 |
Hits:
Description: MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows a n extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4]
One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.-MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows as an extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4]
One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.
Platform: |
Size: 770048 |
Author: Deepak |
Hits:
Description: MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows a n extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4]
One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.-MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows as an extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4]
One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.
Platform: |
Size: 530432 |
Author: Deepak |
Hits:
Description: AFX.h是Visual C++ 2008的可能用到的头文件,属于系统文件,但express版本中不带,好(AFX.h is a possible header file for Visual C++ 2008, which belongs to the system file, but not in the express version.)
Platform: |
Size: 4330496 |
Author: 上到几点 |
Hits: