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

Search list

[OpenGL programOBJ File Loader.zip

Description:
Platform: | Size: 611427 | Author: | Hits:

[SourceCodeobj2asm.zip

Description: 把obj文件变成汇编代码的源程序
Platform: | Size: 76015 | Author: | Hits:

[Hook api钩子函数例子

Description: This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:\\masm32\\lib mousehook.obj
Platform: | Size: 7276 | Author: 风影 | Hits:

[assembly languagealink

Description: 著名的开源链接器,可链接obj和lib文件,目标格式可以是MSDOS COM、MSDOS EXE或Win32 PE文件-a famous opened linker can link both obj and lib texts , in which destination format can be MSDOS ,COM ,MSDOS,EXE or Win32 PE file
Platform: | Size: 187631 | Author: lgw | Hits:

[GDI-Bitmap3dtrans

Description: 3D Transforms Demonstration Program. Requires Turbo C Version 1.5. Project file should contain the line DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB The library directory must include 3D.LIB and GRAPHICS.LIB, and the include directory must include 3D.H. DRIVERS.LIB must be created by converting the .BGI files to .OBJ files (using the BGIOBJ utility in Turbo C version 1.5) and collecting them in a library (using TLIB). The program displays a cube, a tetrahedron, and an octahedron in three dimensions. Each figure is rotated about a different axis.
Platform: | Size: 77768 | Author: 邵长青 | Hits:

[OpenGL programobjloader

Description: 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
Platform: | Size: 61664 | Author: 孟庆洋 | Hits:

[ELanguageJC 1.0

Description: JC1.0。本编译器包含完整的文档与程序。借助 Lex & Bison, masm 开发。语句5个,支持混合运算。输入输出作为两个 IO 语句(函数调用),由汇编实现并编译为 io.obj,将由 Link 链接。生成 EXE。整个流程完整清晰,代码易读。-JC1.0. The compiler includes complete documentation and procedures. With Lex Bison, can develop. Statement 5, support mixed computing. Input and output as two IO statement (function call), compiled by the compiler to achieve and io.obj will link Link. EXE generation. The entire process, complete and clear, legible code.
Platform: | Size: 1203765 | Author: jimsoft | Hits:

[WinSock-NDIScutebomb_blink

Description: blink的最新版本是1.04,它可以混合连接16位和32位代码,可连接Vc++,Borland c++生成的.obj文件,还能混合连接OMF和COFF格式的.obj文件,将微软和Borland大统一^ ^。生成的bin文件短小精悍,而且可以指定bin放在内存什么地址执行.对于嵌入式开发需要的bin可执行文件十分有用。感谢cutebomb提交。-blink of 1.04 is the latest version, which can link mixed 16 - and 32-bit code, which will connect Vc, Borland c generated. Obj files, and mixed connectivity OMF and COFF format. Obj files, Microsoft and Borland reunification ^ ^. Bin documents generated short and pithy, but can specify what bin on the memory address implementation. For embedded developers need bin executable file is very useful. Thank cutebomb submitted.
Platform: | Size: 33606 | Author: 张小姐 | Hits:

[Crack Hack汇编内核加密算法

Description: 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvements in two parts : one, using NASM style compilation, can easily migrate to the Linux platform. 2, amended 56-byte encryption will be more explicit error bug, right arbitrarily long expressly can use encryption methods : one method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directly md5_x86.obj copy of your works under the direct use.
Platform: | Size: 8356 | Author: qve | Hits:

[OpenGL programOBJ_OpenGl

Description: 在VC++6.0下读入OBJ文件并在OpenGl环境下惊醒显示-in VC 6.0 read OBJ file and the environment awakened OpenGl show
Platform: | Size: 824487 | Author: 肖树才 | Hits:

[Other resource3dwebgis

Description: java3d写的网络三维地理信息系统,支持三维地形显示,纹理影象加载,地形实时渲染,3ds模型的加灾,obj模型的加载.提供applet和jnlp两种浏览方式,服务器暂时只提供DEM数据服务-java3d write three-dimensional network of geographical information systems to support the three-dimensional terrain, texture image loading, terrain Real-time rendering, 3ds model increases disaster, obj loading model. Jnlp applet and provides two browser, server-only data services DEM
Platform: | Size: 124609 | Author: 谭宁生 | Hits:

[assembly languagercmos

Description: 用汇编写的,获得CMOS数据,用tasm rcmos.asm生成rcmos.obj,再tlink rcmos/t生成rcmos.com文件-compilation was made using the CMOS data access, with Tasm rcmos.asm rcmos.obj generation, again tlink rcmos / t documents generated rcmos.com
Platform: | Size: 90856 | Author: 高级 | Hits:

[OpenGL programtut14

Description: 《OpenGL入门(十一)》:加载OBJ文件-"OpenGL entry (11)" : Add OBJ file
Platform: | Size: 240447 | Author: 宝宝 | Hits:

[Other resource8shumayouxi

Description: 常用搜索算法原代码 (8数码游戏) \".\\Release\\DialogInput.obj\" \".\\Release\\DlgDepth.obj\" \".\\Release\\DlgWait.obj\" \".\\Release\\JiuG.obj\" \".\\Release\\Jiugong.obj\" \".\\Release\\JiugongDlg.obj\" \".\\Release\\StdAfx.obj\" \".\\Release\\Jiugong.res\" -commonly used search algorithm source code (8 digital game). " \\ Release \\ DialogInp ut.obj "." \\ Release \\ DlgDepth.obj "." \\ Release e \\ DlgWait.obj "." \\ Release \\ JiuG.obj "." \\ Rel ease \\ Jiugong.obj "." \\ Release \\ JiugongDlg.o bj "." \\ Release \\ StdAfx.obj "." \\ Release \\ Jiug ong.res "
Platform: | Size: 58848 | Author: mf1234 | Hits:

[WEB CodePE_Tutorial

Description: PE文件格式学习 由于 Win32 的降临,微软对于 OBJ 和 EXE (DLL )格式做了全盘的改变。这些改变 建立在其它操作系统上的既成结果,使微软得以节省时间。改头换面的主要目的是为了 强化在不同平台之间的可移植性。COFF OBJ 格式在 Win32 诞生之前就存在了。PE 格 式则是 COFF 格式的延伸,使用于 Win32 平台上。 -PE file format of the study come as Win32, Microsoft OBJ and EXE (DLL) format so the overall change. These changes based on other operating systems on the results accomplished so Microsoft can save time. Giving the main purpose is to enhance the different platforms between portability. COFF OBJ format prior to the birth of the Win32 existence. PE format is an extension of COFF format, for use in Win32 platform.
Platform: | Size: 219891 | Author: sunpeng | Hits:

[Crack HackZHAOHULIN

Description: 程序LOCKF为808语言编制,稍加修改,即可作为一个子模块(须转换为OBJ文件格式)同FOR2 TRAN编译DBASE等应用程序链接 -procedures LOCKF 808 languages, slightly modified, may as a sub-module (to be converted to OBJ file format) with the mainly TRAN should compile such DBASE Links with procedures
Platform: | Size: 2631 | Author: 赵狐 | Hits:

[OpenGL program3dobjloader

Description: 这是个.obj文件载入的例子,可以方便三维图形编程者借鉴使用。
Platform: | Size: 504572 | Author: 张安真 | Hits:

[Other resourceLoadAbj

Description: 用c++编写的如何读取3dmax的obj文件的程序,可直接运行-used to prepare the reader how the obj 3Dmax document procedures can be directly run
Platform: | Size: 555916 | Author: 李煜 | Hits:

[CSharp10334

Description: 作业调度实验 \\App.ico ............\\AssemblyInfo.cs ............\\bin\\Debug ............\\bin ............\\CodeFile1.cs ............\\Form1.cs ............\\Form1.resx ............\\InputForm.cs ............\\InputForm.resx ............\\Main.cs ............\\obj\\Debug -scheduling experiment \\ App.ico ............ \\ Ass emblyInfo.cs ............ \\ bin \\ Debug ... ...... \\ bin ............ \\ CodeFile1.cs ..... ....... \\ Form1.cs ............ \\ Form1.resx. ........... \\ InputForm.cs ............ \\ Ion utForm.resx ............ \\ Main.cs ......... ... \\ obj \\ Debug
Platform: | Size: 23144 | Author: lingbing | Hits:

[OtherRevit导出JSON数据源代码

Description: Revit插件将rvt转换为obj,这个是一个revit的插件,作用是将rvt转换为obj格式(The Revit plug-in converts RVT to obj, which is a Revit plug-in that converts RVT to obj format)
Platform: | Size: 18432 | Author: Justin_Gong | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »

CodeBus www.codebus.net