搜索结果
找到约 286 项符合
Way 的查询结果
按分类筛选
- 全部分类
- 书籍 (38)
- 其他书籍 (23)
- Java编程 (18)
- matlab例程 (16)
- VC书籍 (16)
- 单片机编程 (11)
- 单片机开发 (11)
- 其他 (10)
- 数学计算 (7)
- 电源技术 (6)
- Linux/Unix编程 (6)
- 电子书籍 (6)
- 数据结构 (5)
- 压缩解压 (5)
- 软件工程 (5)
- 微处理器开发 (5)
- 数值算法/人工智能 (5)
- 人工智能/神经网络 (4)
- 加密解密 (4)
- 编辑器/阅读器 (4)
- 文件格式 (4)
- 嵌入式综合 (3)
- 书籍源码 (3)
- 通讯编程文档 (3)
- 软件设计/软件工程 (3)
- 技术资料 (3)
- 无线通信 (2)
- 技术书籍 (2)
- 游戏 (2)
- VHDL/FPGA/Verilog (2)
- Delphi控件源码 (2)
- Windows CE (2)
- 编译器/解释器 (2)
- 技术管理 (2)
- Java书籍 (2)
- 嵌入式/单片机编程 (2)
- DSP编程 (2)
- 系统设计方案 (2)
- USB编程 (2)
- 行业发展研究 (2)
- 其他行业 (2)
- Internet/网络编程 (2)
- VIP专区 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- TAPI编程 (1)
- Symbian (1)
- 汇编语言 (1)
- 中间件编程 (1)
- 通讯/手机编程 (1)
- 人物传记/成功经验 (1)
- Windows Mobile (1)
- 操作系统开发 (1)
- Applet (1)
- 企业管理 (1)
- J2ME (1)
- 文章/文档 (1)
- Delphi/CppBuilder (1)
- 交通/航空行业 (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- Jsp/Servlet (1)
- 多国语言处理 (1)
- Ajax (1)
- Windows编程 (1)
- 学术论文 (1)
- 源码 (1)
- 教程 (1)
数学计算 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 ...
加密解密 Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种
Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数:
p:L bits长的素数。L是64的倍数,范围是512到1024;
q:p - 1的160bits的素因子;
g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1;
x:x < q,x为私 ...
其他书籍 非常好的优化算法的书
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。
Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of i ...
文件格式 The usage of devices in a communication network requires configuration of the device parameters and
The usage of devices in a communication network requires configuration of the device parameters
and communication facilities. CANopen defines a standardised way to access these parameters
微处理器开发 MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate
MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers
Description: Demonstrate USART0 in two-way SPI mode. Data are read from
an HC165, and same data written back to the HC164.
ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2
* USART0 control bits are in different SFR s from ...
单片机开发 The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
The download includes the kernel source code, and a demo application for EVERY
RTOS port. See http://www.freertos.org/a00017.html for full details of the
directory structure and information on locating the files you require.
The easiest way to use FreeRTOS is start start with one of the demo appli ...
Java编程 Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3
Java MP3 Player,
Here s a list of features:
- Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags
- Reads, creates, updates, and removes id3v1 tags
- Extracts MPEG data such as bit rate, sample rate, channel mode, etc.
- Calculates playing time of mp3 from mpeg information (no good w/VBR)
...
matlab例程 迭代自适应Simpson
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
单片机开发 At can be given its arguments in a file. You can comment out lines by preceding them with either #
At can be given its arguments in a file. You can comment
out lines by preceding them with either # or -
characters. This is an easy way to temporarily disable
some commands.
The CONTINUE-command is most useful at the end of the
file. When this command is read, the file is started
again from ...
其他书籍 developing web applications with coldfusion express The coldfusion web application sever provides t
developing web applications with coldfusion express
The coldfusion web application sever provides the fastest way to integrate
browser sever ,and database technologies into powerful web applications and interactive
web sites.