搜索结果
找到约 613 项符合
main 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (47)
- 单片机编程 (45)
- 技术资料 (41)
- 微处理器开发 (35)
- 其他 (25)
- 书籍 (23)
- Java编程 (22)
- 源码 (22)
- Linux/Unix编程 (20)
- matlab例程 (18)
- 汇编语言 (17)
- 数学计算 (12)
- 嵌入式/单片机编程 (12)
- 编译器/解释器 (11)
- VC书籍 (11)
- 加密解密 (10)
- 数据结构 (10)
- 嵌入式Linux (9)
- DSP编程 (9)
- 其他嵌入式/单片机内容 (8)
- 系统设计方案 (8)
- 人工智能/神经网络 (8)
- uCOS (8)
- 文章/文档 (8)
- C/C++语言编程 (7)
- 其他书籍 (7)
- 网络 (6)
- 操作系统开发 (6)
- 数值算法/人工智能 (6)
- 通讯/手机编程 (5)
- 游戏 (5)
- 压缩解压 (5)
- 书籍源码 (5)
- VHDL/FPGA/Verilog (5)
- VIP专区 (5)
- 驱动编程 (4)
- Java书籍 (4)
- 软件设计/软件工程 (4)
- 其他行业 (4)
- 通讯编程文档 (4)
- 无线通信 (3)
- 串口编程 (3)
- J2ME (3)
- Windows CE (3)
- 文件格式 (3)
- 多国语言处理 (3)
- *行业应用 (3)
- 嵌入式综合 (3)
- 笔记 (3)
- 电源技术 (2)
- 通信网络 (2)
- 可编程逻辑 (2)
- 易语言编程 (2)
- 中间件编程 (2)
- STL (2)
- FlashMX/Flex源码 (2)
- 企业管理 (2)
- Applet (2)
- USB编程 (2)
- 电子书籍 (2)
- 医药行业 (2)
- Delphi控件源码 (2)
- 其他数据库 (2)
- Jsp/Servlet (2)
- 软件工程 (2)
- Internet/网络编程 (2)
- JavaScript (2)
- 邮电通讯系统 (2)
- Linux/uClinux/Unix编程 (2)
- 软件 (2)
- 习题答案 (2)
- 行业应用文档 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- PCB相关 (1)
- 教程资料 (1)
- 开发工具 (1)
- 仿真技术 (1)
- VxWorks (1)
- GPS编程 (1)
- 电子政务应用 (1)
- 交通/航空行业 (1)
- SCSI/ASPI (1)
- 数据库系统 (1)
- MySQL数据库 (1)
- 3G开发 (1)
- 行业发展研究 (1)
- BREW编程 (1)
- 教育系统应用 (1)
- Symbian (1)
- 教材/考试/认证 (1)
- 论文 (1)
汇编语言 This zip file provides Getting Started quickly on the AT91RM9200 Evaluation Kit (AT91RM9200-EK) with
This zip file provides Getting Started quickly on the AT91RM9200 Evaluation Kit (AT91RM9200-EK) with Green Hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.
matlab例程 SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares
SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares (S0S). A lot of chinese researchers have carried it out as a main tool in this area.
单片机开发 --- --- 下面是DS18B20测温实验源程序 --------- ORG 0000H START: MOV SP,#60H 开机初始化 MOV P0,#0FFH MOV P1
--- --- 下面是DS18B20测温实验源程序 ---------
ORG 0000H
START: MOV SP,#60H 开机初始化
MOV P0,#0FFH
MOV P1,#0FFH
MOV P2,#0FFH
MOV P3,#0FFH
MAIN: LCALL GET_TEMPER 调用读温度子程序
LCALL DISP 调用数码管显示子程序
AJMP MAIN 重复循环
VC书籍 include称为文件包含命令扩展名为.h的文件也称为头文件或首部文件 定义两个实数变量
include称为文件包含命令扩展名为.h的文件也称为头文件或首部文件
定义两个实数变量,以被后面程序使用
显示提示信息
从键盘获得一个实数x
求x的正弦,并把它赋给变量s
显示程序运算结果
main函数结束
matlab例程 Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note:
Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB.
There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...
单片机开发 AppWizard has created this ac1080 application for you. This file contains a summary of what you
AppWizard has created this ac1080 application for you.
This file contains a summary of what you will find in each of the files that
make up your ac1080 application.
ac1080.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproj ...
单片机开发 mp270app.dsp This file (the project file) contains information at the project level and is used
mp270app.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
mp270app.cpp
This is the main application source file.
单片机开发 This file contains a summary of what you will find in each of the files that make up your ac_iocard
This file contains a summary of what you will find in each of the files that
make up your ac_iocard application.
ac_iocard.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file ...