-
单片机通过adc0809的模数转换程序,他可以有八个通路的模拟量输入端。...
单片机通过adc0809的模数转换程序,他可以有八个通路的模拟量输入端。-Single-chip microcomputer through the analog-to-digital conversion adc0809 procedures, he can have eight channels of analog input.
- 2023-02-11 07:55:03下载
- 积分:1
-
自编的MODBUS-RTU 读写DLL,附源码
GMmodbusTerminal.dll--自编的MODBUS-RTU 串口读写DLL,VB.NETC#LABVIEW可直接调用,也可将源码GM8050_MODBUSClass1.vb中的函数复制到自己的代码中调用.
支持MODBUS-RTU命令集的“03”读和“06”写, 扩展命令(MODBUS“14”读,最多读2247字)需要下位机支持
GMmodbusTerminal
设置串口号和波特率
打开串口
- 2022-06-01 04:29:11下载
- 积分:1
-
Visual C++ ADO数据库编程基础教程,word版
Visual C++ ADO数据库编程基础教程,word版-Visual C++ ADO database programming-based tutorials, word version
- 2022-10-03 01:25:03下载
- 积分:1
-
direct mapping, can make a lot of fine control
直接绘图,可以做出很多漂亮的控件-direct mapping, can make a lot of fine control
- 2022-05-23 23:37:07下载
- 积分:1
-
VC system of the code was developed for the White Box 2003 VC.NET category code...
VC++系统中对自己编制的代码进行白盒测试的VC.NET 2003代码类及例子-VC system of the code was developed for the White Box 2003 VC.NET category code and examples
- 2023-06-26 02:10:03下载
- 积分:1
-
Ping工具,使用VC6编译通过
ping tool, use vc6 compile passed
- 2022-01-25 16:18:08下载
- 积分:1
-
pso for function optimization
粒子群优化算法是优化算法的重要组成部分。粒子群优化算法已被广泛应用于函数优化、车间调度优化、配电网、旅行商问题等领域。。上传程序是在函数优化中的应用。
- 2022-03-11 16:51:08下载
- 积分:1
-
这是一个用可以解决二叉树先序,中序,后序排列的程序
这是一个用可以解决二叉树先序,中序,后序排列的程序-This is a binary tree can be solved with first sequence, sequence after sequence with procedures
- 2022-05-06 05:14:10下载
- 积分:1
-
a data acquisition card data acquisition system programming interface, the data...
一个基于pci2000数据采集卡的数据采集系统的界面编程,可实现数据动态曲线的显示-a data acquisition card data acquisition system programming interface, the data show that the dynamic curve
- 2022-12-14 11:15:03下载
- 积分:1
-
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,...
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,报道m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。采用单向循环链表模拟此过程,按照出列的顺序印出各人的编号测试数据:m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为6,1,4,7,2,3,5)-No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers), a candidate started as a positive integers m ceiling on the number of reported from the first individuals to embark on the clockwise direction from the start sequence from a few newspaper reports m reportedly stopped a few. M reported out of the list of his password as a new value m, from the clockwise direction on the next re-started from a few reported so on, until all out all out, the design of a procedure sought out the order out. Listless one-cycle simulation process and follow the sequence shown in the numbers printed each test data : m for the initial 20; N = 7,7 personal passwords were : 3,1,7,2,4,8
- 2022-01-24 15:11:40下载
- 积分:1