搜索结果
找到约 154 项符合
SHIFT 的查询结果
按分类筛选
- 全部分类
- 其他 (20)
- VHDL/FPGA/Verilog (15)
- matlab例程 (13)
- 单片机开发 (9)
- 学术论文 (7)
- 文章/文档 (6)
- 其他书籍 (5)
- 通讯/手机编程 (5)
- 技术资料 (5)
- 微处理器开发 (4)
- 资料/手册 (3)
- 可编程逻辑 (3)
- 数学计算 (3)
- 软件设计/软件工程 (3)
- 通讯编程文档 (3)
- 开发工具 (2)
- 单片机编程 (2)
- 教程资料 (2)
- 人工智能/神经网络 (2)
- 技术管理 (2)
- 电子书籍 (2)
- VC书籍 (2)
- DSP编程 (2)
- 数值算法/人工智能 (2)
- 书籍 (2)
- 其他文档 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 实用工具 (1)
- 多国语言处理 (1)
- 编译器/解释器 (1)
- Linux/Unix编程 (1)
- Delphi/CppBuilder (1)
- 汇编语言 (1)
- 邮电通讯系统 (1)
- 数据库系统 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- Internet/网络编程 (1)
- MySQL数据库 (1)
- Java编程 (1)
- 教育系统应用 (1)
- 加密解密 (1)
- 驱动编程 (1)
- 行业发展研究 (1)
- 其他嵌入式/单片机内容 (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- 磁盘编程 (1)
- VHDL/Verilog/EDA源码 (1)
- 无线通信 (1)
- 应用设计 (1)
- 经验 (1)
- VIP专区 (1)
软件设计/软件工程 均值漂移算法的详细介绍
均值漂移算法的详细介绍,论证均值漂移算法的收敛性,介绍mean-shift算法在图像分割,目标跟踪领域的应用
数值算法/人工智能 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of
北京大学ACM题
Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...
其他 witness得基础模型
witness得基础模型,适合初学者,这一包有tank,shift,timeseries,和将报表弄出来的训练模型
驱动编程 以filemon开源代码为模板
以filemon开源代码为模板,加以修改,增加界面控制程序,可以添加指定文件加以保护(禁止被shift+del删除)。
单片机开发 ZLG7290B 是广州周立功单片机发展有限公司自行设计的数码管显示驱动及键盘扫描 管理芯片。能够直接驱动8 位共阴式数码管(或64 只独立的LED)
ZLG7290B 是广州周立功单片机发展有限公司自行设计的数码管显示驱动及键盘扫描
管理芯片。能够直接驱动8 位共阴式数码管(或64 只独立的LED),同时还可以扫描管理
多达64 只按键。其中有8 只按键还可以作为功能键使用,就像电脑键盘上的Ctrl、Shift、
Alt 键一样。另外ZLG7290B 内部还设置有连击计数器,能够使某键按下后 ...
通讯/手机编程 iic总线控制器VHDL实现 -- VHDL Source Files: i2c.vhd -- top level file i2c_control.vhd -- control
iic总线控制器VHDL实现
-- VHDL Source Files:
i2c.vhd -- top level file
i2c_control.vhd -- control function for the I2C master/slave
shift.vhd -- shift register
uc_interface.vhd -- uC interface function for an 8-bit 68000-like uC
upcnt4.vhd -- 4-bit up counter
i2c_timesim.vhd -- po ...
单片机开发 * The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for an
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any
* matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver
* can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
单片机开发 51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序
51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice screen driver (develops the software is keil C ---8 character lattice screen left shift procedure, the 64_16 latt ...
VHDL/FPGA/Verilog The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until ...