Welcome![Sign In][Sign Up]
Location:
Search - SDI 24

Search list

[Other resourcecs5532software

Description: 串行A/D CS5532的程序,5532为24位串行输入方式,指令输入为SDI,数据输出为SDO,靠SCLK进行片选-Serial A / D CS5532 procedures for the 5532 serial input 24, order entry for SDI, data output SDO, on film for the election SCLK
Platform: | Size: 2910 | Author: 王文松 | Hits:

[Windows Developduogongnengjisuanqiruanma(SDI)

Description: VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。
Platform: | Size: 334591 | Author: 陈小兰 | Hits:

[SCMcs5532software

Description: 串行A/D CS5532的程序,5532为24位串行输入方式,指令输入为SDI,数据输出为SDO,靠SCLK进行片选-Serial A/D CS5532 procedures for the 5532 serial input 24, order entry for SDI, data output SDO, on film for the election SCLK
Platform: | Size: 3072 | Author: 王文松 | Hits:

[Windows Developduogongnengjisuanqiruanma(SDI)

Description: VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。-VC prepared multifunctional calculator, contains the complete source code, with a common calculator functions, vector computing, advanced mathematics calculation function (determinant, the relationship between the roots and coefficients, Equations), fun computing (24 points Solving).
Platform: | Size: 333824 | Author: 陈小兰 | Hits:

[Search EngineMetaSeeker-4.11.2

Description: 主要应用领域: • 垂直搜索(Vertical Search):也称为专业搜索,高速、海量和精确抓取是定题网络爬虫DataScraper的强项,每天24小时每周7天无人值守自主调度的周期性批量采集,加上断点续传和软件看门狗(Watch Dog),确保您高枕无忧 • 移动互联网:手机搜索、手机混搭(mashup)、移动社交网络、移动电子商务都离不开结构化的数据内容,DataScraper实时高效地 采集内容,输出富含语义元数据的XML格式的抓取结果文件,确保自动化的数据集成和加工,跨越小尺寸屏幕展现和高精准信息检索的障碍。手机互联网不是 Web的子集而是全部,由MetaSeeker架设桥梁 • 企业竞争情报采集/数据挖掘:俗称商业智能(Business Intelligence),噪音信息滤除、结构化转换,确保数据的准确性和时效性,独有的广域分布式架构,赋予DataScraper无与伦比的情报采 集渗透能力,AJAX/Javascript动态页面、服务器动态网页、静态页面、各种鉴权认证机制,一视同仁。在微博网站数据采集和舆情监测领域远远领 先其它产品。-The main application areas: • Vertical Search (Vertical Search): also known as professional search, speed, mass and precision is the SDI Web crawler to crawl the strengths DataScraper 24 hours a day 7 days a week periodic unattended batch capture self-scheduling, Canada and software watchdog on the HTTP (Watch Dog), make sure you sit back and relax • Mobile Internet: mobile search, mobile mashups (mashup), mobile social networking, mobile commerce are inseparable from the structure of the data content, DataScraper efficiently capture real-time content, the output is rich semantic metadata XML format for the capture outcome document, to ensure that automated data integration and processing, across the small size screen display and high precision information retrieval obstacles. Mobile Internet is not a subset of Web but all, by building bridges MetaSeeker • Competitive intelligence gathering/data mining: commonly known as Business Intelligence (Business Intelli
Platform: | Size: 4218880 | Author: 陈东 | Hits:

[OtherDAC_Load

Description: Load DAC by SPI protocol -- Unit provides serial load of DAC trough SPI 3-wire serial interface -- It sends 24-bit word, format of the word: -- 4-bit command: C3-C0, 4x don t care bits, 12-bit data: d11-d0, 4x don t care bits -- -- Serial interface outputs: -- SDI - Serial Interface Data sent to DAC -- SCK - Serial Interface Clock -- CSLD - Serial Interface Chip Select/Load -- -- DAC word length = 24 bit: -- -------------------------- -- MSB -- 4 bits - DAC command -- 4 bits - don t care values -- 12 bits - "gain" word -- 4 bits - don t care values -- LSB -- -------------------------- -- -- Dependencies: -- -- This unit needs the following files: -- 1) counter.vhd -- 2) SEQUENCE.vhd -- 3) rising.vhd -- 4) falling.vhd -- 5) Dline1.vhd -- 4) useful.vhd -- -- Revision: -- Revision 0.01 - File Created -- Additional Comments:-Load DAC by SPI protocol -- Unit provides serial load of DAC trough SPI 3-wire serial interface -- It sends 24-bit word, format of the word: -- 4-bit command: C3-C0, 4x don t care bits, 12-bit data: d11-d0, 4x don t care bits -- -- Serial interface outputs: -- SDI - Serial Interface Data sent to DAC -- SCK - Serial Interface Clock -- CSLD - Serial Interface Chip Select/Load -- -- DAC word length = 24 bit: -- -------------------------- -- MSB -- 4 bits - DAC command -- 4 bits - don t care values -- 12 bits - "gain" word -- 4 bits - don t care values -- LSB -- -------------------------- -- -- Dependencies: -- -- This unit needs the following files: -- 1) counter.vhd -- 2) SEQUENCE.vhd -- 3) rising.vhd -- 4) falling.vhd -- 5) Dline1.vhd -- 4) useful.vhd -- -- Revision: -- Revision 0.01 - File Created -- Additional Comments:
Platform: | Size: 7168 | Author: Vladimir | Hits:

[VHDL-FPGA-Verilogmspi

Description: 通过SPI接口给一段位宽16位长度为8的配置寄存器进行赋值。这些配置寄存器均要求可读可写。并编写激励进行测试,先写后读,验证功能正确性。SPI接口电路的具体要求如下: (1)输入信号为全局复位信号reset,片选信号cs,串行输入时钟信号sclk,串行数据输入信号sdi和串行数据输出信号sdo。 (2)每个传输周期进行一次16位的数据传输。每个传输周期内共传输24比特的数据,其中最开始的两个比特为10时表示读操作,最开始的两个比特为11时表示写操作,接着6个比特表示地址信息,再接下来的16个比特表示数据信息 -Through the SPI interface to a period of 16 length is 8-bit wide configuration register assignment. These configuration registers are readable and writable. And to prepare excitation test, read-after-write, verify functional correctness. Specific requirements SPI interface circuit as follows: (1) the input signal is a global reset signal reset, chip signal cs, serial input clock signal sclk, serial data input signal and a serial data output signal sdi sdo. (2) Each transmission cycle time 16-bit data transfer. A total of 24 bits of data transmission in each transmission cycle, wherein the top two bits 10:00 indicates a read operation, the top two bits 11:00 represented a write operation, then six bits represent address information, and then the next the 16 bits of data representing information
Platform: | Size: 1024 | Author: 粥米 | Hits:

CodeBus www.codebus.net