搜索资源列表
dianpianji-labview
- 搜索pudn网上的protues电机,都只是单纯的电路仿真,此文件除此外,还连至上位机运用labview对电机进行控制,是电机整体仿真很有用的源代码。-The the search pudn online protues motor, just the circuit simulation, In addition, even the first bit machine use labview to control the motor, the motor overall simulation
date-searching
- 用于搜索出一段数据包内介于“元素头”与“元素尾”之间的所有数据,解决了搜索出的数据段大于1时出现自动生成“0元素”的bug,适合新手学习-Of all data used to search for some data packets between " elements head" and " element tail" to solve the automatically generated search the data segment is great
find-com
- 自动搜寻串口,用在串口通讯中,无需手动选择串口号-Automatically search for the serial port
aa
- 提示用户输入一个数据总个数(设定一个范围,如果用户是非法输入,应可以提示重输) 提示给这个数组输入整数值(如果用户输入错误,应可以重输) 显示未排序数组的元素 询问是否要在未排序数组中查找数据(如果你选择的不是Y,y,程序将从第八步开始) 提示输入一个查找值 显示查找结果(如果程序发现一个匹配的元素,它就显示此元素数组的下标,否则程序靠诉你没有找到与查找值匹配的元素) 重复执行第4步 显示已排序数组的元素 询问是否要在排序后的数组中查找数据(如果你选择的不是Y,y
serth
- 数组搜索,新学者对学习LABview有很大好处,-Array of search, the new scholars of great benefit to learning LABview
usb-camera
- 搜索所有PC Camera, 并且读取USB Camera内容-Search all PC Camera, and read the contents of the USB Camera
12
- 高能核物理实验 旨在探测原子核结构,检验qed理论,寻找新的粒子及其结构-High-energy nuclear physics experiments designed to detect nuclear structure test of QED theory, the search for new particles and their structure
Dynamic-configuratindata-source
- 通过修改数据库注册表的方式实现对数据源的动态配置。绝对可行,亲自测试。相关解释文档可百度文库查找(非常多)-Modify the database registry to achieve dynamic configuration of the data source . Absolutely feasible , personally tested . Relevant documentation to explain the Baidu Library Search ( very much
Main
- 这里我利用LabVIEW的Register变量和分离链地址法实现了一个类似于HashTable的员工信息存储,从而可以实现在限定范围内(5000员工)的快速搜索――复杂度为O(1),另外在存储员工的信息中加上直接下级员工的编号,就可以实现树型人员组织结构的遍历搜索。-Here I use the LabVIEW Register variables and separate chaining address method to achieve a similar HashTable employ
search
- 这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变-This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order
text-file
- 利用检索功能用labview实现检测文件夹的文件数量-Labview achieved by using the search function to detect the number of files folders
labview
- labview2010注册机,不是安装程序~界面是英文版的,可以去百度文库搜索安装教程来使用,仅用来破解labview2010版本~-labview2010 RI, not the installer ~ interface is in English, you can go to Baidu search installation tutorial to use the library, only to break labview2010 version ~
Search-COM
- 利用Labview VISA工具,自动识别电脑上串口号-Use Labview VISA tools automatically identify the serial number on the computer
WEB-SEARCH-PROJECT
- BASIC IMPLEMENTATION SUIGN JAVA OF MANY IMPORTANT RETRIEVAL ALGORITHMS THAT WE IDSCUSSED O0UT IN THE CLA-BASIC IMPLEMENTATION SUIGN JAVA OF MANY IMPORTANT RETRIEVAL ALGORITHMS THAT WE IDSCUSSED O0UT IN THE CLASS
DarrensNuggets
- labview Darren’s Nuggets 周 记 如果你对一个字符串迚行字符搜索(单个字符或者多个字符),你可以使用在 String->Additonal String Function 函数板中的Search/Split String 函数。这个函数对于简 单的字符搜索比Match Pattern 函数有效率很多。如果你确实需要用到模式匹配的功能的 (比如你需要搜索像\.[Tt][Xx][Tt]$.这样的匹配符),那么你就需要使用Match Pattern 函数;
DatabaseApplication
- 边干边学数据库应用 引言—献给想用数据库而不懂数据库的工程师 曾经在一个产品检测项目中,客户要求:当产品检测不合格时,记下该产品对应的序列号,测试时 间和各项测试指标,幵能对这些数据迚行管理和查询。由于自己没有系统的学习过数据库,所以第一时间想到的解决方案是用文件的方式(也只能把数据存成文件了)。在使用文件迚行数据储存与管理时,遇到了一个巨大的问题:如何查询数据?基本的文件IO 函数中,幵没有提供现成的查询函数,所以必须自己编程实现。实现的过程是先将数据读入内存,然后再根据关键字迚行
One-Rank-Cuckoo-Search
- 布谷鸟搜索算法 讲的非常详细 matlab专用的-Cuckoo search in a very detailed matlab dedicated
Line_search_robotic
- Line search robotic interface for controller than.
2015-3-21-search-for-the-latest-file
- 2015-3-21自动搜索最新文件(按时间搜索)-2015-3-21 Automatic search for the latest file
Search Hwnd from Title Name
- Labview编写,使用WIndow dll,通过程序标题名称获取窗口句柄(Search Hwnd from windows title name)