-
RIFT_demo1
说明: 本代码实现了rift算法对特征点进行匹配(This code implements rift algorithm to match feature points)
- 2020-12-26 14:29:04下载
- 积分:1
-
实验学习
说明: 介绍堆肥如何做,尤其是高温堆肥的指标参数的变化介绍(How to do composting, especially the change of index parameters of high temperature composting)
- 2019-11-09 23:40:51下载
- 积分:1
-
学生和培训管理
培训管理系统 (TMS) 一直在旨在帮助提供监视和管理人员培训和交流有关类、 认证和过期日期设置为所有涉及的人的信息。
TMS 提供每个培训用户区域仪表板上显示个人培训信息和通知。
- 2023-02-01 00:45:03下载
- 积分:1
-
FETIMX6UL
IMX6UL 开发板原理图,带DDR3,NAND FLASH,ETH,UART,USB等丰富的外部接口。(SCH OF IMX6UL DEMO BOARD)
- 2017-07-19 09:12:30下载
- 积分:1
-
PCF8563的中文技术资料,不知道具体的上传,添加其他…
pcf8563的中文技术资料,不知道具体上载到哪儿,因此放入其他类中,希望对大家有所帮助!-pcf8563 Chinese technical data and do not know where specific uploading, Add other category, We want to help!
- 2022-03-11 17:09:38下载
- 积分:1
-
XMLRead
QT平台下的 xml文件读取操作,使用编程语言为c++语言(Xml File Reading Operation on the QT Platform)
- 2020-06-21 18:40:02下载
- 积分:1
-
CreateEntity
通过数据库直接将所有表内字段生成对应实体类支持Java和C#(All through the database table fields directly correspond to the entity classes generated to support Java and C#)
- 2010-05-14 13:11:02下载
- 积分:1
-
EC20 AT指令驱动
说明: EC20模块AT指令驱动,EC20是移远一款带有GPS功能的LTE模块,代码实现了AT指令数据收发 1、使用 AT+QGPSCFG 对GPS参数进行配置,此步骤不进行亦可使用(采用默认参数)。 2、使用 AT+QGPS 开启GPS功能,激活NMEA端口开始上报GPS NMEA数据,也可通过AT指令端口获取NMEA GPS数据(EC20 module is driven by at command. EC20 is a LTE module with GPS function. The code realizes at command data receiving and transmitting 1. Use at + qgpscfg to configure GPS parameters. This step can be used without (using default parameters). 2. Use at + qgps to turn on GPS function, activate NMEA port to start reporting GPS NMEA data, or obtain NMEA GPS data through at command port)
- 2021-01-11 20:58:50下载
- 积分:1
-
一个非常好的c++编译器,不比visual c++差多少,代码非常规范
一个非常好的c++编译器,不比visual c++差多少,代码非常规范-a very good c compiler, unlike visual c bad number, code very norms
- 2022-02-26 03:05:49下载
- 积分:1
-
cop2000
cop2000实现无符号数乘法——两个8位无符号数相乘,所乘结果是16位,采用原码一位乘,在计算时,用乘数寄存器的最低位来控制部分积是否与被乘数相加,然后右移部分积和乘数,同时乘数寄存器接收部分积右移出来的一位,完成运算后,部分积寄存器保存乘积的高位部分,乘数寄存器中保存乘积的低位部分。(Cop2000 implements unsigned number multiplication-multiplication of two 8-bit unsigned numbers. The multiplied result is 16 bits. When calculating, the lowest bit of multiplier register is used to control whether or not the partial product is added to the multiplier, and then the partial product and multiplier are moved right. At the same time, the multiplier register receives the right-shifted bit of the partial product. After completing the operation, the partial product register saves the product. The higher part, the lower part of the product is saved in the multiplier register.)
- 2021-01-03 19:28:55下载
- 积分:1