搜索结果
找到约 2,591 项符合
while循环 的查询结果
按分类筛选
- 全部分类
- 技术资料 (789)
- 单片机开发 (241)
- 数据结构 (122)
- 单片机编程 (118)
- 其他 (102)
- 汇编语言 (87)
- matlab例程 (81)
- 编译器/解释器 (59)
- VHDL/FPGA/Verilog (57)
- 学术论文 (50)
- Java编程 (41)
- 数学计算 (39)
- 其他书籍 (38)
- 书籍 (36)
- 嵌入式/单片机编程 (35)
- VC书籍 (33)
- 加密解密 (28)
- 数值算法/人工智能 (27)
- 源码 (25)
- 软件设计/软件工程 (24)
- DSP编程 (23)
- VIP专区 (23)
- 电源技术 (22)
- Linux/Unix编程 (22)
- 微处理器开发 (21)
- 书籍源码 (20)
- 人工智能/神经网络 (20)
- 通讯/手机编程 (18)
- 操作系统开发 (17)
- 文章/文档 (17)
- 其他嵌入式/单片机内容 (14)
- 可编程逻辑 (12)
- 模拟电子 (11)
- 串口编程 (11)
- 编辑器/阅读器 (11)
- C/C++语言编程 (10)
- 通讯编程文档 (10)
- 电子书籍 (9)
- 教程资料 (9)
- 文件格式 (9)
- uCOS (9)
- 无线通信 (8)
- 通信网络 (8)
- 嵌入式综合 (8)
- 压缩解压 (8)
- 系统设计方案 (8)
- Internet/网络编程 (7)
- 教育系统应用 (7)
- 游戏 (7)
- 嵌入式Linux (7)
- 并行计算 (7)
- 软件 (6)
- 论文 (6)
- JavaScript (6)
- 笔记 (5)
- 单片机相关 (5)
- Applet (5)
- Linux/uClinux/Unix编程 (4)
- 软件工程 (4)
- 测试测量 (4)
- 电子技术 (4)
- 其他数据库 (4)
- Java书籍 (4)
- Delphi控件源码 (4)
- 邮电通讯系统 (4)
- 设计相关 (3)
- 数据库系统 (3)
- 开发工具 (3)
- 驱动编程 (3)
- *行业应用 (3)
- 网络 (3)
- FlashMX/Flex源码 (3)
- 其他行业 (3)
- 医药行业 (3)
- 中间件编程 (3)
- SQL Server (3)
- 教程 (2)
- 应用设计 (2)
- 其他 (2)
- PCB相关 (2)
- 技术书籍 (2)
- 计算机相关 (2)
- 传感与控制 (2)
- 磁盘编程 (2)
- USB编程 (2)
- VxWorks (2)
- Delphi/CppBuilder (2)
- 行业发展研究 (2)
- Jsp/Servlet (2)
- 电路图 (1)
- 经验 (1)
- 习题答案 (1)
- 电子大赛 (1)
- labview (1)
- LED驱动及控制 (1)
- 电子书籍 (1)
- 国标 (1)
- VHDL/Verilog/EDA源码 (1)
- 行业应用文档 (1)
- 接口技术 (1)
技术资料 dsp循环运算
TMS320C54x具有丰富的程序控制与转移指令,利用这些指令可以执行分支转移、循环控制以及子程序操作。本实验要求编写一程序完成 的计算。这个求和运算可以通过一个循环操作指令BANZ来完成。BANZ的功能是当辅助寄存器的值不为0时转移到指定标号执行。 ...
单片机开发 gcc中while()的一些经验 很久前就发现,在gcc中用二个while(...)以上容易出现问题,例如
gcc中while()的一些经验
很久前就发现,在gcc中用二个while(...)以上容易出现问题,例如
其他 This book gives a guided tour in this jungle of new mathematical and algorithmic results, while try
This book gives a guided tour in this jungle of new mathematical
and algorithmic results, while trying to provide an intuitive sense of orientation.
单片机开发 A major goal of this book is to show to make devices that are inherently reliable by design. While a
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are ...
操作系统开发 int main(int argc,char *argv[]) { char ch while(true) { printf("*************************
int main(int argc,char *argv[])
{
char ch
while(true)
{
printf("*************************************\n")
printf(" 1.Reader Priority\n")
printf(" 2.Writer Priority\n")
printf(" 3.Exit to Windows\n")
printf("*************************************\n")
printf("Enter your choice(1,2, ...
软件设计/软件工程 While every precaution has been taken in the preparation of this book, the publisher assumes no re
While every precaution has been taken in the preparation of this book, the publisher assumes no
responsibility for errors or omissions, or for damages resulting from the use of the information
contained herein.
matlab例程 循环平稳时间序列的循环互相关的matlab程序
循环平稳时间序列的循环互相关的matlab程序