Chapter+1
Chapter+1技术资料下载专区,收录7,387份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
7,387
Chapter+1 热门资料
查看全部 7,387 份 →1、设定控制温度为0—99度之间的任意数
1、设定控制温度为0—99度之间的任意数,并自动存储。 2、利用AD590K的±0.1度的重复性,采用分段插值程序对AD590K的信号进行非线性补偿,以获得±0.1度的测量精度。
2014-01-21
149
1.SendDataClient是视频数据传输的发送端的源程序
1.SendDataClient是视频数据传输的发送端的源程序,其程序是Embedded Visual C++ 4.0编写。 2.SendDataServer是视频数据传输的接收端的源程序,其程序是Visual C++ 6.0编写。 3...
2014-01-19
56
一、 程序分析 1. 以邻接多重表为存储结构
一、 程序分析 1. 以邻接多重表为存储结构,实现连通或非连通的无向图的深度优先与广度优先遍历。 2. 设图的结点不超过30个,每个结点用一个编号表示。通过输入图的边输入一个图,每条边为一个数对。 3. 问题描述: 4. 以第一个结...
2013-12-05
165
1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the follow
1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the following matrixes
2014-01-05
122
主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface
主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a ...
2016-02-07
81