搜索结果

找到约 2,941 项符合 st7920 data sheet 的查询结果

按分类筛选

显示更多分类

matlab例程 In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-dat

In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area o ...
https://www.eeworm.com/dl/665/212301.html
下载: 162
查看: 1098

Java编程 用java编写的用蝶式算法实现的fft

用java编写的用蝶式算法实现的fft,用来计算两个多项式的乘积,输入文件的格式如压缩包中的data5.txt,结果输出到result.txt中。
https://www.eeworm.com/dl/633/222638.html
下载: 144
查看: 1086

Java编程 递归算法求一个有向图的强连通分量

递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。
https://www.eeworm.com/dl/633/222641.html
下载: 199
查看: 1127

其他 BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and config

BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent ...
https://www.eeworm.com/dl/534/229819.html
下载: 51
查看: 1093

数据库系统 数据库存储过程

数据库存储过程,从输入data_object型参数DataObject中取出数据组成记录插入ORACLE数据库的表PRC_PAGO中,如果主键重复则更新改记录部分内容。
https://www.eeworm.com/dl/523/240558.html
下载: 119
查看: 1056

Java编程 文件说明java模式

文件说明java模式,The CustomerFacade class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the Cu ...
https://www.eeworm.com/dl/633/377109.html
下载: 99
查看: 1039

Java编程 Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create b

Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Pyt ...
https://www.eeworm.com/dl/633/384273.html
下载: 49
查看: 1093

VHDL/FPGA/Verilog it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8

it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].you can use this code in any DSP project in which data entry is required.
https://www.eeworm.com/dl/663/418188.html
下载: 132
查看: 1150

matlab例程 本程序是对IEEE 802.16e物理层和链路层的仿真。 使用matlab的simulink仿真工具

本程序是对IEEE 802.16e物理层和链路层的仿真。 使用matlab的simulink仿真工具,先运行data.m产生仿真数据,再运行WiMAX_Test_4.dll进行仿真。
https://www.eeworm.com/dl/665/482297.html
下载: 28
查看: 1116

数据结构 I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s

I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
https://www.eeworm.com/dl/654/490559.html
下载: 35
查看: 1081