搜索结果
找到约 2,941 项符合
st7920 data sheet 的查询结果
按分类筛选
- 全部分类
- 技术资料 (607)
- 单片机开发 (180)
- 其他 (137)
- 其他书籍 (136)
- 书籍 (105)
- 单片机编程 (105)
- matlab例程 (100)
- Java编程 (88)
- 加密解密 (49)
- 数据结构 (46)
- 软件设计/软件工程 (46)
- 人工智能/神经网络 (43)
- 微处理器开发 (41)
- 电子书籍 (39)
- 数据库系统 (38)
- 其他嵌入式/单片机内容 (35)
- SQL Server (34)
- 汇编语言 (33)
- 嵌入式/单片机编程 (33)
- 通讯编程文档 (32)
- VHDL/FPGA/Verilog (32)
- 系统设计方案 (31)
- 文章/文档 (30)
- 压缩解压 (29)
- 数值算法/人工智能 (28)
- 数学计算 (28)
- 源码 (27)
- Delphi控件源码 (27)
- Linux/Unix编程 (25)
- 书籍源码 (23)
- 通讯/手机编程 (22)
- 企业管理 (22)
- 行业发展研究 (22)
- Java书籍 (21)
- 文件格式 (20)
- 其他行业 (20)
- GPS编程 (20)
- DSP编程 (19)
- VC书籍 (19)
- 驱动编程 (18)
- 其他数据库 (18)
- Internet/网络编程 (17)
- 编译器/解释器 (16)
- 软件 (15)
- 网络 (15)
- VIP专区 (15)
- 无线通信 (13)
- 软件工程 (13)
- 教育系统应用 (13)
- 可编程逻辑 (12)
- J2ME (11)
- 接口技术 (10)
- 模拟电子 (10)
- 串口编程 (10)
- 手册 (9)
- 通信网络 (9)
- *行业应用 (9)
- 论文 (8)
- 其他 (8)
- 电源技术 (8)
- 教程资料 (8)
- USB编程 (8)
- 中间件编程 (8)
- 邮电通讯系统 (8)
- C/C++语言编程 (7)
- 操作系统开发 (7)
- 技术管理 (7)
- 交通/航空行业 (7)
- 嵌入式综合 (6)
- uCOS (6)
- 电子政务应用 (6)
- 多媒体处理 (5)
- 技术书籍 (5)
- 游戏 (5)
- 编辑器/阅读器 (5)
- Windows CE (5)
- 医药行业 (5)
- JavaScript (5)
- MySQL数据库 (5)
- 并行计算 (5)
- Jsp/Servlet (5)
- 3G开发 (5)
- Linux/uClinux/Unix编程 (4)
- 仿真技术 (4)
- 资料/手册 (4)
- 开发工具 (4)
- 实用工具 (4)
- ARM (4)
- 多国语言处理 (4)
- 金融证券系统 (4)
- 嵌入式Linux (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- 认证考试资料 (4)
- 教程 (3)
- 电路图 (3)
- 习题答案 (3)
- 驱动程序 (3)
- 其他文档 (3)
- 技术教程 (3)
Java编程 输入5个学生的成绩(从0到100的整数)
输入5个学生的成绩(从0到100的整数),并将这5个数保存到文件“data.txt”中。然后再编写一个程序,从文件“data.txt”中读取这5个学生的成绩,计算并输出它们的平均数,然后再按从小到大的顺序输出这5个学生的成绩。
数学计算 寻找函数的全局极小值
寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.
Java编程 A Java web application, based on Struts and Hibernate, that serves as an online running log. Users m
A Java web application, based on Struts and Hibernate, that serves as an online running log. Users may enter information about workouts, and can track historical performance and data using web-based charts.
其他书籍 Linux编程的经典书
Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
文章/文档 A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder
A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box.
matlab例程 Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) tak
Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space
DIM, the number of centres in the mixture model and the type of the
mixture model, and returns a data structure MIX.
matlab例程 Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model
Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model (AR, MA or ARMA). With automatic inference, not only the model parameters but also the model structure are determined from the data. It is assumed that the ARMASA toolbox is presen
Delphi控件源码 TMidiGen is a MIDI component by Alan Warriner which allows the simple creation of sound effects and
TMidiGen is a MIDI component by Alan Warriner which allows the simple creation of sound effects and note sequences within an application without the need for external files or resources. TMidiGen achieves this by generating the MIDI data in memory.
教育系统应用 用delphi写的课堂作业
用delphi写的课堂作业,一个简单的学生上课考勤系统,数据库路径为D:\zhang\data\zl.mdb