Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
标签: constants Requires Project program
上传时间: 2014-12-03
上传用户:LouieWu
程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括 [VC_C_]NT系统下木马进程的隐藏(11774Bytes) [VC_C_]简单谈谈C++ 递归的思想实现以及和循环的关系(3537Bytes) [VC_C_]C++语法之函数重载(1938Bytes) [VC_C_]C语言编程风格(2200Bytes) [VC_C_]如何用Shell实现程序组快捷方式的添加(3387Bytes) [VC_C_]移动到平面(Blitting to Surfaces)(11290Bytes) [VC_C_]DirectX丢失及恢复平面(12480Bytes) [VC_C_]DirectX创建平面(6312Bytes) [VC_C_]两个小时学会DirectDraw编程(6647Bytes) [VC_C_]关于const的8点说明(2482Bytes) [VC_C_]泛型编程在非C++语言中的实现之探讨(5930Bytes) [VC_C_]删除文件中指定的部分内容(2096Bytes) [VC_C_]TOOLHELP32 In WIN2000(4138Bytes) [VC_C_]Windows下DLL编程技术及应用(7167Bytes) [VC_C_]MFC and Design Patterns(8117Bytes) [VC_C_]DVD解码源代码大公布(10169Bytes) [VC_C_]C++Builder实现Directx截流媒体屏代码(10363Bytes)
上传时间: 2014-01-22
上传用户:csgcd001
COM组件调用方法: 首先 运行 “注册USBPass组件.bat” ,在系统中注册USBPassW.dll 和 USBPassR.dll 1>在VB6.0的调用 打开一个工程 菜单->工程->引用-> 在打开的窗口中 选择“USBPass-Write (基于U盘的授权系统 V3.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的调用 打开一个工程 菜单-> Project-> Import Type Library...->在打开的窗口中分别选择 “USBPass-Write (基于U盘的授权系统 V3.0)(Version 1.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)(Version 1.0)” 然后点击按钮"Install..." 然后在 控件栏的“ActiveX”页上找到两个对应的COM,再按照Demo中的方法使用。 3>在VC6.0 中调用 打开一个工程 按Ctrl+W调出类向导,按Add Class按钮弹出新菜单,选From a type libarary,然后定位到USBPassW.dll 和USBPassR.dll,接下来会出来 该simpCOM中的所有接口,选择你想生成的接口包装类后,向导会自动生成相应的.cpp和.h文件. 这样你就可以在你的MFC工程中像使用普通类那样使用COM组件了. 具体的见 如何在VC++中调用标准COM组件.mht
上传时间: 2014-01-06
上传用户:爺的气质
ScienceOps has answers. Rapid Custom Algorithm development www.ScienceOps.com Simpleware From 3D scan to CAD, FE/CFD, and RP Join our Webinar on March 12th www.simpleware.com Steganography Software Hide Secrets Using this Powerful Steganography Software. $39 InvisibleSecrets.com Develop VoIP softphone SIP softphone SDK (activeX & DLL) Add VoIP in your app/webpages. www.vaxvoip.com
标签: ScienceOps development Simpleware Algorithm
上传时间: 2017-04-13
上传用户:qlpqlq
使用FAXCOM.DLL来实现,引用这个COM组件并添加FAXCONTROLLib命名空间
上传时间: 2017-04-17
上传用户:dengzb84
Face Recognition Library ======================== Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a low resolution web cam image and requires the user to align to a mirror frame on screen. Complete Source Code with Video capture and feature extraction kit for Registered Users. Please register here for only $299 with Source Code : http://www.research-lab.com/facerecognitionorder.htm (c) www.research-lab.com
标签: Recognition recognition Advanced Library
上传时间: 2017-04-25
上传用户:784533221
很多网友反映在会声会影官网下载会声会影x9试用版之后,打开时会出现报错,提示“无法启动此程序,因为计算机中丢失MSVCR100.dll。尝试重新安装改程序以解决此问题。”遇到这种情况该如何介解决呢?这期小编就来说明一下。 图一:系统错误 方法一: 1、使用搜索引擎搜索“MSVCR100.dll”,选择一个进入下载; 2、将下载下来的压缩文件解压打开; 3、将MSVCR100.100文件复制到C:\Windows\system32 里面如果你是64位的系统,就放到C:\Windows\SysWOW64里面,对应放置; 图二:复制dll到C盘 4、同时按住win+R键,桌面左下角弹出运行框,在里面输入 regsvr32 msvcr100.dll,点击确定; 图三:运营 5、再一次点击会声会影的启动程序,这时应该就可以启动视频制作软件了。 方法二: 1、使用360安全卫士里的人工服务,在搜索框里输入msvcr100.dll,点击查找方案; 图四:360修复 2、点击msvcr100.dll问题后面的立即修复,修复完成之后重新启会声会影即可。 在下载或者使用会声会影的过程中遇到任何问题可以在会声会影教程中寻找答案。
上传时间: 2019-04-28
上传用户:yanyu
delphi7 访问https使用到的openssl对应的两个dll,找了很久测试通过
标签: delphi7 openssl https dll 访问
上传时间: 2019-06-20
上传用户:lilili000
C#.COM.编程指南
上传时间: 2013-07-22
上传用户:eeworm
elecfans.com Protel加汉字软件
上传时间: 2013-05-24
上传用户:eeworm