登录
首页 » Visual C++ » face

face

于 2020-09-18 发布 文件大小:11796KB
0 130
下载积分: 1 下载次数: 44

代码说明:

  人脸三维点绘制,脸的朝向随鼠标运动。使用c++,mfc,opengl(Face three-dimensional points drawn face toward the mouse movement. C++, mfc, opengl)

文件列表:

face
....\Debug
....\.....\BuildLog.htm,9944,2011-07-13
....\.....\CL.read.1.tlog,32550,2011-07-13
....\.....\CL.write.1.tlog,2498,2011-07-13
....\.....\face.Build.CppClean.log,2729,2011-07-13
....\.....\face.exe,119296,2011-07-13
....\.....\face.exe.embed.manifest,920,2011-07-13
....\.....\face.exe.embed.manifest.res,984,2011-07-13
....\.....\face.exe.intermediate.manifest,861,2011-07-13
....\.....\face.ilk,1489032,2011-07-13
....\.....\face.lastbuildstate,88,2011-07-13
....\.....\face.log,965,2011-07-13
....\.....\face.obj,34963,2011-07-13
....\.....\face.pch,25296896,2011-07-13
....\.....\face.pdb,3787776,2011-07-13
....\.....\face.res,7268,2011-07-13
....\.....\faceDoc.obj,28241,2011-07-13
....\.....\faceView.obj,50157,2011-07-13
....\.....\face_manifest.rc,204,2011-07-13
....\.....\link-cvtres.read.1.tlog,2,2011-07-13
....\.....\link-cvtres.write.1.tlog,2,2011-07-13
....\.....\link.read.1.tlog,5706,2011-07-13
....\.....\link.write.1.tlog,1484,2011-07-13
....\.....\MainFrm.obj,33853,2011-07-13
....\.....\mt.dep,67,2011-07-13
....\.....\mt.read.1.tlog,736,2011-07-13
....\.....\mt.write.1.tlog,498,2011-07-13
....\.....\rc.read.1.tlog,3520,2011-07-13
....\.....\rc.write.1.tlog,550,2011-07-13
....\.....\RCa02400,21848,2011-07-13
....\.....\StdAfx.obj,466703,2011-07-13
....\.....\vc100.idb,1068032,2011-07-13
....\.....\vc100.pdb,2306048,2011-07-13
....\.....\vc90.idb,928768,2011-07-13
....\.....\vc90.pdb,2011136,2011-07-13
....\face.aps,30180,2011-07-13
....\face.clw,2406,2011-07-13
....\face.cpp,4173,2011-07-13
....\face.dsp,4633,2011-07-13
....\face.dsw,533,2011-07-13
....\face.h,1334,2011-07-13
....\face.ncb,12913664,2012-07-25
....\face.opt,50773,2011-07-13
....\face.plg,242,2011-07-13
....\face.rc,11987,2011-07-13
....\face.sln,873,2011-07-13
....\face.vcproj,8424,2011-07-13
....\face.vcproj.XUFENGNB.xufeng.user,1413,2011-07-13
....\face.vcxproj,8242,2011-07-13
....\face.vcxproj.filters,2565,2011-07-13
....\face.vcxproj.user,143,2011-07-13
....\facedemo.h,5941,2011-07-13
....\faceDoc.cpp,2586,2011-07-13
....\faceDoc.h,1533,2011-07-13
....\faceView.cpp,10986,2011-07-13
....\faceView.h,2376,2011-07-13
....\gl
....\..\GL.H,69083,1998-04-24
....\..\GLAUX.H,12024,1998-04-24
....\..\GLU.H,18282,1998-04-24
....\..\glut.h,21440,1998-08-18
....\glaux.dll,1386496,1997-11-25
....\GLAUX.LIB,1312394,1998-05-13
....\glu32.dll,121856,2008-04-14
....\GLU32.LIB,12648,1998-05-13
....\glut.dll,169984,1998-08-18
....\glut.lib,79654,1998-08-18
....\glut32.dll,169984,1998-08-18
....\glut32.lib,79898,1998-08-18
....\MainFrm.cpp,2505,2011-07-13
....\MainFrm.h,1581,2006-12-01
....\opengl32.dll,713728,2008-04-14
....\OPENGL32.LIB,77112,1998-05-13
....\ReadMe.txt,4263,2011-07-13
....\res

....\...\face.rc2,396,2011-07-13


....\resource.h,779,2011-07-13
....\StdAfx.cpp,206,2011-07-13
....\StdAfx.h,1115,2006-12-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c8051F060
    在C8051F060中添加了头文件以更好的应用(DESCRIPTION: Register/bit definitions for the C8051F060 product famil)
    2011-07-25 21:58:08下载
    积分:1
  • chain
    链表的模板类,提供插入删除,遍历器,查找等功能,只有一个头文件,可以包含到你的工程(template implemention of Chain)
    2013-12-09 11:04:33下载
    积分:1
  • LCD_TFT
    屏幕刷新程序,可实现图片的储存和切换,功能实现完整(Screen refresh process, enabling image storage and switching functions to achieve complete)
    2014-02-26 13:32:19下载
    积分:1
  • student
    定义两个类,techer类和student类,将student类对象转换为techer类对象,假设学生毕业后留校,其相关 数据仍然有用,如编号num,姓名name,性别sex。转换后输出相关数据(Define two classes, techer class and student class, the student class object is converted to techer class object, assuming that the students stayed after graduation, the related data is still useful, such as the number num, name name, sex sex. The converted output data)
    2010-06-10 22:32:33下载
    积分:1
  • FLch7NNeg1
    第七章的用改进的神经网络MBP算法辨识 例7.1 对具有随机噪声的二阶系统的模型辨识,是侯媛彬和汪梅的系统辨识课本上第七章的的实验。 (Chapter VII of the MBP with an improved algorithm for neural network identification Example 7.1 that have random noise second-order system model identification is Houyuan Bin and Wang Mei system identification textbook Chapter VII of the experiment.)
    2011-09-06 17:50:15下载
    积分:1
  • WSN-time-synchronization-RBS
    无线传感器网络中时间同步算法,RBS算法的仿真源代码(Wireless sensor network time synchronization algorithm, the RBS algorithm simulation source code)
    2020-06-30 16:00:01下载
    积分:1
  • I2C-AT24C02
    I2C总线芯片AT24C02程序设计 C++编程(I2C bus AT24C02 chip program design)
    2013-05-27 15:01:08下载
    积分:1
  • ecs
    说明:  二叉树的演示程序。实现了二叉树和哈弗曼树(Binary tree demo program. Implements a binary tree and the tree Hafu Man)
    2011-03-26 11:59:58下载
    积分:1
  • Adapter
    一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解(Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern)
    2012-11-29 16:34:58下载
    积分:1
  • matlab
    matlab c++书写上传资料的详细功能、包含内容说明(至少(matlab C++)
    2010-05-09 14:45:30下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载