搜索结果
找到约 650 项符合
Set 的查询结果
按分类筛选
- 全部分类
- Java编程 (37)
- matlab例程 (36)
- 其他 (35)
- 单片机开发 (34)
- 技术资料 (31)
- 其他书籍 (30)
- 单片机编程 (24)
- Linux/Unix编程 (19)
- 电子书籍 (18)
- 书籍 (18)
- 人工智能/神经网络 (17)
- 数值算法/人工智能 (17)
- Delphi控件源码 (16)
- 微处理器开发 (13)
- 数学计算 (13)
- 通讯编程文档 (12)
- 数据结构 (11)
- VHDL/FPGA/Verilog (11)
- 通讯/手机编程 (10)
- 书籍源码 (9)
- Java书籍 (9)
- 软件设计/软件工程 (9)
- 嵌入式/单片机编程 (8)
- 其他行业 (8)
- 文章/文档 (8)
- 汇编语言 (8)
- 网络 (7)
- VC书籍 (7)
- 系统设计方案 (7)
- 加密解密 (6)
- *行业应用 (6)
- 技术管理 (6)
- 嵌入式Linux (6)
- 文件格式 (6)
- 电源技术 (5)
- 可编程逻辑 (5)
- 压缩解压 (5)
- 数据库系统 (5)
- 行业发展研究 (5)
- 模拟电子 (4)
- J2ME (4)
- 驱动编程 (4)
- VIP专区 (4)
- Internet/网络编程 (3)
- uCOS (3)
- DSP编程 (3)
- SCSI/ASPI (3)
- 游戏 (3)
- 邮电通讯系统 (3)
- SQL Server (3)
- USB编程 (3)
- 其他嵌入式/单片机内容 (3)
- Windows CE (3)
- 手机短信编程 (3)
- 技术书籍 (3)
- 行业应用文档 (3)
- Jsp/Servlet (3)
- 源码 (3)
- 通信网络 (2)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- 工控技术 (2)
- 并口编程 (2)
- 其他数据库 (2)
- GPS编程 (2)
- Applet (2)
- STL (2)
- 软件工程 (2)
- 家庭/个人应用 (2)
- 笔记 (2)
- 学术论文 (1)
- 教程资料 (1)
- 教程资料 (1)
- 传感与控制 (1)
- 开关电源 (1)
- 开发工具 (1)
- 测试测量 (1)
- 设计相关 (1)
- TAPI编程 (1)
- 串口编程 (1)
- 编译器/解释器 (1)
- 中间件编程 (1)
- VxWorks (1)
- 金融证券系统 (1)
- 教育系统应用 (1)
- JavaScript (1)
- Windows Mobile (1)
- 人物传记/成功经验 (1)
- 并行计算 (1)
- 电子政务应用 (1)
- MySQL数据库 (1)
- 多国语言处理 (1)
- 3G开发 (1)
- 接口技术 (1)
- Windows编程 (1)
- Linux/uClinux/Unix编程 (1)
- 行业应用 (1)
- 手册 (1)
邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to t ...
数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function is used.
The ...
人工智能/神经网络 The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB lan
The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB language ver. 4.2.
The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples.
The returned model has the fo ...
Java编程 The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enab
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtua ...
Linux/Unix编程 A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm Girth average Counter Stopping set and error Floor,etc
数值算法/人工智能 This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 T
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear
approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s
stick pitch command as the set point for the air ...
matlab例程 使用须知 1. 文件夹 两个文件夹:Mbook和Mfiles。 Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。 MFiles文件夹:存放所有例题的M文件
使用须知
1. 文件夹
两个文件夹:Mbook和Mfiles。
Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。
MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。
2. 使用前的准备
(1)软件需要安装Office2000 和MATLAB6.5。
(2) 将文件夹 ...
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
VHDL/FPGA/Verilog verilog描述 年月日
verilog描述
年月日,小时分秒的显示,2000~2099年的万历年循环
用set控制,设置状态,按一下改变一个设置,正常显示时,按set进入小时设置,依次是分钟,年,月,天(天设置带懂周变换)
在设置状态,按一下ADJ,加一下,按cf就减1,同步修改显示;设置状态下,按mode键或是60秒无按键,推出设置状态,返回正常显示
正常显 ...