码迷,mamicode.com
首页 >  
搜索关键字:digital    ( 684个结果
ACM-ICPC 2018 沈阳赛区网络预赛
A. Gudako and Ritsuka 留坑 B. Call of Accepted 留坑 C. Convex Hull 留坑 D. Made In Heaven 留坑 E. The cake is a lie 留坑 F. Fantastic Graph 留坑 G. Spare Tire 留坑 ...
分类:其他好文   时间:2018-09-08 22:41:46    阅读次数:313
ACM-ICPC 2018 沈阳赛区网络预赛 I. Lattice's basics in digital electronics 阅读题加模拟题
题意:https://nanti.jisuanke.com/t/31450 题解:题目很长的模拟,有点uva的感觉 分成四步 part1 16进制转为二进制string 用bitset的to_string() part2 parity check 校对,将处理结果pushback到另一个string ...
分类:其他好文   时间:2018-09-08 21:05:55    阅读次数:205
ICPC2018沈阳网络赛 Lattice's basics in digital electronics(模拟)
Lattice's basics in digital electronics 44.08% 1000ms 131072K LATTICE is learning Digital Electronic Technology. He is talented, so he understood all ...
分类:其他好文   时间:2018-09-08 21:05:11    阅读次数:231
[模拟] Lattice's basics in digital electronics
题目链接:https://www.jisuanke.com/contest/1556/105551 代码如下: 1 #include <iostream> 2 #include <bits/stdc++.h> 3 using namespace std; 4 const int maxn = 1e5 ...
分类:其他好文   时间:2018-09-08 19:23:31    阅读次数:213
Digital.Canal.Structural.VersaFrame.v8.1
Ansys.Discovery.Enterprise.19.2.Win64 1DVD强大的结构建模软件,提供结构分析、内部流体分析、热分析、外部空气动力分析等功能,可获取实时仿真结果、嵌入式几何建模、实时后处理,即时看到3D效果,可以在短时间内测试更多迭代设计,更快的投放市场 Ansys.Addit ...
分类:其他好文   时间:2018-09-08 11:43:54    阅读次数:235
SD介绍
1. 介绍 MMC,MultiMediaCard,即多媒体卡,是一种非易失性存储器件,有7pin,目前已基本被SD卡代替 eMMC,Embedded Multimedia Card,内嵌式存储器,以BGA方式封装到SOC上;内置主控制器,以实现统一MMC接口 SD,Secure Digital Me... ...
分类:其他好文   时间:2018-09-06 02:28:30    阅读次数:599
Haar-like feature和Haar wavelet
Haar-like features are digital image features used in object recognition. They owe their name to their intuitive similarity with Haar wavelets and wer ...
分类:其他好文   时间:2018-09-01 12:18:03    阅读次数:329
OneWire应用 单总线温度传感器DS18系列
OneWire DS18S20, DS18B20, DS1822 Temperature DS18B20 The DS18B20 digital thermometer provides 9-bit to 12-bit Celsius temperature measurements and has ...
分类:其他好文   时间:2018-08-19 12:55:13    阅读次数:181
C++ Primer Plus第六版编程练习---第6章 分支语句和逻辑运算符
1、 2、 3、 ...
分类:编程语言   时间:2018-08-19 10:57:06    阅读次数:206
SPI应用 用SPI控制一个数字电位器
Controlling a Digital Potentiometer Using SPI In this tutorial you will learn how to control the AD5206 digital potentiometer(数字电位计) using Serial Peri ...
分类:其他好文   时间:2018-08-18 00:50:24    阅读次数:202
684条   上一页 1 ... 15 16 17 18 19 ... 69 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!