登录
首页 » Visual C++ » TP0

TP0

于 2020-10-17 发布 文件大小:25137KB
0 214
下载积分: 1 下载次数: 1

代码说明:

  ANIMATION VOITURE AVAC SHADER

文件列表:

TP0
...\Debug
...\.....\CL.read.1.tlog,14374,2017-03-29
...\.....\CL.write.1.tlog,222,2017-03-29
...\.....\link-cvtres.read.1.tlog,2,2017-03-29
...\.....\link-cvtres.write.1.tlog,2,2017-03-29
...\.....\link.2368-cvtres.read.1.tlog,2,2017-03-29
...\.....\link.2368-cvtres.write.1.tlog,2,2017-03-29
...\.....\link.2368.read.1.tlog,2,2017-03-29
...\.....\link.2368.write.1.tlog,2,2017-03-29
...\.....\link.read.1.tlog,3576,2017-03-29
...\.....\link.write.1.tlog,530,2017-03-29
...\.....\main.obj,59760,2017-03-29
...\.....\mt.read.1.tlog,330,2017-03-29
...\.....\mt.write.1.tlog,226,2017-03-29
...\.....\rc.read.1.tlog,302,2017-03-29
...\.....\rc.write.1.tlog,206,2017-03-29
...\.....\TP0.Build.CppClean.log,1759,2017-03-07
...\.....\TP0.exe,40960,2017-03-29
...\.....\TP0.exe.embed.manifest,406,2017-03-07
...\.....\TP0.exe.embed.manifest.res,472,2017-03-29
...\.....\TP0.exe.intermediate.manifest,381,2017-03-29
...\.....\TP0.ilk,458488,2017-03-29
...\.....\TP0.lastbuildstate,49,2017-03-29
...\.....\TP0.log,2171,2017-03-29
...\.....\TP0.pdb,543744,2017-03-29
...\.....\TP0_manifest.rc,196,2017-03-07
...\.....\vc100.idb,371712,2017-03-29
...\.....\vc100.pdb,110592,2017-03-07
...\ipch
...\....\tp0-4ff5c852
...\....\............\tp0-e7544600.ipch,33882112,2017-03-29
...\loaderobj.h,11852,2014-11-07
...\main.cpp,3264,2016-09-29
...\model
...\.....\ange.mtl,6857,2015-11-01
...\.....\ange.obj,28281298,2015-11-01
...\.....\arbre.obj,1510569,2013-08-09
...\.....\dragon.mtl,137,2015-11-01
...\.....\dragon.obj,8659010,2015-11-01
...\.....\human.OBJ,6485807,2009-02-17
...\.....\Lapin.mtl,137,2015-11-01
...\.....\Lapin.obj,5981183,2015-11-01
...\TP0.sdf,27414528,2017-03-29
...\TP0.sln,872,2016-09-19
...\TP0.vcxproj,3913,2016-09-19
...\TP0.vcxproj.filters,953,2016-09-19
...\TP0.vcxproj.user,143,2016-09-19

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

发表评论


0 个回复

  • source
    说明:  这是书上的代码,visual C++编的,基于ObjectARX2004的任意复杂窗口裁剪技术,供大家参考(This is the book code, visual C++ Series, based on arbitrary ObjectARX2004 complex window cutting technology, for your reference)
    2008-11-09 15:51:52下载
    积分:1
  • VC++.NET
    一本不错的VC.net控件书,可以对你的开发有所启发(A good book VC.net controls can be a source of inspiration to develop your)
    2008-08-01 22:37:28下载
    积分:1
  • 217
    说明:  用c语言完成(2,1,7)卷积编码,viterbi解码(Complete with c language (2,1,7) convolutional coding, viterbi decoding)
    2010-04-28 22:11:44下载
    积分:1
  • Simple_MFC
    深入浅出MFC简体中文版(附源码),包括电子书(PDF格式)和源代码。(Simple MFC (simplified Chinese) ,including the ebook (PDF) and the source code.)
    2010-08-19 08:51:04下载
    积分:1
  • tiny.vn_1.2.1
    This is the perfect game company game PCK file to see the source code
    2018-07-14 22:31:53下载
    积分:1
  • 900-cases-of-classic-programming
    经典编程900例(C语言),学习编程基础的好资料。(900 cases of classic programming (C language))
    2009-05-09 16:07:34下载
    积分:1
  • MeansOfString
    c语言中字符串的处理,其中包含了各种针对字符串问题的处理方法以及库函数(c language string handling, which includes a variety of problems for string processing method and library functions)
    2013-08-31 08:57:26下载
    积分:1
  • 一个月挑战C++电子
    一个月挑战C++电子书,有大量的例子学习。(There are a lot of C++ examples to learn.)
    2020-06-21 00:20:01下载
    积分:1
  • THE_MYTHICAL_MANMONTH
    在很多方面,管理一个大型的计算机编程项目和其它行业的大型工程很相似——比大多数程序员所认为的还要相似;在很多另外的方面,它又有差别——比大多数职业经理所认为的差别还要大。(In many ways, managing a large-scale computer programming projects and other industries are very similar large-scale projects- more than most programmers think that' s also similar in many other areas, it is another difference- than most professional managers that the bigger the difference.)
    2010-06-01 14:28:44下载
    积分:1
  • 通过85个实例全面讲述了应用MFC进行Visual C++编程的思想 VC and MFC
    本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,是基础知识,讲述用户界面的实例,讲述MFC内部处理方面的实例,讲述打包实例。(the book through 85 examples on the application of comprehensive MFC Visual C Programming for the idea. Each case were preparing an application to take steps to prepare. The book is divided into four parts, is the foundation of knowledge about the user interface example, about the internal processing MFC example, about packing case.)
    2020-06-26 09:20:02下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载