搜索资源列表
LibTest
- 用vc实现的生成静态库lib的程序,对学习如何生成lib有很好的帮助-vc used to achieve the generation of static libraries lib procedures, to learn how to create a lib is a great help
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
vc_math_arithmetic
- 《VC++和BC++数值分析类库》光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线绘制程序Plot.exe 。 -"VC and BC numerical analysis class library" CD-ROM containing C Numerical Analysis Dynamic Link Library (DLL inc
pcap
- 这是一个利用winpcap做的一个小程序,可以捕获第二层的网络流量,查看详细数据,对低层开发的朋友很有用啊!! 使用说明: 从http://winpcap.polito.it 下载WinPcap Developer’s Pack并解压缩,把WinPcap Developer’s Pack中的Includes和lib文件夹加入VC环境,具体步骤: Tools->Options->Directories->Show directories for:include fi
lokiVC6port
- Loki VC 6.0 Port or how to produce C1001 - Internal Compiler Errors。This is a partial MSVC 6.0 Sp5 compatible port of Andrei Alexandrescu s excellent Loki Library. Because I could not retain the originial interface in all places, this port is not
c4_5
- C版本的C4.5源代码在VC 2008环境下整合为一个库包。利用代码由于种种原因无法上传,见谅。-A lib with all C4.5 src which is edited in visual studio 2008
tts
- text to speech 一个很简洁但好用的vc++6.0文本转换为语音的源程序-text to speech a very simple, but easy to use vc++6.0 to convert text to speech source
01mpi-biggestnumber
- 用vc实现一个求数的最大值的mpi并行程序。运行前请安装mpi,否则,会提示缺少类库。-Using vc to implement a mpi program which finds the most biggest number among numbers.Please install mpi, or you ll be reminded of lacking some lib.
VC_Call_ASM_lib
- 演示如何在vc6.0里使用masm汇编编译的lib文件,ASM代码实现一个add函数,被vc调用,使用 _cdel 和stdcall两种方式,汇编代码采用radasm工程编译,这样会方便很多。-Demo how to use MASM complied lib file in vc6.0,there is a add function in ASM code can be called by vc6.0,use two ways by _cdel and stdcall ,asm code co
SkinSB_1_2
- 一款很好用的vc实现的软件,功能非常是用和强大。
VC-2008
- OPENCV 编译lib文件的工具,不可多得-The OPENCV compiled lib file tools
VCPP-create-a-application-window
- VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。-VC++ language to create a common application window in orde
hw3
- 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
msvc64
- Parser Generator 2用vs2010生成64位库的脚本代码:【注:以下路径用绝对路径举例说明,具体请根据实际情况修改】 [Compiler Bin Directory:] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0\VC\BIN\X86_AMD64 [Compiler Bin Directory(2):] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0
The-user-subroutine-needed-files
- DFORMD.lib DFPORTlib KERNEL32.lib libifcoremd.lib libifportmd.lib libirc.lib libmmd.lib MSVCRT.lib WS2_32.lib将文件夹中所有的文件放到ADAMS安装目录下的win32文件夹内 ***ADAMS2007\win32 设置环境变量path=C:\SOFTWARE\Microsoft Visual Studio 8\VC\bin C:\SOFTWARE\
654813
- 用vc实现的生成静态库lib的程序,对学习如何生成lib有很好的帮助()