▍1. 偶数和
FOR循环计算0——99偶数的和,用到for循环以及移位寄存器(FOR loop calculates the sum of 0-99 even numbers, using for loop and shift register)
计算1——n的平方和大于1000的n的最小值,并计算出累加和(Calculate the sum of squares of 1-N and the minimum value of N greater than 1000, and calculate the sum of accumulations.)
说明: 计算1——n的平方和大于1000的n的最小值,并计算出累加和(Calculate the sum of squares of 1-N and the minimum value of N greater than 1000, and calculate the sum of accumulations.)
一本很不错的英文LabVIEW书籍,详细阐述了labview的设计思想和范例。(a very nice book talking about how to design a good LabVIEW program.)
说明: 一本很不错的英文LabVIEW书籍,详细阐述了labview的设计思想和范例。(a very nice book talking about how to design a good LabVIEW program.)
神经网络算法实现 ,对初学者会有帮助。对初学者会有帮助。(The realization of neural network algorithm will be helpful for beginners. It will be helpful for beginners.)
说明: 神经网络算法实现 ,对初学者会有帮助。对初学者会有帮助。(The realization of neural network algorithm will be helpful for beginners. It will be helpful for beginners.)
输控制协议(TCP,Transmission Control Protocol)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。TCP旨在适应支持多网络应用的分层协议层次结构。(Transmission Control Protocol (TCP) is a connection-oriented, reliable, byte-stream-based transport layer communication protocol defined by IETF RFC 793. TCP aims at adapting to the hierarchical protocol structure supporting multi-network applications.)
说明: 输控制协议(TCP,Transmission Control Protocol)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。TCP旨在适应支持多网络应用的分层协议层次结构。(Transmission Control Protocol (TCP) is a connection-oriented, reliable, byte-stream-based transport layer communication protocol defined by IETF RFC 793. TCP aims at adapting to the hierarchical protocol structure supporting multi-network applications.)
labview 的循环创建数组,并存入电脑excel(The LabVIEW loop creates an array and stores it in the computer Excel)
说明: labview 的循环创建数组,并存入电脑excel(The LabVIEW loop creates an array and stores it in the computer Excel)
连接各类数据库工具包,MySQL serverSQL Access(Connecting various database Toolkits)
说明: 连接各类数据库工具包,MySQL serverSQL Access(Connecting various database Toolkits)
采用数据保存用户名、密码等数据,同时具备修改、添加、删除用户信息等(User name, password and other data are saved by data, and user information can be modified, added and deleted at the same time)
说明: 采用数据保存用户名、密码等数据,同时具备修改、添加、删除用户信息等(User name, password and other data are saved by data, and user information can be modified, added and deleted at the same time)
说明: 对于labview编程者来说,需要解析hex文件需要额外翻查许多资料,本程序为labview程序,用来解析hex文件(labview program anlysis hex file)
对于labview编程者来说,需要解析hex文件需要额外翻查许多资料,本程序为labview程序,用来解析hex文件(labview program anlysis hex file)