搜索结果
找到约 95 项符合
segment 的查询结果
按分类筛选
- 全部分类
- 技术资料 (14)
- 单片机开发 (10)
- 汇编语言 (8)
- VHDL/FPGA/Verilog (7)
- 其他 (5)
- 嵌入式/单片机编程 (4)
- matlab例程 (4)
- 其他 (3)
- 单片机编程 (3)
- 资料/手册 (3)
- 手册 (2)
- 汇编编程 (2)
- 数学计算 (2)
- 人工智能/神经网络 (2)
- 微处理器开发 (2)
- 其他嵌入式/单片机内容 (2)
- 源码 (1)
- 应用设计 (1)
- 接口技术 (1)
- 加密解密 (1)
- 书籍源码 (1)
- 软件工程 (1)
- 传感与控制 (1)
- 通信网络 (1)
- 电子书籍 (1)
- 编译器/解释器 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- USB编程 (1)
- 文章/文档 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- 其他行业 (1)
- 系统设计方案 (1)
- 软件设计/软件工程 (1)
- 行业发展研究 (1)
- 3G开发 (1)
- VIP专区 (1)
VHDL/FPGA/Verilog VHDL Design of BCD to 7-segment decoder using PROM
VHDL Design of BCD to 7-segment decoder
using PROM
单片机开发 Digital Clock Source using ATmega8515 and 7Segment
Digital Clock Source using ATmega8515 and 7Segment
matlab例程 Graph cut segmentationis is segment an image into two classes based on color.
Graph cut segmentationis is segment an image into two classes based on color.
数学计算 this is texture analyzer code to segment an image replying on the texture feature,it is programmed i
this is texture analyzer code to segment an image replying on the texture feature,it is programmed in java
汇编语言 A1.asm 显示程序实验 STACK1 SEGMENT STACK DW 256 DUP(?) STACK1 ENDS DATA SEGMENT USE16 MES1 DB
A1.asm
显示程序实验
STACK1 SEGMENT STACK
DW 256 DUP(?)
STACK1 ENDS
DATA SEGMENT USE16
MES1 DB Show a as hex: ,0AH,0DH, $
SD DB a
VHDL/FPGA/Verilog a simple implementation of a frequency meter with the BCD-counter and the 7-segment LED display
a simple implementation of a frequency meter with
the BCD-counter and the 7-segment LED display
汇编语言 This program reads from an sensor the temperature and display it on three leds-segment. It uses mic
This program reads from an sensor the temperature and display it on three leds-segment. It uses microcontroller pic16876.
汇编语言 This project shows the temperature on a three digit 7-segment display, it measures the temperature f
This project shows the temperature on a three digit 7-segment display, it measures the temperature from -9.5 to 99 degrees Celcius in 0.5 C steps, or from 0 to 210 degrees Fahrenheit in 1.0 degrees steps. Because of the LED display the temperature is also readable in the dark.
其他 This is a binary search tree with void* pointer in data segment in order you to search store and del
This is a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.
技术管理 ppt about segment tree , which is a data structrue that usually used in ACM_ICPC
ppt about segment tree , which is a data structrue that usually used in ACM_ICPC