搜索结果
找到约 102 项符合
Option 的查询结果
按分类筛选
- 全部分类
- 其他 (6)
- 单片机编程 (5)
- 其他行业 (5)
- 单片机开发 (4)
- Linux/Unix编程 (4)
- matlab例程 (4)
- 软件设计/软件工程 (4)
- 嵌入式/单片机编程 (4)
- 通讯编程文档 (3)
- 数学计算 (3)
- 其他嵌入式/单片机内容 (3)
- 微处理器开发 (3)
- 可编程逻辑 (2)
- 嵌入式Linux (2)
- 压缩解压 (2)
- 通讯/手机编程 (2)
- 数据结构 (2)
- Java编程 (2)
- 金融证券系统 (2)
- 加密解密 (2)
- 其他书籍 (2)
- 文件格式 (2)
- 书籍 (2)
- 应用设计 (2)
- 其他 (2)
- 技术资料 (2)
- 学术论文 (1)
- 模拟电子 (1)
- autocad教程 (1)
- 电源技术 (1)
- 教程资料 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 仿真技术 (1)
- GPS编程 (1)
- Internet/网络编程 (1)
- 游戏 (1)
- Applet (1)
- 汇编语言 (1)
- 软件工程 (1)
- SQL Server (1)
- Jsp/Servlet (1)
- Windows CE (1)
- 并行计算 (1)
- 人工智能/神经网络 (1)
- Symbian (1)
- 书籍源码 (1)
- 手机短信编程 (1)
- 接口技术 (1)
- 多媒体处理 (1)
- 源码 (1)
Jsp/Servlet simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for ...
Windows CE 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选
由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作
1.target settings : post-linker:选择为 ARM fromELF
2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T
3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x3 ...
单片机开发 This program is free software you can redistribute it and/or modify it under the terms of the GNU Ge
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
并行计算 本计算器实现了如下两个功能: 1、windows自带计算器的键盘输入加减乘除
本计算器实现了如下两个功能: 1、windows自带计算器的键盘输入加减乘除,目前没有连续运算功能操作:用户用键盘或者鼠标分别输入‘1’,‘+’,‘2’,按‘=’ 文本框显示运算结果‘3’。 2、表达式运算功能,目前只支持整数运算。操作:选择菜单Option->Expression,在文本框用键盘输入表达式如‘12/2+(4*5/4)*6’,按 ...
其他 ** This source is free software you can redistribute it and/or ** modify it under the terms of the
** This source is free software you can redistribute it and/or
** modify it under the terms of the GNU General Public
** License as published by the Free Software Foundation either
** version 2 of the License, or (at your option) any later version.
通讯编程文档 This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is s
This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m". In these simulations the SISO option is not expli ...
matlab例程 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and satura ...
微处理器开发 使用ATMEL AT91RM9200 CPU SDRAM初始化的一个例子。可以运行
使用ATMEL AT91RM9200 CPU SDRAM初始化的一个例子。可以运行,初始化之后CS1的0x20000000地址可以访问。内部以文件的形式(Init_SDRam.txt)集成了ADS初始化命令配置,使得本工程可以直接下载到0x20000000地址运行,而不必限制于内部RAM。配置文件在AXD->Option->cfgInterface->session file中配置。祝好运,好使的话请给个推 ...
微处理器开发 使用ATMEL AT91RM9200 CPU SDRAM初始化的一个例子。可以运行
使用ATMEL AT91RM9200 CPU SDRAM初始化的一个例子。可以运行,初始化之后CS1的0x20000000地址可以访问。内部以文件的形式(Init_SDRam.txt)集成了ADS初始化命令配置,使得本工程可以直接下载到0x20000000地址运行,而不必限制于内部RAM。配置文件在AXD->Option->cfgInterface->session file中配置。祝好运,好使的话请给个推 ...
人工智能/神经网络 河內塔問題 #include<stdio.h> #include<stdlib.h> int fun_a(int) void fun_b(int,int,int,in
河內塔問題
#include<stdio.h>
#include<stdlib.h>
int fun_a(int)
void fun_b(int,int,int,int)
int main(void)
{
int n
int option
printf("題目二:河內塔問題\n")
printf("請輸入要搬移的圓盤數目\n")
scanf("%d",&n)
printf("最少搬移的次數為%d次\n",fun_a(n))
printf("是否顯示移動過程? 是請輸入1, ...