-
两点的直线插补算法的确定点:一,B。
两个点的线性插值定点数算法
说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1
2、根据直线斜率的正负、内插外插的不同,分为6种情况。
3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2- y1) (x-x)/(x2- x1) y1 2, according to the slope of the linear positive and negative, interpolation, extrapolation of different, divided into six kinds of situations. 3. See folder "interpolation algorithm for the six species of" a map.
- 2023-01-14 18:50:03下载
- 积分:1
-
C51编写的1602液晶片驱动程序,是C语言编写的!
C51编写的1602液晶片驱动程序,是C语言编写的!-C51 prepared by the 1602 film LCD driver is prepared by the C language!
- 2023-02-02 11:25:04下载
- 积分:1
-
采用两片凌阳61实现的建简易智能车程序,包含寻迹,金属探测,语音播报等功能...
采用两片凌阳61实现的建简易智能车程序,包含寻迹,金属探测,语音播报等功能-The use of two 61 Sunplus built realize the mini-mental procedures, including tracing, metal detector, voice broadcast and other functions
- 2022-02-02 23:46:08下载
- 积分:1
-
本程序用于把串口助手所写内容通过pc发送给单片机,并且由单片机把所写内容发送到lcd上面进行显示,所用单片机为日立系列h83664十六位单片机,实验证明可以准确...
本程序用于把串口助手所写内容通过pc发送给单片机,并且由单片机把所写内容发送到lcd上面进行显示,所用单片机为日立系列h83664十六位单片机,实验证明可以准确显示pc上面所写的内容。里面包含各个写lcd的子程-This procedure for the serial written by aides through the pc sent to the microcontroller, and written by Singlechip the above content is sent to the lcd display, single-chip microcomputer used for the Hitachi series h83664 16 microcontroller, Experiments show pc can accurately display the contents of the above written. Which contains a subset of the various write-way lcd
- 2022-07-10 15:15:15下载
- 积分:1
-
IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0
IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0 -IO simulated 232 communications programs use two forms of occupation C program timer 0
- 2022-01-26 02:45:34下载
- 积分:1
-
LT-1B msp430开发板例子程序-ADC12_09
- 2022-01-28 01:22:08下载
- 积分:1
-
在Protues下仿真用2片164驱动8个LED数码管
在Protues下仿真用2片164驱动8个LED数码管-Protues simulation used in the next two 164 drives 8 LED digital tube
- 2022-08-21 09:23:26下载
- 积分:1
-
这是新华龙(www.xhl.xom.xn)开发的,基于单片机,现在可以在它的网站上免费下载,不过当初他可是花了500大元买的。...
这是新华龙(www.xhl.xom.xn)开发的,基于单片机,现在可以在它的网站上免费下载,不过当初他可是花了500大元买的。 --It is developed by www.xhl.xom.xn and based on SCM.
- 2023-07-15 21:30:03下载
- 积分:1
-
Keil C51编写的Aduc812的完整代码,适合学习使用Aduc812单片机进行AD_da处理...
Keil C51编写的Aduc812的完整代码,适合学习使用Aduc812单片机进行AD_da处理
-Keil C51 prepared by the Precise code of integrity, Precise suitable for learning to use the MCU for handling AD_da
- 2023-06-14 09:35:03下载
- 积分:1
-
实时程序,对于初学者可以看看 数字I/O的使用 定时器的使用 中断 与PC机进行RS232通信...
实时程序,对于初学者可以看看 数字I/O的使用 定时器的使用 中断 与PC机进行RS232通信-real-time process for beginners can look at digital I/O using the timer interruption of use for PC and RS232 communication
- 2022-02-02 09:20:36下载
- 积分:1