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

Search list

[Multimedia program远程视频会议系统

Description: 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\\Program Files\\Microsoft Visual Studio\\VC98 \\Include”目录下 运行程序需要摄像头和麦克风等设备。 -this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (document in the general Windows installation directory under the system32 folder). In addition, the first document MMSYSTEM.H generally "C : \\ Program Files \\ Microsoft Visual Studio \\ VC98 \\ Include" directory operational procedures need cameras and microphones and other devices.
Platform: | Size: 250988 | Author: 王晨阳 | Hits:

[Graph programdicomtobmp

Description: 几点说明: 第一、将DICOMTK里面的所有编译好的lib文件拷贝到\\Microsoft Visual Studio\\VC98\\lib目录下 第二、将DICOMTK里面的lib库所对应的头文件考到\\Microsoft Visual Studio\\VC98\\include目录下 第三、改一下我程序里面的包含头,把那个多余的dicomtk目录删掉 第四、编译的时候建议使用RELEASE至于为什么嘛,大家可以怪我懒啦!懒得理会那些错误,如果您有兴趣处理完那些警告的话,那就谢谢您把处理方案发上来!谢谢! 第五,运行,运行的时候记信在当前目录下放一个test.dcm文件,然后点确定,会在当前目录下生成一个abc.bmp文件,打开那个bmp文件,就知道怎么回事了,至于为什么是test.dcm嘛就看代码吧!-points : First, to all of the DICOMTK compiled lib files are copied to the \\ Microsoft Visual Studio \\ VC98 \\ lib directory second, DICOMTK inside lib for the first corresponding to the document examination \\ Microsoft Visual Studio \\ VC98 \\ include directory third, changed my way the sequence contains the first inside, take the extra dicomtk fourth deleted directory, compile time recommended RELEASE As for why, but as you can blame me lazy! Bother those mistakes, if you are interested in dealing with those warnings, then it would Thank you to put onto the program! Thank you! Fifth, run, run when Hutchison letter in the current directory decentralization test.dcm a document, and then to determine, in the current directory abc.bmp generate a document to open bmp paper on the matter to know
Platform: | Size: 35694 | Author: fd | Hits:

[OS programip_looker

Description: IP数据包流量监控 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。 以上1、2两个步骤其实是为了让程序能够利用winpcap这个开发包。这时程序能够正确编译连接了。要让程序能够运行,还必须安装winpcap驱动程序WinPcap_3_1.exe。-IP packet flow control procedures for the use of the database to capture Winpcap IP data packets. Debugging attention : 1 : Be sure to "Include" folder of all the header files copied to the installation directory of VC library folder, if the "D : \\ Program Files \\ Microsoft Visual Studio \\ VC98 \\ Include. " 2 : "Lib" folder so for the following copy of the VC installation directory under the Lib folder, For example, "D : \\ Program Files \\ Microsoft Visual Studio \\ VC98 \\ Lib. " 1,2 above two steps are procedures to allow access to the development kits winpcap. Then the correct procedure to connect the compiler. Let the process be able to run, must also install driver WinPcap_3_1.exe winpcap.
Platform: | Size: 554327 | Author: 王磊 | Hits:

[OpenGL programOpenearth

Description: 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷贝到...\\VC98\\Lib\\目录下。 1.用VC6.0启动Openearth.dsw, 2.按下述步骤添加OpenGL库:从[Project]菜单中选择[Settings...]选项,将弹出Project Settings对话框。在该对话框中选择Link标签,在“Object/Libray Module”编辑框中加入“opengl32.lib glu32.lib glaux.lib”,单击OK按钮。 3. 用菜单Build\\!Execute Openearth.exe项建立并运行Openearth.exe文件 4. 观看效果,由于程序使用GetCurrentTime函数,动画可能从中间开始展开,全部展开后,又从头从球形开始展开。 直接运行Openearth.exe。-start using OpenGL 3D animation Earth packaged Note : packaged software winzip. which paper.zip compression for text documents, unpacked word2000 environment for the body of documents paper.doc, program.zip source of compressed files, unpacked VC 6.0 environment for the engineering documents OpenEarth.dsp series of procedures ... and for Texture for the use of bitmap file Wordmp.bmp use procedures for extracting program.zip source compressed files, will opengl32.lib glu32.lib glaux.lib other library copy of the document .. . \\ VC98 \\ Lib \\ directory. 1. Start with VC6.0 Openearth.dsw. 2. the following steps to add OpenGL library : from [Project] menu, choose [Settings ...] options will Project Settings dialog pop. In the dialog box choose Link label, in "Object / Libray Module" e
Platform: | Size: 174322 | Author: 倪明 | Hits:

[OS DevelopMyIE_Code

Description: 1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请阅读并同意这个许可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程编译提示 如果你使用的是VC++6,你需要更新2个头文件,请从这里下载: http://www.morequick.com/down/hfile.zip,然后将2个头文件\"tlogstg.h\" 和 \"exdisp.h\"放到VC++的头文件目录,如: \"C:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\". -1.MyIE revenue agreement revenue engine works to follow the terms of the GNU General Public License GPL ( GNU General Public License) development, Anyone can install permanent free use, you download and use the engine source code, Please read and agree with the permission (http : / / www.gnu.org / copyleft / gpl.html). Chinese version (http : / / www.morequick.com / down / gpl_chs.htm). 2. If the compiler works suggest you use the VC 6, you need to update two header file, please download here : http : / / www.morequick.com / down / hfile.zip. Then two header file, "tlogstg.h" and "exdisp.h" has been transformed into the first VC directory , such as : "C : \\ Program Files \\ Microsoft Visual Studio \\ VC98 \\ Include. "
Platform: | Size: 384841 | Author: hhh | Hits:

[Internet-NetworkMyInsaneBT

Description: 类似flashget下载工具代码 本来想在完善了上传的,但太忙了,有些功能可能没有实现或存在一些 bug. 编译运行说明 1)安装BCG 9.4把BCGCBPRO940d.dll BCGPStyle2007Luna.dll BCGPStyle2007Obsidian.dll BCGPStyle2007Silver.dll copy 到bin目录下 2)把程序里的SHELLAIP目录下的SHELLAPI.H覆盖vc安装目录下vc98/include/下 3)编译,运行。公司里下载请设置HTTP代理。 软件功能特点:多线程下载,断点序传,暂停下载,方便的目录管理,支持HTTP代理(我们公司里下高设置HTTP代码),方便的个性化设置,界面美观,占用内存小,下载速度快等等。 不足的地方:里面有些功能只做了界面,没有实现,:) 比如现在下载文件只能放在C:\\MyDown\\下 BT下载功能也没有做。没有仔细的测试过,可能存在一些bug. 有什么问题可以联系我 QQ:1495501
Platform: | Size: 429677 | Author: 李明 | Hits:

[VOIP programchap031

Description: 调试环境以及需要安装的软件和硬件 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\\Program Files\\Microsoft Visual Studio\\VC98 \\Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。
Platform: | Size: 249901 | Author: 袁洲 | Hits:

[ScannerIPtrafficmonitor

Description: 这个程序利用Winpcap库来捕获IP数据包。从而对数据报进行分析,调试的时候 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
Platform: | Size: 5245681 | Author: 张信杰 | Hits:

[WinSock-NDISMyFtpServ

Description: 一个简单的FTP的源码 编译环境:VC6.0. 编译方法:编译前先将本机上的VC98文件夹下的winsock.h搜索到并删除, 然后开始编译,并将windows.h文件中的以下语句删除: #else #include<winsock.h> 最后编译就可以通过了。 使用方法:将本工程const.h文件中的相应设置进行更改,就可以用leapftp进行连接了 (目前尚不能支持其他的ftp客户端软件)
Platform: | Size: 15956 | Author: Alex Zhou | Hits:

[OS programc++

Description: 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
Platform: | Size: 554226 | Author: 谢海亮 | Hits:

[OtherStdAfx

Description: StdAfx.h vc++重要的头文件的 要放到vc98/include文件夹里面
Platform: | Size: 922 | Author: 张福平 | Hits:

[OtherAPPCCFG

Description: APPCCFG.H vc++的头文件,要放到vc98/include里面去
Platform: | Size: 2671 | Author: 张福平 | Hits:

[Windows Developglut

Description: glut.h 把这个文件\"include\"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。 glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。 glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%\\System32文件夹下。 然后拷贝对应的文件到对应的目录: glut32.dll to %WinDir%\\System, //这里或者是System32 glut32.lib to $(MSDevDir)\\..\\..\\VC98\\lib, glut.h to $(MSDevDir)\\..\\..\\VC98\\include\\GL 对于vc2005,则应拷贝到: VC\\PlatformSDK\\Lib和VC\\PlatformSDK\\Include\\GL
Platform: | Size: 150304 | Author: 孔亮 | Hits:

[WinSock-NDISMYIE流览器源代码(VC++)vb

Description: MYIE流览器源代码(VC++),vb环境运行 ============= For your information: I build myie32src with 1) Windows2000Professional + sp2 2) VC6.0 + sp5 + new \"tlogstg.h\" + new \"exdisp.h\". Copy \"tlogstg.h\" and \"exdisp.h\" to your VC include directory, like \"C:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\". Please backup and then overwrite any old file.-MYIE browser source code (VC), vb environment running ============= For your information : I build with a myie32src) Windows2000Professional sp2 2) VC6.0 SP5 new "tlogstg.h" new "exdisp.h." Copy "tlogstg.h" and "exdisp.h" to your VC include directory, like "C : \\ Program Files \\ Microsoft Visual Studio \\ VC98 \\ Include." Please backup and then overwrite any old file.
Platform: | Size: 703226 | Author: | Hits:

[Sniffer Package capture基于winpcapIP包抓取(VC++)

Description:

这个程序利用Winpcap库来捕获IP数据包。在调试时注意:
1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。
2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。

以上1、2两个步骤其实是为了让程序能够利用winpcap这个开发包。这时程序能够正确编译连接了。要让程序能够运行,还必须安装winpcap驱动程序WinPcap_3_1.exe。
 


Platform: | Size: 5269741 | Author: x21824182 | Hits:

[Internet-NetworkMYIE流览器源代码(VC++)vb

Description: MYIE流览器源代码(VC++),vb环境运行 ============= For your information: I build myie32src with 1) Windows2000Professional + sp2 2) VC6.0 + sp5 + new "tlogstg.h" + new "exdisp.h". Copy "tlogstg.h" and "exdisp.h" to your VC include directory, like "C:\Program Files\Microsoft Visual Studio\VC98\Include". Please backup and then overwrite any old file.-MYIE browser source code (VC), vb environment running ============= For your information : I build with a myie32src) Windows2000Professional sp2 2) VC6.0 SP5 new "tlogstg.h" new "exdisp.h." Copy "tlogstg.h" and "exdisp.h" to your VC include directory, like "C : \ Program Files \ Microsoft Visual Studio \ VC98 \ Include." Please backup and then overwrite any old file.
Platform: | Size: 702464 | Author: | Hits:

[Multimedia Develop远程视频会议系统

Description: 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下 运行程序需要摄像头和麦克风等设备。 -this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (document in the general Windows installation directory under the system32 folder). In addition, the first document MMSYSTEM.H generally "C : \ Program Files \ Microsoft Visual Studio \ VC98 \ Include" directory operational procedures need cameras and microphones and other devices.
Platform: | Size: 5869568 | Author: 王晨阳 | Hits:

[VOIP programchap031

Description: 调试环境以及需要安装的软件和硬件 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。-Debugging environment and the need to install the software and hardware of this procedure in Windows XP, Visual C++ 6.0 version of the compiler through the environment. Need Rtcdll.dll file (this file is normally installed in the Windows directory under the system32 folder). In addition, MMSYSTEM.H header file is normally C: Program FilesMicrosoft Visual StudioVC98 Include directory (please readers installed according to its own VC++ Directory to find). If it is not completely installed VC++, May not have this document, the source code in this chapter can be found in the paper disc. Need to run the program, such as camera and microphone equipment.
Platform: | Size: 249856 | Author: 袁洲 | Hits:

[Windows DevelopVC98_SDK

Description: vc98 SDK lib and include
Platform: | Size: 655360000 | Author: huaxiangde | Hits:

[Develop ToolsVC98 Linker (for Yiyuyan)

Description: VC98 Linker for yiyuyan
Platform: | Size: 11563298 | Author: SMMAd_230 | Hits:
« 12 3 »

CodeBus www.codebus.net