登录
首页 » 算法 » vb 串口

vb 串口

于 2022-02-16 发布 文件大小:132.43 kB
0 195
下载积分: 2 下载次数: 1

代码说明:

串口基层通讯,有源码,托利多仪表 ,加密算法等。每名都有注释说明,适合新人学习和调试程序使用。软件比常规的串口助手功能齐全,有文本显示,十进制显示,十六进制显示,整整花了一周时间弄出来的。针对托利多仪表b520.

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

发表评论

0 个回复

  • 图像分割Graphcut
    Graph Cut方法是基于颜色统计采样的方法,因此对前背景相差较大的图像效果较佳。同时,比例系数lambda的调节直接影响到最终的分割效果。
    2023-07-31 21:30:02下载
    积分:1
  • LU分解解方程-Fortran
    利用LU分解方法,计算线性方程的解,Fortran程序!
    2022-04-21 16:17:07下载
    积分:1
  • 最优二叉查找树
    C[i,j] 表示点i+1,i+2到点j中,选择任意一个点作为根,在(j-i)个解中找出成本最小的最优解 向前递推过程: 首先计算所有j-i=1的C(i, j) 然后依次计算j-i=2,3,…,n的C(i,j)。 C(0,n)=最优二分检索树的成本。 初始值 C(i,i) = 0 W(i,i) = Q(i),0≤i≤n 最优二分检索树的构造 在计算C(i, j)的过程中,记下使之取得最小值的k值,即树Tij的根,记为R(i, j)。 依据R(0, n)…,推导树的形态
    2022-03-04 13:28:28下载
    积分:1
  • 2的整数次幂FFT
    FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。本工程包含FFTCore.c文件,实现了FFT的蝶形同址运算,输入参数为double型的实部和虚部、logN、点数等,输出则为同址的FFT结果,分别存在double数组中,使用方便。
    2022-07-07 08:30:28下载
    积分:1
  • Apriori及FP-growth源程序及输出
    不但要输出频繁模式,还要输出频繁模式的支持度(绝对值,即支持度计数)输出文件中每行格式如下:abc: 1000表示输出模式为abc,其支持度为1000
    2023-04-05 04:55:03下载
    积分:1
  • 模拟退火
    AppWizard has created this TspSA application for you.  This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TspSA application. TspSA.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. TspSA.h     This is the main header file for the application.  It includes other     project specific headers (including Resource.h) and declares the     CTspSAApp application class. TspSA.cpp     This
    2022-05-14 00:33:05下载
    积分:1
  • TinyOS数据解析代码
    针对TinyOS数据所写的代码,数据格式详情请参考http://tinyos.stanford.edu/tinyos-wiki/index.php/Main_Page
    2022-07-24 14:40:38下载
    积分:1
  • 基本矩阵运 : +
    基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim, rank, nullity. *-basic matrix calculation :-*, power, transpose, trace, determinant, minor, matrix of minor, cofactor, the matrix of cofactor, adjoint, inverse, Gauss, gaussjordan, linear transformation, LU decomposition, Gram-Schmidt process, the similarity. B ) Basic vectors functions : norm, distance, innerproduct, coldim, rowdim, rank, nullity.*
    2022-07-09 08:21:12下载
    积分:1
  • Use of sub
    用对分法求非线性方程f(x)=0的实根.基本思想:逐步缩小这个有根的区间,当这个区间长度减小到一定程度是,就取这个区间的中点作为根的近似值-Use of sub-method of nonlinear equation f (x) = 0 the real roots. The basic idea: to gradually narrow the range of this well-established, when the interval length decreases to a certain extent, we take the midpoint of this range as the root approximation
    2022-08-08 04:02:19下载
    积分:1
  • 脑电信号预处理技术
    应用背景的今天,剧本TFR的计算和信号代预计将完全兼容GNU Octave,但用户写几行代码来产生时频图。关键技术假设每个类的特征都是由高斯分布具有相同的已知协方差,但不同的手段它可以证明(杜达等,2000),LDA是最优的,因为它最大限度地减少误判率。在布兰卡茨等人(2011)所示的假设不同手段的一个共同的类协方差的很好地满足脑电分类问题。
    2023-03-05 18:20:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载