搜索结果
找到约 324 项符合
LinE 的查询结果
按分类筛选
- 全部分类
- 其他 (36)
- 单片机编程 (21)
- matlab例程 (20)
- 单片机开发 (18)
- 技术资料 (17)
- 书籍 (12)
- 电源技术 (11)
- 其他书籍 (11)
- VHDL/FPGA/Verilog (9)
- Java编程 (9)
- 模拟电子 (7)
- 数学计算 (7)
- 可编程逻辑 (6)
- 驱动编程 (6)
- 数值算法/人工智能 (6)
- 资料/手册 (5)
- 通讯/手机编程 (5)
- 网络 (5)
- 数据结构 (5)
- 汇编语言 (5)
- Linux/Unix编程 (5)
- DSP编程 (4)
- Delphi控件源码 (4)
- 人工智能/神经网络 (4)
- 书籍源码 (4)
- 文章/文档 (4)
- 行业发展研究 (4)
- 通讯编程文档 (4)
- JavaScript (4)
- PCB相关 (3)
- 系统设计方案 (3)
- VC书籍 (3)
- 微处理器开发 (3)
- uCOS (3)
- 压缩解压 (3)
- 教程资料 (2)
- 无线通信 (2)
- 串口编程 (2)
- 嵌入式/单片机编程 (2)
- 其他嵌入式/单片机内容 (2)
- Oracle数据库 (2)
- 教育系统应用 (2)
- 集成开发环境源码 (1)
- 技术教程 (1)
- 学术论文 (1)
- allegro (1)
- 通信网络 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 技术书籍 (1)
- 测试测量 (1)
- *行业应用 (1)
- GPS编程 (1)
- 软件设计/软件工程 (1)
- 游戏 (1)
- Applet (1)
- 中间件编程 (1)
- Modem编程 (1)
- 操作系统开发 (1)
- 嵌入式Linux (1)
- TAPI编程 (1)
- SQL Server (1)
- Windows CE (1)
- 电子书籍 (1)
- 编辑器/阅读器 (1)
- 编译器/解释器 (1)
- VxWorks (1)
- 其他数据库 (1)
- Matlab (1)
- 电工电气 (1)
- 设计相关 (1)
- 电路图 (1)
- 教程 (1)
- 笔记 (1)
- 源码 (1)
- VIP专区 (1)
人工智能/神经网络 This demonstration illustrates the application of adaptive filters to signal separation using a str
This demonstration illustrates the application of adaptive filters to signal separation
using a structure called an adaptive line enhancer (ALE). In adaptive line
enhancement, a measured signal x(n) contains two signals, an unknown signal
of interest v(n), and a nearly-periodic noise signal eta(n). ...
matlab例程 JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for c ...
单片机开发 很完整的51串口程序 包括如下: 串口中断服务程序
很完整的51串口程序
包括如下:
串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理
出入均设有缓冲区,大小可任意设置。
可供使用的函数名:
char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。
getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义 ...
通讯/手机编程 The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob
The package contains a Reed-Solomon coding and decoding program, derived
partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c".
In particular the Berlekamp-Massey algorithm has not been modified. New
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters ...
SQL Server Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as
Of the password is:
Server: "1."
Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85"
Database: "xzxq".
I made the changes:
1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line)
2, co ...
数学计算 Coaxial feed structures are widely used in ultra-wide band antennas . This paper modeled the charact
Coaxial feed structures are widely used in ultra-wide band antennas . This paper modeled the characteristic of the monopole antenna feeded by coaxial line by FDTD in the time-domiain,which showes that . Firstly, it introduced the theory of the arithmetic and the particularly realization in the calcu ...
Oracle数据库 Oracle调用接口
Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW
Oracle数据库 Oracle调用接口
Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW
其他 300 km 传输线和功率补偿仿真 The circuit below represents an equivalent power system feeding a 300 km transmis
300 km 传输线和功率补偿仿真
The circuit below represents an equivalent power system feeding a 300 km transmission line. The line is compensated by a shunt inductor at its receiving end. A circuit breaker allows energizing and de-energizing of the line. To simplify matters, only one of the three phas ...
其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...