• 大小: 23.31MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-08-06
  • 语言: 其他
  • 标签: LabWindows  入门  

资源简介

内容是《LabWindows-CVI入门》这书的附书光盘,内容完整,详细,适合入门者

资源截图

代码片段和文件信息

/* ----------------------------------------------------------------------------
 *         ATMEL Microcontroller Software Support  -  ROUSSET  -
 * ----------------------------------------------------------------------------
 * Copyright (c) 2006 Atmel Corporation

 * All rights reserved.
 *
 * Redistribution and use in source and binary forms with or without
 * modification are permitted provided that the following conditions are met:
 *
 * - Redistributions of source code must retain the above copyright notice
 * this list of conditions and the disclaimer below.
 *
 * - Redistributions in binary form must reproduce the above copyright notice
 * this list of conditions and the disclaimer below in the documentation and/or
 * other materials provided with the distribution.
 *
 * Atmel‘s name may not be used to endorse or promote products derived from
 * this software without specific prior written permission.
 *
 * DISCLAIMER: THIS SOFTWARE IS PROVIDED BY ATMEL “AS IS“ AND ANY EXPRESS OR
 * IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
 * DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT INDIRECT
 * INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
 * LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA
 * OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 * LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT (INCLUDING
 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE
 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 * ----------------------------------------------------------------------------
 */

//------------------------------------------------------------------------------
//         Headers
//------------------------------------------------------------------------------

#include 
#include 

//------------------------------------------------------------------------------
//         Local definitions
//------------------------------------------------------------------------------

/// Maximum string size allowed (in bytes).
#define MAX_STRING_SIZE         100

//------------------------------------------------------------------------------
//         Global variables
//------------------------------------------------------------------------------

/// Required for proper compilation.
struct _reent r = {0 (FILE *) 0 (FILE *) 1 (FILE *) 0};
struct _reent *_impure_ptr = &r;

//------------------------------------------------------------------------------
//         Local functions
//------------------------------------------------------------------------------

//------------------------------------------------------------------------------
/// Writes a character inside the given string. Returns 1.
/// \param pStr  Storage s

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-04-22 15:49  LabWindows-CVI入门课程资料\
     目录           0  2013-04-14 16:20  LabWindows-CVI入门课程资料\参考资料\
     目录           0  2013-04-14 16:21  LabWindows-CVI入门课程资料\参考资料\官方\
     文件      303373  2012-10-09 21:12  LabWindows-CVI入门课程资料\参考资料\官方\CVI多线程.pdf
     文件     1301472  2013-03-10 11:01  LabWindows-CVI入门课程资料\参考资料\官方\Getting Started with LabWindows-CVI.pdf
     文件      986776  2011-09-16 14:20  LabWindows-CVI入门课程资料\参考资料\官方\NI-IMAQ User Manual.pdf
     文件     3187809  2011-09-16 14:20  LabWindows-CVI入门课程资料\参考资料\官方\NI-VISA Programmer Reference Manual_2003.pdf
     文件      623385  2011-09-16 14:20  LabWindows-CVI入门课程资料\参考资料\官方\NI-VISA_User_Manual_1996.pdf
     文件     4406886  2011-09-16 14:20  LabWindows-CVI入门课程资料\参考资料\官方\NI-VISA_User_Manual_2001.pdf
     文件       88851  2011-09-16 14:20  LabWindows-CVI入门课程资料\参考资料\官方\Serial_Quick_Reference_Guide.pdf
     文件      619833  2011-09-16 14:21  LabWindows-CVI入门课程资料\参考资料\官方\Using the VISA Driver Development Wizard and NI-VISA to Develop a PXIPCI Driver in Windows.pdf
     目录           0  2013-04-14 16:21  LabWindows-CVI入门课程资料\参考资料\教程类\
     文件     3945716  2011-09-16 14:22  LabWindows-CVI入门课程资料\参考资料\教程类\CVI教程.pdf
     文件      711456  2011-09-16 14:21  LabWindows-CVI入门课程资料\参考资料\教程类\LabWindowsCVI基础教程.pdf
     目录           0  2013-04-14 16:22  LabWindows-CVI入门课程资料\参考资料\论文类\
     文件      472148  2013-03-09 22:45  LabWindows-CVI入门课程资料\参考资料\论文类\CVI与MATLAB接口技术的研究.pdf
     文件      599707  2011-09-16 14:21  LabWindows-CVI入门课程资料\参考资料\论文类\基于NI-VISA的第三方板卡驱动程序开发方法研究.pdf
     文件      401195  2011-09-16 14:21  LabWindows-CVI入门课程资料\参考资料\论文类\基于NI—VISA的PCI卡驱动程序设计.pdf
     文件      246170  2011-09-16 14:21  LabWindows-CVI入门课程资料\参考资料\论文类\基于PCI总线的定时同步卡研制.pdf
     目录           0  2013-04-14 16:19  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\
     文件      130239  2013-03-17 17:32  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\CVI-1.pptx
     目录           0  2013-04-14 16:15  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\参考资料\
     目录           0  2013-04-14 16:08  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\参考资料\CRunTime与Stdio源代码\
     文件       11883  1998-06-17 00:00  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\参考资料\CRunTime与Stdio源代码\CRT0.C
     文件       12874  2008-07-03 07:07  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\参考资料\CRunTime与Stdio源代码\stdio.c
     目录           0  2013-04-14 16:13  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\源代码\
     目录           0  2013-04-22 15:55  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\源代码\CGI\
     目录           0  2013-04-22 15:56  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\源代码\CGI\Debug\
     文件       41984  2013-04-14 16:12  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\源代码\CGI\Debug\main.bsc
     文件      176180  2013-04-14 16:12  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\源代码\CGI\Debug\main.exe
     文件         929  2013-04-23 21:45  LabWindows-CVI入门课程资料\第1次课:LabWindowsCVI开发环境\源代码\CGI\main.c
............此处省略332个文件信息

评论

共有 条评论