搜索结果
找到约 96 项符合
lATer 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (7)
- matlab例程 (7)
- 书籍 (7)
- 嵌入式/单片机编程 (6)
- 其他行业 (6)
- Java编程 (6)
- 其他书籍 (5)
- 其他 (5)
- Linux/Unix编程 (4)
- 压缩解压 (3)
- 单片机编程 (2)
- 编译器/解释器 (2)
- 人工智能/神经网络 (2)
- VHDL/FPGA/Verilog (2)
- VC书籍 (2)
- 加密解密 (2)
- Linux/uClinux/Unix编程 (2)
- 技术资料 (2)
- 多媒体处理 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- 网络 (1)
- 系统设计方案 (1)
- GPS编程 (1)
- 电子政务应用 (1)
- 游戏 (1)
- 软件工程 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- 数学计算 (1)
- 操作系统开发 (1)
- 多国语言处理 (1)
- 嵌入式Linux (1)
- 通讯/手机编程 (1)
- Jsp/Servlet (1)
- 通讯编程文档 (1)
- JavaScript (1)
- 数据结构 (1)
- USB编程 (1)
- 电子书籍 (1)
其他书籍 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
VHDL/FPGA/Verilog vhdl编写
vhdl编写,8b—10b 编解码器设计
Encoder:
8b/10b Encoder (file: 8b10b_enc.vhd)
Synchronous clocked inputs (latched on each clock rising edge)
8-bit parallel unencoded data input
KI input selects data or control encoding
Asynchronous active high reset initializes all logic
Encoded data output
...
单片机开发 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.
编译器/解释器 IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
单片机开发 A major goal of this book is to show to make devices that are inherently reliable by design. While a
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are ...
嵌入式/单片机编程 Introduction: 1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools
Introduction:
1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools
i. You can just open the test report, apply AddFailureModeCol
2. Macro2: DPHU_Match is for the test report after meeting
i. You open the DPHU_Format_26Dec.xls, then apply DPHU_Match, after the program ...
其他 ** 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.
单片机开发 ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether ...
VC书籍 This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). As I ll discuss later in this chapter, this is n ...
Jsp/Servlet Java 访问ORACLE存储过程 /* * This sample demonstrates how to make PL/SQL calls * with index-by table
Java 访问ORACLE存储过程
/*
* This sample demonstrates how to make PL/SQL calls
* with index-by table parameters
*
* Please use jdk1.2 or later version
*/