虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

EXAM

  • LabVIEW for Everyone(经典英文书籍)

    The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8!   Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, step-by-step EXAMples that give you reusable code for your own projects!   This brand-new Third Edition has been fully revamped and expanded to reflect new features and techniques introduced in labview 8. You'll find two new chapters, plus dozens of new topics, including Project Explorer, AutoTool, XML, event-driven programming, error handling, regular expressions, polymorphic VIs, timed structures, advanced reporting, and much more. Certified labview Developer (CLD) candidates will find callouts linking to key objectives on NI's newest EXAM, making this book a more valuable study tool than ever. Not just what to d why to do it! Use labview to build your own virtual workbench Master labview's foundations: wiring, creating, editing, and debugging VIs; using controls and indicators; working with data structures; and much more Learn the "art" and best practices of effective labview development NEW: Streamline development with labview Express VIs NEW: Acquire data with NI-DAQmx and the labview DAQmx VIs NEW: Discover design patterns for error handling, control structures, state machines, queued messaging, and more NEW: Create sophisticated user interfaces with tree and tab controls, drag and drop, subpanels, and more Whatever your application, whatever your role, whether you've used labview or not, labview for Everyone, Third Edition is the fastest, easiest way to get the results you're after!

    标签: Everyone LabVIEW for 英文

    上传时间: 2013-10-14

    上传用户:shawvi

  • 基于STRUTS的网络调查应用

    基于STRUTS的网络调查应用,支持单选,多选,图形等多种样式问答。 Web based test / EXAM system, supports profiles, groups and categories. Questions with one or more correct answers, open answers. Graphical results. Struts, J2EE, MVC.

    标签: STRUTS 网络

    上传时间: 2015-04-07

    上传用户:Ants

  • 14个DSP的实验测试程序

    14个DSP的实验测试程序,汇编语言实现,类型分别为:滤波器,正弦波发生器,步进电机,直流电机,交通灯,语音录放,指令实验,存储器,串行口,定时器,显示屏,硬件中断,同步串口,EXAM-c。

    标签: DSP 实验 测试程序

    上传时间: 2015-04-10

    上传用户:181992417

  • 有14个DSP的实验测试程序

    有14个DSP的实验测试程序,可以与大家分享。类型分别为:滤波器,正弦波发生器,步进电机,直流电机,交通灯,语音录放,指令实验,存储器,串行口,定时器,显示屏,硬件中断,同步串口,EXAM-c

    标签: DSP 实验 测试程序

    上传时间: 2013-12-20

    上传用户:heart520beat

  • The Accredited Symbian Developer (ASD) EXAMination is fundamentally based on the content of existin

    The Accredited Symbian Developer (ASD) EXAMination is fundamentally based on the content of existing Symbian Press books, with the C++ curriculum deriving from general C++ literature. Arguably, if you own the core Symbian Press titles and a solid C++ reference book, you will have all the information you require to get through the EXAM.

    标签: fundamentally EXAMination Accredited Developer

    上传时间: 2014-10-31

    上传用户:徐孺

  • This book has been updated for the new Java version, J2SE 5.0, and works its way through a project w

    This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and structure similar to the project you ll encounter in the SCJD EXAM

    标签: updated project through version

    上传时间: 2015-11-08

    上传用户:csgcd001

  • This C/C++ code EXAMple demonstrates porting standard C software to the S60 platform. In this EXAM

    This C/C++ code EXAMple demonstrates porting standard C software to the S60 platform. In this EXAMple, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Symbian C++ to provide a GUI application.

    标签: demonstrates platform standard software

    上传时间: 2014-10-25

    上传用户:cc1

  • 《C++Builder数据库开发实用教程》光盘使用说明: 一、本光盘包括如下文件: (1)Forms.rar,这是本书要做的工程的可重用窗体文件。 (2)Band4.rar,这是本书所做的窗体应

    《C++Builder数据库开发实用教程》光盘使用说明: 一、本光盘包括如下文件: (1)Forms.rar,这是本书要做的工程的可重用窗体文件。 (2)Band4.rar,这是本书所做的窗体应用程序的全部代码。 (3)cert.rar,这是测试证书制作包。 (4)Addition.rar,这是控制扫描设备的DLL文件。 (5)EXAM.rar,这是移植后的Active Form工程。 (6)EXAMSite.rar,这是部署后的工程。 (7)SampleBMPs.rar,五幅BMP图片,供学习中使用。 (8)VFWForBCB.rar,这是附录五“VFW视频实时捕获技术”的工程文件。 (9)ssqyScore.rar,C++Builder 6 + Access数据库开发的软件《浙江师范大学信息学院研究生成绩管理系统》的源代码,

    标签: Builder Forms Band

    上传时间: 2016-01-05

    上传用户:1051290259

  • This book reflects the efforts of a number of experienced Linux professionals to prepare for the LP

    This book reflects the efforts of a number of experienced Linux professionals to prepare for the LPIC-2 beta-EXAM. It is -- and always will be -- a work in progress.

    标签: professionals experienced the reflects

    上传时间: 2014-01-10

    上传用户:拔丝土豆

  • 1、在Eclipse中导入工程

    1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscript.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的EXAM.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc目录下的EXAM.xml文件拷贝到Tomcat的安装目录下的conf\Catalina\localhost文件夹下,并修改EXAM.xml文件中的docBase,将该值指向该工程目录,如"F:\jsp\21\WebRoot"; 5、确保Tomcat安装目录的common\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\WEB-INF\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\lib下; 6、启动Tomcat,在浏览器输入http://localhost:8080/EXAM,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。

    标签: Eclipse 工程

    上传时间: 2013-12-21

    上传用户:huannan88