登录
首页 » Visual C++ » NewVCCom

NewVCCom

于 2021-03-07 发布 文件大小:3820KB
0 204
下载积分: 1 下载次数: 17

代码说明:

  使用VC生成COM组件的方法,里面对VC生成不同形式的COM接口参数的方法,对COM组件不熟悉的朋友会是一个很好的学习资料!(COM components using VC generation method which generates on the VC parameters of different types of COM interfaces methods, and COM components are not familiar with the friend would be a good learning materials!)

文件列表:

NewVCCom
........\Debug
........\.....\NewVCCom.bsc,4662272,2010-05-17
........\.....\NewVCCom.dll,258113,2010-05-17
........\.....\NewVCCom.exp,1018,2010-05-17
........\.....\NewVCCom.ilk,418892,2010-05-17
........\.....\NewVCCom.lib,1768,2010-05-17
........\.....\NewVCCom.obj,148123,2010-05-17
........\.....\NewVCCom.pch,7762372,2010-05-17
........\.....\NewVCCom.pdb,877568,2010-05-17
........\.....\NewVCCom.res,3248,2010-05-17
........\.....\NewVCCom.sbr,0,2010-05-17
........\.....\OneTestClass.obj,7559,2010-05-17
........\.....\OneTestClass.sbr,0,2010-05-17
........\.....\regsvr32.trg,22,2010-05-17
........\.....\StdAfx.obj,151510,2010-05-17
........\.....\StdAfx.sbr,1319984,2010-05-17
........\.....\vc60.idb,214016,2010-05-17
........\.....\vc60.pdb,520192,2010-05-17
........\dlldata.c,837,2010-05-17
........\NewVCCom.aps,3660,2010-05-17
........\NewVCCom.cpp,1976,2010-05-17
........\NewVCCom.def,224,2010-05-17
........\NewVCCom.dsp,12936,2010-05-17
........\NewVCCom.dsw,541,2010-05-17
........\NewVCCom.h,6418,2010-05-17
........\NewVCCom.idl,863,2010-05-17
........\NewVCCom.ncb,58368,2010-06-12
........\NewVCCom.opt,48640,2010-06-12
........\NewVCCom.plg,1822,2010-05-17
........\NewVCCom.rc,2919,2010-05-17
........\NewVCCom.tlb,1712,2010-05-17
........\NewVCComps.def,250,2010-05-17
........\NewVCComps.mk,466,2010-05-17
........\NewVCCom_i.c,1156,2010-05-17
........\NewVCCom_p.c,7034,2010-05-17
........\OneTestClass.cpp,652,2010-05-17
........\OneTestClass.h,1362,2010-05-17
........\OneTestClass.rgs,529,2010-05-17
........\resource.h,546,2010-05-17
........\StdAfx.cpp,315,2010-05-17
........\StdAfx.h,908,2010-05-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3D
    三维均匀介质的高阶交错网格弹性波方程数值模拟(未加PML吸收边界条件),模拟结果以切边形式显示(Numerical simulation of three-dimensional homogeneous medium of high-order staggered elastic wave equation (not PML absorbing boundary conditions), the simulation results are displayed in the form of trimming)
    2013-11-25 18:17:06下载
    积分:1
  • Music
    音乐播放器,可以从系统中选择想要听的歌曲,导入到该播放器中,播放器有暂停和开始选项。(Music player, you can choose from the system you want to listen to the songs into the player, the player with pause and start options.)
    2013-11-16 20:11:53下载
    积分:1
  • RFID_anti_collision_algorithm
    电子标签防碰撞是RFID 系统中一个关键问题。在射频识别系统中.当阅读器作用范围内有多个标签同时向阅读器发送数据时,会产生冲突,必须采用一种防碰撞算法解决这种冲突。在分析典型的二进制及动态二进制防碰撞算法基础上,采用了一种新的防碰撞算法。经实验证明,该算法能有效解决射频识别系统中多目标识别的防碰撞问题。(Tag anti-collision RFID system is a key issue. In the radio frequency identification systems. When the reader within the framework of the role of multiple tags simultaneously send data to the reader, it will create conflict, you must use a anti-collision algorithm to solve such conflicts. In the analysis of a typical binary and dynamic anti-collision algorithm based on the binary, using a new anti-collision algorithm. The experiments show that the algorithm can effectively solve the radio frequency identification system, multi-target recognition of the anti-collision problem.)
    2021-04-11 17:58:57下载
    积分:1
  • DNS_Lookup
    窗口方式下域名解析,DNS域名解析系统。(Window mode, DNS, DNS domain name system.)
    2009-11-02 13:08:46下载
    积分:1
  • 边沿检测与提取轮廓跟踪的图象算法
    边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com(edge detection and extraction of contour tracking, source from China www.Cn700.com)
    2005-05-30 08:07:38下载
    积分:1
  • mine
    自己编的扫雷的小程序,很用心的编写,对新手应该会有帮助。里面的小砖块、计数值显示都是小控件,以后有类似用途应该都用得上。控件以动态库的形式。(Own a small demining program, very hard to write, it should be helpful for the novice. Inside the small brick, the count display controls are small, after a similar purpose should all need them.)
    2015-08-31 23:57:05下载
    积分:1
  • YUVviewer-source-code
    这是YUVviewer软件的源代码,读者可以用来学习播放器的编码细节。(This is YUVviewer software source code, the reader can be used to learn the details of the encoding of the player.)
    2012-10-18 19:44:00下载
    积分:1
  • PrintCtrl
    打印机控制,C++的动态库,编译过,好用(print control)
    2020-11-29 09:39:29下载
    积分:1
  • WABAccess-1.2.0.2-Installer
    说明:  对WAB的访问,大家可以下载后安装使用。(Access to the WAB, you can download and install use.)
    2011-03-31 13:29:34下载
    积分:1
  • bmp2jpg
    bmp转换为jpeg的源代码,纯c的代码(bmp jpeg conversion of the source code, code-c)
    2020-11-28 09:49:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载