搜索结果

找到约 1,235 项符合 soft-input 的查询结果

嵌入式/单片机编程 This guide reviews the rules and syntax of the principle commands that comprise C and its object-ori

This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
https://www.eeworm.com/dl/647/309237.html
下载: 104
查看: 1064

数学计算 The CoinUtils project is a collection of open-source utilities developed and used by a variety of ot

The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, ...
https://www.eeworm.com/dl/641/309280.html
下载: 76
查看: 1149

数据结构 Description   为了宣传本次“网宿科技杯”厦门大学第五届程序设计竞赛

Description   为了宣传本次“网宿科技杯”厦门大学第五届程序设计竞赛,系里面做了两张精美的海报。经过了精确的计算,为了达到最佳美观效果,每张海报都有自己最佳的粘贴位置。但是现在问题是,如果两张海报都要求贴在最佳位置时,很有可能有部分地方会重叠在一起。现在您来判断一下这两张海报是否重叠。 Input    ...
https://www.eeworm.com/dl/654/313287.html
下载: 100
查看: 1090

DSP编程 fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void);

fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
https://www.eeworm.com/dl/516/314129.html
下载: 155
查看: 1165

系统设计方案 Multirate filters provide a practical approach to designing and implementing finite response (FIR) f

Multirate filters provide a practical approach to designing and implementing finite response (FIR) filters with narrow spectral constraints. By changing the input data rate at one or more intermediate points the filter lengths and computational rates can be greatly reduced when compared to a standar ...
https://www.eeworm.com/dl/678/314969.html
下载: 86
查看: 1044

微处理器开发 This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ

This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link l ...
https://www.eeworm.com/dl/655/315381.html
下载: 139
查看: 1037

单片机开发 用AVR单片机设计的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB

用AVR单片机设计的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD work ...
https://www.eeworm.com/dl/648/315692.html
下载: 32
查看: 1089

Linux/Unix编程 Linux输入子系统和鼠标驱动的分析

Linux输入子系统和鼠标驱动的分析,详细分析drivers/input/mouse/amimouse.c的工作原理。给需要编写或修改鼠标驱动的兄弟一个参考!
https://www.eeworm.com/dl/619/319256.html
下载: 128
查看: 1064

JavaScript 自己写的

自己写的,实现不同类型的input显示不同样式的代码。使用非常简单。
https://www.eeworm.com/dl/685/319690.html
下载: 65
查看: 1022

微处理器开发 The MEASURE program uses analog and digital inputs to simulate a datalogger. You may watch the va

The MEASURE program uses analog and digital inputs to simulate a datalogger. You may watch the value of analog input POT1 and the state of S2, S3 Buttons on MCBSTM32 evaluation board.
https://www.eeworm.com/dl/655/321200.html
下载: 99
查看: 1057