文件名称:dlldesign
- 所属分类:
- 图形/文字识别
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-01-22
- 文件大小:
- 2.13mb
- 下载次数:
- 0次
- 提 供 者:
- chen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建dll动态链接库,里面包含了碰撞检测函数,并在另一个由mfc建立的界面中调用。-Create dll dynamic link library, which contains the collision detection function, and call in another mfc interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aabb碰撞dll设计\aabb\aabb.cpp
...............\....\aabb.dsp
...............\....\aabb.dsw
...............\....\aabb.ncb
...............\....\aabb.opt
...............\....\aabb.plg
...............\....\Debug\aabb.dll
...............\....\.....\aabb.exp
...............\....\.....\aabb.ilk
...............\....\.....\aabb.lib
...............\....\.....\aabb.obj
...............\....\.....\aabb.pch
...............\....\.....\aabb.pdb
...............\....\.....\vc60.idb
...............\....\.....\vc60.pdb
...............\test\aabb.dll
...............\....\aabb.lib
...............\....\Debug\aabb.dll
...............\....\.....\MainFrm.obj
...............\....\.....\StdAfx.obj
...............\....\.....\test.exe
...............\....\.....\test.ilk
...............\....\.....\test.obj
...............\....\.....\test.pch
...............\....\.....\test.pdb
...............\....\.....\test.res
...............\....\.....\TestDlg.obj
...............\....\.....\testDoc.obj
...............\....\.....\testView.obj
...............\....\.....\vc60.idb
...............\....\.....\vc60.pdb
...............\....\MainFrm.cpp
...............\....\MainFrm.h
...............\....\ReadMe.txt
...............\....\res\test.ico
...............\....\...\test.rc2
...............\....\...\testDoc.ico
...............\....\...\Toolbar.bmp
...............\....\resource.h
...............\....\StdAfx.cpp
...............\....\StdAfx.h
...............\....\test.aps
...............\....\test.clw
...............\....\test.cpp
...............\....\test.dsp
...............\....\test.dsw
...............\....\test.h
...............\....\test.ncb
...............\....\test.opt
...............\....\test.plg
...............\....\test.rc
...............\....\TestDlg.cpp
...............\....\TestDlg.dsp
...............\....\TestDlg.h
...............\....\TestDlg.ncb
...............\....\TestDlg.opt
...............\....\TestDlg.plg
...............\....\testDoc.cpp
...............\....\testDoc.h
...............\....\testView.cpp
...............\....\testView.h
...............\aabb\Debug
...............\test\Debug
...............\....\res
...............\aabb
...............\test
aabb碰撞dll设计