登录
首页 » Visual C++ » Source

Source

于 2021-04-07 发布 文件大小:276KB
0 227
下载积分: 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 个回复

  • IP
    说明:  IP通讯协议,基于DSP2812芯片,在CCS3.0开发平台运行(IP communication protocol)
    2011-04-06 18:51:27下载
    积分:1
  • Filecombine
    说明:  这是个人写的简单的文件合并工具,有如下特性: 1. 支持二进制和文本文件合并; 2. 可以自定义填充字节(默认为0); 3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内); 4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围; 5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件; 6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics: 1. Support binary and text file combine; 2. You can customize the padding byte (default is 0); 3. You can select any address of the source file and any data length (within the data range of the source file); 4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file; 5. Support split source files, but only one source file and one target file are supported in a single operation; 6. You can save/load the file to combine, split configuration data and reuse it;)
    2019-10-26 14:27:33下载
    积分:1
  • wendangguangli
    说明:  文档管理源代码!!希望大家支持一下吧!!多谢了(Document management source code!! I hope you will support yourself!! Thank you very much)
    2008-11-29 19:19:43下载
    积分:1
  • SamplePreview
    机器视觉相机中驱动使用例子,在机器视应用中非常有用,适合学习,希望对大家有帮助。(Machine vision camera driver uses the example, depending on the machine is very useful in applications for learn, we want to help.)
    2016-10-10 22:25:25下载
    积分:1
  • gc
    说明:  简单垃圾回收器本人以多次试用效果不错,请大家多提意见 (Simple garbage collector I would like to try the effect of a good many times, please do so everyone)
    2007-08-07 10:54:52下载
    积分:1
  • ExcelPrint
    使用Excel实现生成、打印数据库报表数据,VC++经典编程学习源码,很好的参考资料。(Use Excel to realize the generation, print database report data, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:51:28下载
    积分:1
  • U008
    数据库示例,ADO实现,Visual C++ (Database example, ADO implementation, Visual C++)
    2011-05-09 21:48:21下载
    积分:1
  • tongxunlu
    通讯录MFC,通过Access建立数据库,ODBC接口访问数据库,Visual C++ 6.0开发环境实现添加、删除、查看、全部查看、退出等内容。(Mail list MFC, establish the database through Access, ODBC database access interface, Visual C++ 6 development environment to achieve add, delete, view, view all, exit and other content. )
    2014-06-30 18:53:22下载
    积分:1
  • 单服务器多客户机(1)
    说明:  labview通讯案例,多线程一对多,实现多线程通讯(labview review eefefeffffffff adkadaapadadkada)
    2019-04-01 14:08:02下载
    积分:1
  • c
    c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
    2013-10-21 17:36:41下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载