搜索结果

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

按分类筛选

显示更多分类

技术资料 LCD12864初始化流程图

这篇文章是对12864操作的具体介绍,仅限刚接触12864的新手,大神请拍砖,文章写的较散,建议先参考12864手册及控制驱动器ST7920英文手册有个初步理解之后再阅读该篇文章,将会有更深的认识。强烈建议阅读ST7920英文手册,细节内容里面有详细介绍,中文的12864也是从中译过来的。本文分三个步骤介绍12864的内部资源原理,指 ...
https://www.eeworm.com/dl/847098.html
下载: 1
查看: 7916

其他嵌入式/单片机内容 *** *** *** *** *液晶显示*** *** *** ******************OCM4X8C串口****************** CS EQU P2.0 ST

*** *** *** *** *液晶显示*** *** *** ******************OCM4X8C串口****************** CS EQU P2.0 STD EQU P1.2 SCLK EQU P1.3 PSB EQU P1.4 RST EQU P1.5 RS_STU EQU 20H.0 LCD_X EQU 30H LCD_Y EQU 31H LCD_X1 EQU 32H LCD_Y1 EQU 33H COUNT EQU 34H COUNT1 EQU 35H COUNT2 EQU 36H COUNT3 EQU 37H ...
https://www.eeworm.com/dl/687/212415.html
下载: 162
查看: 1134

Internet/网络编程 这是一个简单的投票程序

这是一个简单的投票程序,对于刚学PHP和朋友来说是一个很不错的入门程序。在这里给大家介绍一下,希望能对朋友们有所帮助。 该系统是由以下四个文件组成的:有HTML调查表单的survey.htm,实现调查功能的survey.php,记录调查项目的data.txt和记录调查结果的survey.txt.其中data.txt和survey.txt我们可以用NOTEPAD分别创建之, ...
https://www.eeworm.com/dl/620/434784.html
下载: 63
查看: 1073

人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen ...
https://www.eeworm.com/dl/650/126990.html
下载: 98
查看: 1102

数值算法/人工智能 This matrix C++ template class library is for performing common matrix operations in your C++ progra

This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
https://www.eeworm.com/dl/518/128553.html
下载: 175
查看: 1105

数据结构 SR-tree is an index structure for high-dimensional nearest neighbor queries

SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
https://www.eeworm.com/dl/654/139229.html
下载: 139
查看: 1209

微处理器开发 Use the verilog language write a MIPS CPU code, and have additional instruction, for example: select

Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
https://www.eeworm.com/dl/655/140828.html
下载: 193
查看: 1093

其他数据库 C#数据库编程实例: 程序设计和运行环境是: (1) 微软公司视窗2000 专业版 (2)C#.Net FrameWork SDK BETA 2 (3)Microsoft Access D

C#数据库编程实例: 程序设计和运行环境是: (1) 微软公司视窗2000 专业版 (2)C#.Net FrameWork SDK BETA 2 (3)Microsoft Access Data Component 2.6 ( MADC2.6 )
https://www.eeworm.com/dl/645/151996.html
下载: 95
查看: 1145

matlab例程 用MATLAB实现的不合格品率P控制图的绘制

用MATLAB实现的不合格品率P控制图的绘制,只要将数据导入data.txt文件,然后在MATLAB中运行main.m文件即可打开绘图界面。(注意:路径要设置好)
https://www.eeworm.com/dl/665/157064.html
下载: 161
查看: 1097

通讯编程文档 ITU-T Recommendation V.90 98年9月版本 A DIGITAL MODEM AND ANALOGUE MODEM PAIR FOR USE ON THE PUBLIC SWI

ITU-T Recommendation V.90 98年9月版本 A DIGITAL MODEM AND ANALOGUE MODEM PAIR FOR USE ON THE PUBLIC SWITCHED TELEPHONE NETWORK (PSTN) AT DATA SIGNALLING RATES OF UP TO 56 000 bit/s DOWNSTREAM AND UP TO 33 600 bit/s UPSTREAM
https://www.eeworm.com/dl/646/157600.html
下载: 103
查看: 1100