登录
首页 » VFP » TheAppliiaziun

TheAppliiaziun

于 2019-04-18 发布 文件大小:216KB
0 140
下载积分: 1 下载次数: 0

代码说明:

  About a com application 关于一个com的应用(The Application of About a com application to a com)

文件列表:

ReadMe.txt, 1697 , 2017-04-11
2CFThread.h, 514 , 2017-04-11
common.h, 181 , 2017-04-11
ComVoiceFactory.h, 1524 , 2017-04-11
DataThread.h, 478 , 2017-04-11
DSPBuffer.h, 1201 , 2017-04-11
icfstream.h, 1080 , 2017-04-11
ListenSocket.h, 259 , 2017-04-11
ListenThread.h, 504 , 2017-04-11
MainClass.h, 1187 , 2017-04-11
plug_in.h, 3277 , 2017-04-11
ptz.h, 1284 , 2017-04-11
ResiveThread.h, 940 , 2017-04-11
Resource.h, 4422 , 2017-04-11
rmipdef.h, 20579 , 2017-04-11
rmiperr.h, 9392 , 2017-04-11
rrstruct.h, 28100 , 2017-04-11
sockDll.h, 1025 , 2017-04-11
socke.h, 415 , 2017-04-11
SocketMainDlg.h, 1530 , 2017-04-11
stdafx.h, 2097 , 2017-04-11
stdbase.h, 9923 , 2017-04-11
strubase.h, 117 , 2017-04-11
System.h, 2052 , 2017-04-11
TextSocket.h, 291 , 2017-04-11
unknow.h, 220 , 2017-04-11
ACFThread.cpp, 1552 , 2017-04-11
ComVoiceFactory.cpp, 2859 , 2017-04-11
DataThread.cpp, 2392 , 2017-04-11
DSPBuffer.cpp, 7197 , 2017-04-11
ListenSocket.cpp, 457 , 2017-04-11
ListenThread.cpp, 3261 , 2017-04-11
MainClass.cpp, 5511 , 2017-04-11
ResiveThread.cpp, 5953 , 2017-04-11
SetWidth.cpp, 1008 , 2017-04-11
sockDll.cpp, 112 , 2017-04-11
socke.cpp, 2986 , 2017-04-11
SocketMainDlg.cpp, 3779 , 2017-04-11
stdafx.cpp, 136 , 2017-04-11
stdbase.cpp, 65800 , 2017-04-11
TextSocket.cpp, 595 , 2017-04-11
socke.aps, 18520 , 2017-04-11
socke.def, 115 , 2017-04-11
socke.ncb, 707584 , 2017-04-11
socke.rc, 2830 , 2017-04-11
res\socke.rc2, 366 , 2017-04-11
socke.sln, 910 , 2017-04-11
socke.suo, 12800 , 2017-04-11
socke.vcproj, 5363 , 2017-04-11
res, 0 , 2019-04-18

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

发表评论

0 个回复

  • 2DPCA
    二维PCA-人脸识别--源程序.m个人认为比较好的,毕业设计用到啊(Two-dimensional PCA-face recognition- the source code. M personally think that a better graduation design uses ah)
    2008-04-16 23:57:48下载
    积分:1
  • GMM
    说明:  基于混合高斯模型和matlab代码实现的前景提取(Foreground extraction based on gaussian mixture model)
    2021-02-28 19:29:35下载
    积分:1
  • ImageViewer
    ImageView: This is an image viewer program
    2010-07-05 18:07:05下载
    积分:1
  • 86346644
    图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:09:48下载
    积分:1
  • program
    多种SAR成像的算法MATLAB程序,包括CS,RMA,RD(A variety of SAR imaging algorithm MATLAB program, including CS, RMA, RD)
    2020-06-30 07:40:02下载
    积分:1
  • GVF_Snake
    GVF相关代码及相关论文资料(),含: GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code, ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。 (所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip) (gradient vector flow code and related information paper (), containing : GRADIENT VECTOR FLOW DEMONSTRATION (gradient vector flow) matl ab code, ITERATIVE WATERSHED SEGMENTATION (c-code). with Snake GUI code. (Contained in documents : gvf_v5.zip, MateiDemo.zip. snake_demo.zip))
    2021-02-03 17:49:58下载
    积分:1
  • 划痕canny
    说明:  可以用于图像的canny滤波处理,直接输入图像,可以保存下来处理后的canny图像(It can be used for canny filtering of images, directly inputting images, and preserving processed canny images.)
    2019-05-21 17:17:57下载
    积分:1
  • Assignment3
    说明:  向图像里面加入水印,然后再从图像中将水印提取出来(Adding a watermark to the images inside, and then from the image watermark will be extracted)
    2021-02-21 16:39:42下载
    积分:1
  • 1
    说明:   奇怪的分式 上小学的时候,小明经常自己发明新算法。一次,老师出的题目是: 1/4 乘以 8/5 小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png) 老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼! 对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢? 显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。 但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同 请写出所有不同算式的个数(包括题中举例的)。 思路:循环遍历。 dfs c++(dfs c++)
    2016-03-21 22:17:14下载
    积分:1
  • feature-selection
    对特征选择与提取进行介绍,及几个特征提取方法简介(For feature selection and extraction are introduced, and several feature extraction methods Introduction)
    2014-05-12 14:39:58下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载