搜索结果
找到约 671 项符合
Input 的查询结果
按分类筛选
- 全部分类
- 技术资料 (84)
- 其他 (36)
- 单片机编程 (35)
- matlab例程 (35)
- 电源技术 (34)
- 数学计算 (27)
- 模拟电子 (20)
- 人工智能/神经网络 (19)
- 单片机开发 (19)
- Java编程 (17)
- 编译器/解释器 (17)
- 汇编语言 (16)
- 数据结构 (16)
- VHDL/FPGA/Verilog (16)
- 书籍 (16)
- 数值算法/人工智能 (14)
- Linux/Unix编程 (14)
- 传感与控制 (10)
- 其他嵌入式/单片机内容 (10)
- 测试测量 (9)
- 压缩解压 (8)
- 微处理器开发 (7)
- 书籍源码 (7)
- 加密解密 (7)
- 嵌入式/单片机编程 (7)
- 可编程逻辑 (6)
- DSP编程 (6)
- 驱动编程 (6)
- Java书籍 (6)
- 其他行业 (5)
- 软件设计/软件工程 (5)
- 文章/文档 (5)
- 通讯/手机编程 (5)
- 其他书籍 (5)
- 源码 (5)
- 嵌入式Linux (4)
- VC书籍 (4)
- 通讯编程文档 (4)
- JavaScript (4)
- 论文 (4)
- 企业管理 (3)
- 行业发展研究 (3)
- 文件格式 (3)
- Internet/网络编程 (3)
- 中间件编程 (3)
- 软件 (3)
- 其他 (3)
- VIP专区 (3)
- 学术论文 (2)
- 其他文档 (2)
- 技术书籍 (2)
- 教程资料 (2)
- 教程资料 (2)
- 开关电源 (2)
- 开发工具 (2)
- *行业应用 (2)
- 游戏 (2)
- 系统设计方案 (2)
- uCOS (2)
- 软件工程 (2)
- 操作系统开发 (2)
- Applet (2)
- 电子书籍 (2)
- 金融证券系统 (2)
- SQL Server (2)
- Windows Mobile (2)
- 经验 (2)
- 行业应用文档 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- allegro (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 工控技术 (1)
- 仿真技术 (1)
- 设计相关 (1)
- 语音压缩 (1)
- CA认证 (1)
- USB编程 (1)
- 串口编程 (1)
- 邮电通讯系统 (1)
- SCSI/ASPI (1)
- VxWorks (1)
- Jsp/Servlet (1)
- Windows CE (1)
- STL (1)
- RFID编程 (1)
- BREW编程 (1)
- 电子政务应用 (1)
- 家庭/个人应用 (1)
- 网络 (1)
- Linux/uClinux/Unix编程 (1)
- 源码/资料 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 电路图 (1)
- 电子大赛 (1)
- 应用设计 (1)
其他 对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt ...
VHDL/FPGA/Verilog Three-input Majority Voter -- The entity declaration is followed by three alternative architectures
Three-input Majority Voter
-- The entity declaration is followed by three alternative architectures which achieve the same functionality in different ways.
人工智能/神经网络 Sga.c 基本遗传算法源程序, 输入数据文件input
Sga.c 基本遗传算法源程序, 输入数据文件input,
汇编语言 Turbo Pascal Field Input Routines.
Turbo Pascal Field Input Routines.
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
微处理器开发 This zip describes how two SSCs in I2S mode play and record wave files through a two-input data meth
This zip describes how two SSCs in I2S mode play and record wave files through a two-input data method. Includes main.html file for help.
数据结构 2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1.
Input
One positive integer on each line, the value of n.
Output
If the minimum x exists, print a line with 2^x mod n = 1.
Print 2^? mod n = 1 otherwise.
You should replace x and n with specific numbers. ...
CA认证 * * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode
*
* Input
* bin_data : binary data
* bin_size : binary data length
* Mode : operation mode
* BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character
* BASE64_NotCRLF ---- Need not CRLF between 64 base64-character
*
* Output
* char data
* char data length
*
* Return
* 0: success -1: e ...
数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione
Routine mampres: To obtain amplitude response from h(exp(jw)).
input parameters:
h :n dimensioned complex array. the frequency response is stored
in h(0) to h(n-1).
n :the dimension of h and amp.
fs :sampling frequency (Hz).
iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k))
If iamp=1: The ...
DSP编程 Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR
Routine mar1psd: To compute the power spectum by AR-model parameters.
Input parameters:
ip : AR model order (integer)
ep : White noise variance of model input (real)
ts : Sample interval in seconds (real)
a : Complex array of AR parameters a(0) to a(ip)
Output parameters:
psdr : Real array of ...