CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - windows program
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
assembly language
SCSI-ASPI
ELanguage
Disk Tools
Speech/Voice recognition/combine
Editor
Anti-virus
MultiLanguage
MPI
source in ebook
Delphi VCL
OS Develop
MiddleWare
MacOS develop
LabView
e-language
python
Search - windows program - List
[
LabView
]
Start-interface
DL : 0
启动界面,程序的准备启动界面,与Windows程序类似-Start the interface, the program ready to start the interface with the Windows program similar
Date
: 2025-12-22
Size
: 283kb
User
:
许栋
[
LabView
]
0134565673RobustC
DL : 0
Embeded-SCM Develop ARM-PowerPC-ColdFire-MIPS Embeded Linux SCM VxWorks uCOS DSP program Windows CE VHDL-FPGA-Verilog Other Embeded program
Date
: 2025-12-22
Size
: 3.98mb
User
:
otman
[
LabView
]
LABVIEW
DL : 0
在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development platform, USB camera, using the Windows operating system I/O device driver principle and dynamic link library technology phase combined with the specification of the USB system, call the Win32API function development the USB Universal communications program module interface DLL. Then using the external code interface mechanism to call the DLL, the development of generic USB camera communication program module group, query on the USB camera, Open, Close, image display, display and set the video frame and image parameters such as operating under LabVIEW or LabWindows functions.
Date
: 2025-12-22
Size
: 464kb
User
:
飘落
[
LabView
]
Password
DL : 0
labview 弹出窗口程序点击输入密码 弹出第二个窗口以输入信息-the second windows program in Labview source code
Date
: 2025-12-22
Size
: 25kb
User
:
黎振宇
[
LabView
]
LabVIEW
DL : 0
1. 本程序只在Windows XP 平台上经过完整测试,因此只能保证该程序在WinXP系统下正确运行。 2. 由于本程序使用的是MySQL数据库,因此需要计算机上安装有MySQL。如果没有,可以尝试Access数据库。 3. 将本程序下载到本地计算机后,需要建立ODBC连接。建立方法如下:进入开始菜单->控制面板->管理工具->数据源(ODBC),建立一个新的系统DSN:选择“Add >MySQL ODBC 3.51 Driver”,数据源名称为“daq_test”,然后自己根据实际情况配置,点击OK完成设置。 4. 启动系统.vi,输入用户名:admin,密码:answer 登录系统。进入系统后可以更改密码或管理用户等等。 -1. This program fully tested only on Windows XP platform, it can only guarantee that the program runs correctly under WinXP systems. 2. Since this program uses a MySQL , so there needs to be installed on your computer MySQL. If not, you can try the Access . 3. The program will be downloaded to the local computer, you need to establish an ODBC connection. Established as follows: Go to Start menu-> Control Panel-> Administrative Tools-> Data Sources (ODBC), to establish a new system DSN: " Add-> MySQL ODBC 3.51 Driver" , the data source name as " daq_test" , Then according to the actual situation of their own configuration, click OK to complete the setting. 4. Start system .vi, enter the user name: admin, password: answer login system. You can change the password or manage user access to the system and so on.
Date
: 2025-12-22
Size
: 3.08mb
User
:
蔚蓝
[
LabView
]
LabVIEWOffice
DL : 0
LabVIEW开发技术丛书 边干边学报表生成 在自动化测试领域,生成的Office 报表(Word,Excel)几乎是每个专业的自动化测试程序的标配。不具备自动报表生成的自动化测试程序通常被视作“入门级”程序,就像汽车里面的“奔奔”或者“QQ”。先前,生成专业的office 报表几乎被少数几个VB 或VC 高手“垄断”,因为你除了要熟悉VB 或VC 外,还要熟悉Windows 下的ActiveX 机制以及Word 和Excel 导出的属性和方法。-LabVIEW Development Technical Series Learning by Doing report generation In the field of automated testing, report generation Office (Word, Excel) almost every professional standard automated test procedures. Does not have the automatic report generation automated test procedures are generally regarded as entry level program, just like a car inside the Ben or QQ . Previously, professional office reports generated almost a few VB or VC master monopoly , because you should be familiar with VB or VC in addition to, but also familiar with ActiveX mechanism under Windows as well as the properties and methods of Word and Excel export.
Date
: 2025-12-22
Size
: 1.08mb
User
:
saraed
[
LabView
]
6577098876
DL : 0
VI上写的程序运行起来的时候前面板看起来是透明或半透明的,很像下一带64位WINDOWS的面板(When the program written on VI runs, the front panel looks transparent or translucent, much like the 64 WINDOWS panel in the next section)
Date
: 2025-12-22
Size
: 18kb
User
:
gungunkkun
[
LabView
]
第一次实验2017版本
DL : 0
(1)熟悉LabVIEW的运行环境,包括:前面板窗口、框图窗口、模板、菜单和命令。可以通过使用各种LabVIEW Online Help Windows选项和Help Window选项来了解前面板和程序框图对象及其特征。 (2)创建一个VI。发生一个值为0.0~1.0的随机数a,放大10倍后与某一常数b比较,若a>b,则指示灯亮。要求:① 编程实现;② 单步调试程序;③ 应用探针观察各数据流。 (3)创建和调用子VI。创建一个子VI,子VI功能:输入3个参数后,求其和,再开方。编一个VI调用上述子VI。((1) Familiar with LabVIEW running environment, including: front panel window, block diagram window, template, menu and command. You can learn about front panel and program block diagram objects and their characteristics by using various LabVIEW online help windows options and help window options. (2) Create a VI. A random number a with a value of 0.0-1.0 occurs. After being magnified 10 times, it is compared with a constant B. If a > b, the indicator light is on. Requirements: programming realization single step debugging procedure observation of each data flow with probe. (3) Create and call subVI. Create a sub VI, sub VI function: enter three parameters, sum them, and then square them. Make a VI to call the above subVI.)
Date
: 2025-12-22
Size
: 10kb
User
:
接接
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.