搜索结果
找到约 107 项符合
HD-SDI 的查询结果
电子书籍 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是
帮助VC的初学者了解向导生成程序的整体结构
Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。
MFC的AppWizard可以生成三种类型的应用程序:基于对话框 ...
其他 本程序实现besur算法
本程序实现besur算法,在sdi中实现,适合与初级读者了解绘图,和该算法。
VC书籍 WTL for MFC Programmers中第7章的例子
WTL for MFC Programmers中第7章的例子,WTL的分隔窗口介绍,例程使用SDI窗口。
matlab例程 his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is w
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate.
The simulation is written for static channel and AWGN noise. The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver) ...
单片机开发 串行A/D CS5532的程序
串行A/D CS5532的程序,5532为24位串行输入方式,指令输入为SDI,数据输出为SDO,靠SCLK进行片选
VC书籍 看过徐景周写过的一篇“程序界面多模式显示的实现”
看过徐景周写过的一篇“程序界面多模式显示的实现”,在一个应用程序中使程序拥有多种显示模式,但是这个界面是由SDI的MFC文档视图结构实现,但是使用的代码在MDI的多文档/视图中不能实现,通过MSDN我找到了一些实现 MDI 的多模式实现方法,不敢独享,与大家分享。 ...
单片机开发 1602A.asm 为驱动1602液晶显示器显示一个字母A的源程序。 1600logo.asm 为驱动1602液晶显示器(hd44780兼容芯片) 160209.asm 为1602液晶显示器(hd
1602A.asm 为驱动1602液晶显示器显示一个字母A的源程序。
1600logo.asm 为驱动1602液晶显示器(hd44780兼容芯片)
160209.asm 为1602液晶显示器(hd44780兼容芯片)的全屏显示0-9驱动程序
1602key.asm 小键盘控制的1602液晶显示器。
软件设计/软件工程 Testbenches have become an integral part of the design process, enabling you to verify that your HD
Testbenches have become an integral part of the design process, enabling you to verify that
your HDL model is sufficiently tested before implementing your design and helping you automate
the design verification process. It is essential, therefore, that you have confidence your
testbench is thoroughl ...
通讯/手机编程 This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate.
The simulation is written for static channel and AWGN noise. The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver ...
单片机开发 找了很久才找到的。现上传上来共享。 M74HC595 是一个八位串行输入
找了很久才找到的。现上传上来共享。
M74HC595 是一个八位串行输入,平行输出的位移缓存器;平行输出为三态输出。在SCK 的上升缘,串行数据由SDI输入到内部的八位位移缓存器,并由Q7’输出。
而平行输出,则是在LCK 的上升缘,将在八位位移缓存器的数据存入到八位平行输出缓存器。当OE 的控制讯号为低致能时, 平行输出端的 ...