登录
首页 » LabView » cpubbs_com_data_converte

cpubbs_com_data_converte

于 2012-03-02 发布 文件大小:67KB
0 187
下载积分: 1 下载次数: 7

代码说明:

  利用LABVIEW把数字装换成ASCII值的一种算法(Use the digital outfit into LABVIEW ASCII value of an algorithm)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 总个数确定后,每张盘curDisk的移动方向maybe_To是确定的且唯一的:如共有三个盘时,盘1始终向左移动。 这里,将柱子由左向右看成A(源柱子Source...
    总个数确定后,每张盘curDisk的移动方向maybe_To是确定的且唯一的:如共有三个盘时,盘1始终向左移动。 这里,将柱子由左向右看成A(源柱子Source),B(借助的柱子Borrow),C(目标柱子Target). A的左看成C,B的左看成A,C的左看成B; A的有看成B,B的右看成C,C的右看成A; 每张盘的移动方法(因为不可能连续两次移动相同的盘!): 一个盘curDisk现在在 柱子curStick上,那么curDisk另一个柱子(3个中除了2个的另1个) 只要有选择的选择一个柱子curStick,分析、判断其最上面的盘curDisk的能否向curDisk确定的唯一的方向移动;移动 完后 再 选择 另一个 柱子 分析 判断 就可以完成了 (这个算法特别适合于人玩这个“弱智”(我有同学这么说)游戏,我玩我的文曲星pc1000a上的Hanoi 9层游戏,需要5分钟就可以移动完毕)-total number identified, each set curDisk maybe_To direction of the movement of which is determined only : If there are three disk, was always left a mobile. Here, the columns from left to right as A (source pole Source), B (using the pole Borrow), C (target pole Target). A left as C, B to the left as A, C on the left as B; A as the B, B on the right side as C, the right as A; each set of mobile methods (as it is impossible for the same two mobile disk!) : a set curDisk curStick now on the pole, then curDisk another pole (three in addition to two other one), when given a choice, choose a pole
    2022-09-17 11:25:03下载
    积分:1
  • XiaoGuanglidar
    说明:  处理激光雷达数据,计算消光系数的程序。学大气学和激光雷达的人明白。(Processing of laser radar data to calculate the extinction coefficient procedure. Study atmospheric science and laser radar understand.)
    2021-03-01 15:59:34下载
    积分:1
  • 现在好了,您可以通过,易家自助建站平台方便地建立网站;强大的网站管理系统,只要会打字,就可随时管理网站内容!   只要您会打字就可轻松拥有一个属于自己的商务...
    现在好了,您可以通过,易家自助建站平台方便地建立网站;强大的网站管理系统,只要会打字,就可随时管理网站内容!   只要您会打字就可轻松拥有一个属于自己的商务网站,全方位展示你的产品,在线订购,轻松管理。建网站就是这么简单!-good now, and you can easily help themselves to the establishment of the station platform website; Powerful Web site management system, so long as typing, can be ready to manage site content! As long as you can be typed easily own a business website, displayed in all aspects of your products, online ordering, easy management. Construction site is so simple!
    2022-07-14 01:24:34下载
    积分:1
  • 这是使用PHP编程的虚拟社区MySQL的简易版
    这是使用PHP编程的虚拟社区MySQL的简易版-This is the use of PHP Programming Virtual Community simple version of MySQL
    2022-04-18 11:48:24下载
    积分:1
  • IP_Over_SDH
    介绍了Ip over SDH的基本知识和技术。(introduced Ip over SDH the basic knowledge and skills.)
    2020-09-15 18:27:57下载
    积分:1
  • PractiCalc
    说明:  Program PractiCalc with some instructions for Windows 7
    2019-06-20 00:26:23下载
    积分:1
  • EcHmi(容易控制的人
    EcHmi(Easy Control Human-Machine Interaction )是一个通用的工控软件人机介面组态软件。作者十多年从事工控行业软件的开发,深知工控组态软件的可靠性、易用性、灵活性的重要性。随着应用需求和技术的发展,一个典型的工控软件包括RTDB、HDB、HMI、REPORT、WEB五大部分,我们不可能将每一部分都做到国外产品如iFix的水平,为何不选取其中一部分作为重点把它做好呢?EcHmi从HMI入手,从2001年的1.0版开始,到目前的8.1版,历经5年时间,通过不断的应用、改进,相信能给您带来惊喜。-EcHmi (Easy Control Human-Machine Intera ction) is a generic industrial control software configuration man-machine interface software. Author of more than 10 years engaged in the industrial development of the software industry, well aware Configuration software reliability, ease of use, the importance of flexibility. With the application demands and technological development, a typical industrial control software including RTDB, mule, HMI, REPORT, WEB five majority, it is impossible for us to do each and every part of foreign products, such as the iFix level, Why not selected as a key part of it better? EcHmi HMI from the start, from the 2001 version 1.0, the current version 8.1. After five years, through continuous use,
    2022-02-15 14:55:33下载
    积分:1
  • d_quickcheckout_pack_compiled_oc
    说明:  修改原来的六步支付过程为一页支付.改善体验.(Modify the original payment process to pay for one page.)
    2020-06-20 21:20:02下载
    积分:1
  • C#动态获取鼠标位置坐标 限制鼠标活动区域
    C#动态获取鼠标位置坐标 限制鼠标活动区域,在本程序中,鼠标仅能在测试窗口内活动,移不出测试窗口,在移动过程中适时显示鼠标坐标信息,类似于鼠标HOOK、“勾子”。本例的几个知识点:   设置鼠标的在指定的窗口范围内移动   获得鼠标当前位置的X/Y坐标值
    2023-02-03 10:45:04下载
    积分:1
  • VBJSON
    说明:  简易的VB JSON解析函数,最简单的VBJSON解析函数,好用容易调用(Simple VB JSON Analytic Function)
    2020-06-19 22:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载