-
Notifications
You must be signed in to change notification settings - Fork 8
/
pat.html
49 lines (49 loc) · 1.82 KB
/
pat.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<div class="row">
<!-- <div class="col-lg-12 text-xs-center">
<h3 class="section-heading">Patents</h3>
</div> -->
<div class="col-lg-12">
<ul class="list">
<li class="list-panel">
<i>Method and System for Visualizing Data Differentiation</i>
<small><a href="https://patents.google.com/patent/US20220067273/">US20220067273</a></small>
</li>
<li class="list-panel">
<i>An insole, A digital device and method for controlling the same</i>
<small>KR1020150102976</small>
</li>
<li class="list-panel">
<i>Mobile terminal and method for controlling the same</i>
<small>KR1020150093417</small>
</li>
<li class="list-panel">
<i>Insole, mobile terminal and method of controlling therefor</i>
<small><a href="https://patents.google.com/patent/US20160366266/">US20160366266</a></small>
</li>
<li class="list-panel">
<i>An insole, A mobile terminal and method for controlling the same</i>
<small>KR1020150082430</small>
</li>
<li class="list-panel">
<i>Terminal and method for controlling an output of AV data thereof</i>
<small>KR1020140021118</small>
</li>
<li class="list-panel">
<i>Mobile terminal and method for providing three-dimensional images thereof</i>
<small>KR1020140021116</small>
</li>
<li class="list-panel">
<i>Wearable glass-type device and method of controlling the device</i>
<small>KR1020130139293</small>
</li>
<li class="list-panel">
<i>Mobile terminal</i>
<small>KR1020130011661</small>
</li>
<li class="list-panel">
<i>Routing system and method using torous topology in on-chip network</i>
<small>KR1020110142500</small>
</li>
</ul>
</div>
</div>