Welcome![Sign In][Sign Up]
Location:
Search - OBJ

Search list

[File OperateDelVcTmpFiles

Description: 删除vc生成的临时文件,包括debug,release中的obj等临时文件,最大线路压缩你的硬盘空间,支持递归路径,多级目录自动清除临时文件等功能-vc generated delete temporary files, including debug, release of obj temporary document, the largest line compression your disk space, support recursive path, automatic multi-level directory temporary removal functions
Platform: | Size: 18018 | Author: checkyvc6 | Hits:

[assembly languagemasmshiyan4

Description: 4.asm 4.obj a program for manage the student s data-4.asm 4.obj manage a program for the Studen t s data
Platform: | Size: 2957 | Author: xt | Hits:

[CSharpseries.dll

Description: Creating command line \"link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:\"Release/port_dll.pdb\" /machine:I386 /def:\".\\port_dll.def\" /out:\"Release/port_dll.dll\" /implib:\"Release/port_dll.lib\" \".\\Release\\port_dll.obj\" \".\\Release\\StdAfx.obj\" \".\\Release\\port_dll.res\" \" -Creating command line "link.exe / nologo / subsystem : windows / dll / incremental : no / pdb : "Release / port_dll.pdb" / machine : I386 / def :. " \\ port_dll.def "/ out : "Release / port_dll.dll" / implib : "Release / port_dll.lib". " \\ Release \\ port_dl l.obj "." \\ Release \\ StdAfx.obj "." \\ Release \\ p ort_dll.res ""
Platform: | Size: 101643 | Author: 董峰涛 | Hits:

[OpenGL programPickObj

Description: 这是一个教你如何在vc+OpenGL中读取.obj文件的程序-teach you how to read vc OpenGL. Obj documentation procedures
Platform: | Size: 288586 | Author: 高扬 | Hits:

[OpenGL programhw2_starter

Description: Glut,QT 及VC写的读取Obj文件的示例-Glut, QT and the VC was read Obj document examples
Platform: | Size: 3591352 | Author: 张山 | Hits:

[WEB Codenovell

Description: 本磁片共分四个档案及一个 Sample 目录 : Volume in drive C has no label Volume Serial Number is 0833-1AE4 Directory of C:\\BOOK\\NET-CALL\\DISK . <DIR> 09-01-92 3:17a .. <DIR> 09-01-92 3:17a READ ME 3411 08-30-92 6:15p 文字说明档 NET C 111769 08-31-92 2:57a 函式库原始程式 NET OBJ 32727 08-31-92 3:00a 函式库目的档 NET LIB 38993 08-31-92 3:11a C 语言函式馆 SAMPLE <DIR> 09-01-92 3:19a 范例目录 -this disk is divided into four files and a directory Sample : Volume in drive C has no label Volume Serial NUMB er is 0833 - 1AE4 Directory of C : \\ BOOK \\ NET-CALL \\ DISK.
Platform: | Size: 70392 | Author: | Hits:

[OpenGL programreadfilw

Description: vc++编写的可读入.obj文件的源代码,指定文件名,可以将.obj文件中的数据存入数组-vc prepared readable entry. Obj the source code, the designated file name can be. obj document, the data are stored in the array
Platform: | Size: 2130391 | Author: 刘欢 | Hits:

[assembly languageasm_module

Description: 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,却在判断之前将程序指针保存在sp中了. else语句中的resume(&sp),该函数很狡猾将堆栈中的返回地址改变了,改到了sp所指出,即将程序指针改到了执行条件判断前.resume返回1,条件满足,执行if语句. save函数堆栈: eip ebp+8 s ebp+4 ebp ebp+0 resume函数堆栈与save的相同. 新建一个win32的工程,将unixc.cpp和unix.obj加入过程即可. unix.obj是用masm6.11生成的:ml /c /coff unix.asm,生成coff格式的obj而不是omf格式.-the simulation UNIX save and resume function, and the VC on how to use the compiled class machines for the operation. main function is very simple to introduce the first two external function, extern "C" said C. named by the traditional habits. function pointer procedures will save preserved in (* s) and return 0, why are there if (save (
Platform: | Size: 6261 | Author: 摩尔 | Hits:

[Other resourceReadOBJFile

Description: OBJ文件在很多游戏开发中都得到大量应用 本源码用VC++对实现了OBJ文件的读取与可视化,是很好的学习材料 -OBJ document in the development of many games have been large-scale application of the source code used to achieve the VC OBJ documents Reading and visualization, is a very good learning materials
Platform: | Size: 872673 | Author: 雷鹏飞 | Hits:

[OpenGL programFLIPOBJ

Description: 自己写的可以直接查看并控制多种模型的接口,如3ds,nff,wrl,obj,-himself wrote the check and can directly control a variety of interface models, such as 3ds, nff, wrl. obj, etc.
Platform: | Size: 347484 | Author: 微微 | Hits:

[ConsoleCLIPVAR

Description: 由CLIPPER的OBJ与LIB文件得知版本号-by the OBJ and LIB documentary evidence version
Platform: | Size: 17532 | Author: gdr | Hits:

[OpenGL programOBJFileLoader

Description: 一个obj模型的读入程序,使用C++和OPENGL编写-a model of reading, the use of C and OpenGL prepared
Platform: | Size: 249658 | Author: jielimi | Hits:

[OpenGL programlanfder

Description: opengl加载obj模型的程序源代码,包括很多模型范例。-opengl loaded obj model of source code, including many examples of model.
Platform: | Size: 691100 | Author: diskonline | Hits:

[CommunicationAsynchronousClass.ZIP

Description: windows下串口同步通信的一个类,The files ASYNCH.H and ASYNCH.CPP are the actual source code to the asynchronous object class. The file SPDTERM.CPP is merely a sample test program to test the interrupt and some of the functions of the class. To compile, simply create a .PRJ file by loading up TC++, and create a project file with the items ASYNCH.CPP and SPDTERM.CPP. From command line, just make sure you link in the ASYNCH.OBJ with the SPDTERM.OBJ -windows Synchronous Serial Communication in a category, The files ASYNCH.H and ASYNCH.CPP are the actua l source code to the asynchronous object class. The file SPDTERM.CPP is merely a sample test pro gram to test the interrupt and some of the functi ons of the class. To compile, simply create a. PRJ file by loading up TC, and create a project file with the items ASYNCH. CPP and SPDTERM.CPP. From command line, just make sure you link in the ASYNCH.OBJ with th e SPDTERM.OBJ
Platform: | Size: 6983 | Author: 谭鸿 | Hits:

[OpenGL programOBJOPENGL

Description: 提供OBJ文件加载到OPENGL中的原码,对于初学者很有帮助-provide OBJ document loading of OpenGL code of the original, useful for beginners
Platform: | Size: 532892 | Author: 周小光 | Hits:

[OS programobj2asm

Description: 把目标obj文件转换为asm程序文件的C源程序-target obj file conversion asm2 procedures for the C source document
Platform: | Size: 119300 | Author: 任晓枫 | Hits:

[JSP/JavaLOD

Description: java读取obj模型-read obj model
Platform: | Size: 2794 | Author: 郭宇 | Hits:

[OpenGL programdisplaypoint

Description: 本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。
Platform: | Size: 196222 | Author: 李彩林 | Hits:

[OpenGL programvisual3dexcise

Description: 可以读入并显示obj模型,可以用键盘的上下左右键随意旋转模型,并提供了两个obj3D模型
Platform: | Size: 106918 | Author: mawei | Hits:

[OpenGL programReadObj

Description: 一个基于MFC多文档视图的,拥有加载obj格式的3D模型,利用了glm.h和glm.c
Platform: | Size: 50458 | Author: 王浩 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 47 »

CodeBus www.codebus.net