搜索资源列表
18135720701
- 包含了glut库中的.h,.lib和.dll文件
General Play SDK Eng Chn IS V3.2
- 开发包中包括的文件有: dhplay.dll、dhplay.h、dhplay.lib、底层mpeg4解码库(dllmpeg4.dll)、底层h264解码库dllh264.dll(解大华的h264码流和ADI公司的码流)和海思的h264解码库,包括(AmrDLL.dll、DLLDeinterlace.dll、hi_h264dec_w.dll) 。,Development Kit includes documents: dhplay.dll, dhplay.h, dhplay.lib, bottom
USBDriverFiles.rar
- 编写USB驱动程序所需的库文件和头文件,devioctl.h,hid.lib,hidpi.h,usb100.h等,The preparation of the required USB driver library files and header files, devioctl.h, hid.lib, hidpi.h, usb100.h other
gdiplus.rar
- GDI类库下载(VC++开发常备),包括GdiPlus.lib库以及GdiPlus.h、GdiPlusPath.h、GdiPlusBrush.h、GdiPlusMem.h、GdiPlusTypes.h、GdiPlusFlat.h……等文件。 昨天调试一程序需要本类库,在网上搜了一大堆,竟然都不提供下载,感觉很不爽,在csdn以高分得到了这个包,虽然很老的东西,但是我们还是离不开她。,GDI library download (VC++ development of standing),
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
mpeg2dec_executable
- mpeg2dec说明: 四个项目: libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库 libmpeg2convert: 是YUV与RGB之间的格式转换 libvo: 是解码后的播放 mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Descr iption: The four projects: libmpeg2: the
sqlite3
- sqlite数据库在vc环境中使用的.h,.lib,.dll文件,在link中添加.lib文件即可使用-sqlite database for use in the vc environment. h,. lib,. dll files, add in the link. lib files can be used
Vfw.h-vfw32.lib
- Video for Windows ( VFW ),AVI视频库vfw32.lib及头文件Vfw.h -Video for Windows (VFW), AVI video library and header files Vfw.h vfw32.lib
ServerVideo
- 本程序使用的硬件是天敏VC4000监控卡,其中使用了Sa7134Capture.h、MediaTransmit.lib、Sa7134Capture.lib、MediaTransmit.dll、Mix.dll、MPG4c32.dll、Sa7134Capture.dll、xvidcore.dll、MediaTransmit.h、文件,在运行程序前,需要将这些文件添加到当前工程中。程序中没有提供这些文件。 服务器端主窗口用于初始化监控卡,检测视频信号,如果有视频信号则显示视频图像,服务器端主窗口效
MccDemo3
- Matlab和VC6.0混合编程,实现将matlab绘图窗口嵌入到vC程序中。 1、首先将压缩文件中的matlab部分,编译,命令如下:mcc -W cpplib:libmccdemo3 -T link:lib mccdemo3.m 2、将编译得到的.dll,.lib,.h,.ctf文件拷贝到vC工程文件夹下 3、编译压缩文件中的vC部分,运行即可。-err
Lib
- lib类库,.cs,.h 可提供参考,实用-lib class
Sti_5518-.lib-Files
- Full Sti_5518-.lib-Files
JpegBMP
- A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
FFTtest
- 1. BCB建立lib,在命令提示字元下執行: implib -a fftw3-3.lib libfftw3-3.dll implib -a fftw3f-3.lib libfftw3f-3.dll implib -a fftw3l-3.lib libfftw3l-3.dll VC則 2.將 *.dll 複製到 c:\windows\system32 3.將fftw*.lib 加入專案
Userenv.h
- 头文件Userenv.h源代码,可能还需要一个cpp文件,lib文件,或者dll文件-Userenv.h the source code header files, you may also need a cpp file, lib files, or dll files
ntport
- Ntport.h,Ntport.dll,Ntport.lib提供一个访问OS底层接口的是个动态链接库,很好用-Ntport.h, Ntport.dll, Ntport.lib to provide a low-level access to OS interface is a dynamic link library, very good use
NoteManage
- 。运行本程序前应安装金仓短信王标准商务版DG-C1A驱动程序,安装完驱动还需要在程序中加载dllforvc.dll、dllforvc.lib、dllforvc.h文件-. Running this program should be installed before the payment warehouse standard business version of SMS Wang DG-C1A drivers, installing the drivers also need to load
vcHeader
- 几个头文件及LIB 当初找它费了很大力气 包括:ipexport.h iphlpapi.h iphlpapi.lib iptypes.h MSTCPIP.H-LIB had several header files and find it costs a lot of energy, including: ipexport.h iphlpapi.h iphlpapi.lib iptypes.h MSTCPIP.H
HFileAndLibFile
- 一些c++编程的时候会用到的一些头文件和链接库文件。 即.h和.lib文件 DX2009C SDK 编译环境需要用到的一些文件,我整理好了。把这些文件包含到VC的里面就可以过了。 如果缺什么文件的话。。请说明一下。。 一定会更新的-Some c++ programming will be used when the number of header files and link libraries. Ie. H and. Lib file DX2009C SDK build en
ImageStone
- if you using VC6, you must add GDI+ SDK, you can download GDI+ library from my homepage -- http://www.crazy-bit.com/download/gdiplus.zip unzip this package to ImageStone s lib directory in such folder structure: lib\gdiplus\Include\*.