登录
首页 » Visual C++ » Source

Source

于 2021-04-07 发布 文件大小:276KB
0 230
下载积分: 1 下载次数: 17

代码说明:

  ndi公司CombinedAPISample。ndi公司光学检测程序(The ndi company CombinedAPISample. the ndi companies optical inspection program)

文件列表:

Source
......\APIStructures.h,8255,2011-04-20
......\capi.txt,652,2012-08-04
......\CombinedAPIErrors.ini,3317,2011-04-20
......\CombinedAPISample.aps,59948,2012-08-05
......\CombinedAPISample.clw,10183,2012-08-05
......\CombinedAPISample.cpp,4872,2011-04-20
......\CombinedAPISample.dsp,6624,2012-08-05
......\CombinedAPISample.dsw,559,2011-04-20
......\CombinedAPISample.h,4129,2011-04-20
......\CombinedAPISample.ini,597,2011-04-20
......\CombinedAPISample.ncb,123904,2012-08-05
......\CombinedAPISample.opt,53760,2012-08-05
......\CombinedAPISample.plg,8120,2012-08-05
......\CombinedAPISample.rc,23227,2012-08-05
......\CombinedAPISampleDlg.cpp,50966,2012-08-05
......\CombinedAPISampleDlg.h,7353,2012-08-05
......\Comm32.cpp,22574,2011-04-20
......\Comm32.h,5848,2011-04-20
......\CommandConstruction.cpp,6849,2011-04-20
......\CommandHandling.cpp,78302,2011-04-20
......\CommandHandling.h,7278,2011-04-20
......\CommandParsing.cpp,0,2011-04-20
......\CommUtilities.cpp,57,2011-04-20
......\ComPortSettings.cpp,8900,2011-04-20
......\ComPortSettings.h,4316,2011-04-20
......\ComPortTimeout.cpp,6833,2011-04-20
......\ComPortTimeout.h,4301,2011-04-20
......\Conversions.cpp,19729,2011-04-20
......\Conversions.h,4463,2011-04-20
......\IlluminatorFiringRate.cpp,5866,2011-04-20
......\IlluminatorFiringRate.h,4213,2011-04-20
......\INIFileRW.cpp,11110,2011-04-20
......\INIFileRW.h,3829,2011-04-20
......\NDI CombinedAPI Sample.exe,233608,2012-08-05
......\NDI CombinedAPI Sample.ilk,457584,2012-08-05
......\NewAlertFlagsDlg.cpp,5325,2011-04-20
......\NewAlertFlagsDlg.h,1235,2011-04-20
......\ProgramOptions.cpp,12007,2011-04-20
......\ProgramOptions.h,4467,2011-04-20
......\res

......\...\CombinedAPISample.rc2,411,2011-04-20
......\resource.h,7279,2012-08-05
......\ROMFileDlg.cpp,16358,2011-04-20
......\ROMFileDlg.h,4636,2011-04-20
......\StdAfx.cpp,2946,2011-04-20
......\StdAfx.h,3798,2011-04-20
......\SystemCRC.cpp,8879,2011-04-20
......\SystemFeaturesDlg.cpp,8762,2011-04-20
......\SystemFeaturesDlg.h,4615,2011-04-20

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

发表评论

0 个回复

  • CSharpmapx
    C#结合mapx简明编程例子。 实现加载地图,创建地图工具等功能。(C# Programming with mapx simple example.)
    2011-05-06 15:47:41下载
    积分:1
  • G729code
    绝对可编译过,可用的,带VC工程的G729编解码(definitely be compiled and available, with the VC G729 codecs)
    2007-03-05 11:26:53下载
    积分:1
  • 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 order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
    2013-11-24 14:23:38下载
    积分:1
  • 2DfastTriangulation
    清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!(Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but there is a long, narrow triangle!)
    2012-09-05 10:47:37下载
    积分:1
  • VideoMonitorSystem
    基于网络的视频监控系统 随着时代的发展,人们对安全防范也越来越重视,而数字化视频监控系统在音视频录像、报警录像联动、硬盘存储、多画面显示等方面都有突出表现,因此在安防领域逐渐占有了一席之地。本文提出的基于网络的视频监控系统实现了对数字硬盘录像机的控制功能,其远程客户端软件可以同时播放四路具有高达Dl分辨率的图像数据。 第一章论述了视频监控系统和数据压缩技术的发展动态。 第二章对客户端软件的开发环境及平台进行了选择,并就其中使用的关键技术:windows sockets编程技术、windows多线程技术、windows图像显示技术、MPEG-4编解码与数据传术技术、流媒体技术做了简介。 第三章详细论述了客户端软件的设计及实现。包括客户端软件的整体设计和各模块的设计实现,最后给出了实现结果。 第四章是论述了实时流媒体播放器的设计和实现,包括主要模块设计实现 (网络接收模块、解码模块、显示模块、操作控制模块)、其他模块设计实现(显卡能力探测模块、表面管理模块)、性能优化(缓冲、共享内存、线程模型)。 第五章对系统进行了总结,并为系统进一步发展提出了展望和规划。 (network-based video surveillance system with the development of the times, people are increasingly security attention, and Digital Video Surveillance System in video and audio video, police video linkage, hard disk storage, Multi-screen display, and other aspects outstanding performance in the field gradually Security occupies a place. This paper presents the network-based video surveillance system for the digital disk video recorder to the control function, its remote client software can be broadcast simultaneously Four Dl with high-resolution image data. The first chapter of the video monitoring system and data compression technology developments. Chapter II of the client software development environment and platform choices, and the use of the key technologies : Programming windows sock)
    2007-04-04 10:57:21下载
    积分:1
  • VBtohtml
    vb的课程设计,vb代码和html之间的转换(vb of curriculum design, vb code and html conversion between the)
    2006-07-04 20:08:10下载
    积分:1
  • pass_text
    vc密码文本框的程序源码,希望对大家有所帮助(vc password text box program source code, we hope to help)
    2011-06-05 23:06:15下载
    积分:1
  • LCD12864_SPI
    STM32F103驱动12864,无乱码,亲测可用,SPI通信(STM32F103 drive 12864, no garbled, pro test available, SPI communication)
    2021-04-21 10:18:49下载
    积分:1
  • Netr
    VB网络监视传输、消息发送实例 网络监视传输、消息发送实例
    2009-09-14 19:10:11下载
    积分:1
  • COOM
    Visual c++串口通信工程开发实例导航,该书采用C++编写,里面包含5个综合实例,适合有一定基础的C++人员学习(Visual c++ serial communication engineering development instance navigation, using c++, the book contains five examples of comprehensive, is suitable for the staff to learn c++ has certain foundation)
    2013-10-22 01:00:12下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载