-
两点的直线插补算法的确定点:一,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
-
pt2272与2262完全仿真程序,并可以搜索全0到全1的地址码和各种振荡电阻...
pt2272与2262完全仿真程序,并可以搜索全0到全1的地址码和各种振荡电阻-pt2272 with the 2262 full simulation program, and can search the entire 0 to the whole of one address code and a variety of oscillation resistor
- 2022-10-27 14:30:08下载
- 积分:1
-
ZLG/GUI HD61202或KS0108驱动
ZLG/GUI HD61202或KS0108驱动
- 2023-03-31 14:40:03下载
- 积分:1
-
这篇文章发表在《单片机与嵌入式系统应用》2005年第三期,我已经和彭先生联系上了!他会回答大家的问题的
2002年初,笔者着手写一个IC卡预付费电表的工作程...
这篇文章发表在《单片机与嵌入式系统应用》2005年第三期,我已经和彭先生联系上了!他会回答大家的问题的
2002年初,笔者着手写一个IC卡预付费电表的工作程序,该电表使用Philips公司的8位51扩展型单片机87LPC764,要求实现很多功能,包括熄显示、负荷计算与控制、指示闪烁以及电表各种参数的查询等,总之,要使用时间的单元很多。笔者当时使用ASM51完成了这个程序的编写,完成后的程序量是2KB多一点。后来,由于种种原因,这个程序并没有真正使用,只是作了一些改动之后用在一个老化设备上进行计时与负荷计算。约一年后,笔者又重新改写了这些代码。
- 2023-05-23 03:40:03下载
- 积分:1
-
crcmodula 进行 校验,在通信无线行业用的比较多
crcmodula 进行 校验,在通信无线行业用的比较多-crcmodula to check, in communication with the wireless industry
- 2022-01-25 13:50:59下载
- 积分:1
-
ad1674转换试验,含protues原理接线图,硬件测试有用
ad1674转换试验,含protues原理接线图,硬件测试有用-AD1674 conversion test, containing wiring diagram protues principle, hardware testing useful
- 2022-02-11 14:34:36下载
- 积分:1
-
51 SCM
51单片机编程序学习实践经验丰富工程师编写实机通过-51 SCM-programmed study and practice of experienced engineers to prepare real machine through
- 2022-01-26 07:24:43下载
- 积分:1
-
FIQ有FIQ_PWM、FIQ_TMA和FIQ_TMB三个中断源,当定时器A或B计满溢出时产生中断请求信号TA_TIMEOUT_INT或TA_TIMEOUT_I...
FIQ有FIQ_PWM、FIQ_TMA和FIQ_TMB三个中断源,当定时器A或B计满溢出时产生中断请求信号TA_TIMEOUT_INT或TA_TIMEOUT_INT,CPU响应后进入中断执行相应的子程序控制二极管发光。A口的低四位接LED灯,B口的低四位接LED灯.-FIQ has FIQ_PWM, FIQ_TMA and FIQ_TMB three interrupt sources, when the timer A or B when the expiration overflow interrupt request signal TA_TIMEOUT_INT or TA_TIMEOUT_INT, CPU response after interruption of the implementation of the corresponding subprogram control light-emitting diodes. A low population of four LED lights then, B I take the low four LED lights.
- 2022-02-03 11:57:06下载
- 积分:1
-
由SPCE061A控制的74HC164的驱动程序,一般用于串转并
由SPCE061A控制的74HC164的驱动程序,一般用于串转并-by the 74HC164 SPCE061A control of the driver, the general and for Series switch
- 2022-05-18 11:41:35下载
- 积分:1
-
89S52 increase USBD12 simulation of a U
89S52加USBD12模拟的一个U盘(源码+原理图+实物照片)
Computer00 发表于 2006-3-3 14:09:00
USB-D12文件包下载.rar
这是一个用89S52加PDIUSBD12模拟的一个U盘,里面涉及到USB接口,USB大容量存储设备,FAT16文件系统等内容。插入电脑后,可显示移动磁盘盘符及一个文本文件。
需要说明一下的是,这个包中的原理图,IDE接口部分、74HC573、以及RS232串口等部分,是作为这个实验板的一部分。在这个模拟U盘的程序中,是没有用到的。在下一个“移动硬盘”的例子中,就用到了IDE接口跟74HC573了。至于RS232,那时笔者在调试程序时用的。如果您不需要通过串口调试程序,RS232部分可以不管它-89S52 increase USBD12 simulation of a U-Disk (OSS diagram kind photos) Comput. er00 published in 2006-3-3 14:09 : 00 USB-D12 package downloaded. rar This is a plus with 89S52 simulation PDIUSBD12 of a U disk, which relate to the USB interface, USB mass storage devices, and FAT16 file system and so forth. Insert the computer, can show that the mobile disk drive and a text file. Need to point out that this is a package of drawings, IDE interface, 74HC573. and RS232 serial port as part of the experiment as part of the plate. In this simulation U disk process is not used in the. Next a "mobile hard" cases, the option of the IDE int
- 2022-03-18 13:32:09下载
- 积分:1