搜索结果
找到约 168 项符合
Required 的查询结果
按分类筛选
- 全部分类
- 书籍 (18)
- 单片机编程 (13)
- 单片机开发 (13)
- 电源技术 (7)
- matlab例程 (7)
- 其他书籍 (7)
- Java编程 (7)
- 数学计算 (6)
- VC书籍 (5)
- 技术资料 (5)
- 模拟电子 (4)
- 其他 (4)
- Delphi控件源码 (3)
- 系统设计方案 (3)
- 汇编语言 (3)
- 人工智能/神经网络 (3)
- Linux/Unix编程 (3)
- 电子书籍 (3)
- 资料/手册 (2)
- 嵌入式综合 (2)
- 可编程逻辑 (2)
- 接口技术 (2)
- DSP编程 (2)
- 压缩解压 (2)
- 其他数据库 (2)
- 驱动编程 (2)
- 技术管理 (2)
- 通讯/手机编程 (2)
- 加密解密 (2)
- 微处理器开发 (2)
- 文章/文档 (2)
- VHDL/FPGA/Verilog (2)
- 其他行业 (2)
- 其他嵌入式/单片机内容 (2)
- 论文 (2)
- 行业应用文档 (1)
- 教程资料 (1)
- 通信网络 (1)
- Java书籍 (1)
- 网络 (1)
- uCOS (1)
- 书籍源码 (1)
- USB编程 (1)
- 数值算法/人工智能 (1)
- Modem编程 (1)
- 文件格式 (1)
- 嵌入式/单片机编程 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 编译器/解释器 (1)
- 电子政务应用 (1)
- Windows Mobile (1)
- Symbian (1)
- 技术书籍 (1)
- 源码 (1)
Delphi控件源码 demonstrates how to use Delphi with WinLIRC. The source-code is included and there is also a binar
demonstrates how to use
Delphi with WinLIRC. The source-code is included and there is also a
binary file. It runs with Delphi versions 3 through 7. No special components
are required.
Delphi控件源码 provided a modified version of this example that is designed to be more user friendly. It is coded i
provided a modified version of this example that is designed to be more user friendly. It is coded in Delphi 7 Enterprise, and no special components are required.
Windows Mobile This is a sample c # source for windows mobile which aims at the accomplishment of device to desktop
This is a sample c # source for windows mobile which aims at the accomplishment of device to desktop communication. Its an open source and all required code with the documentation is included.
Symbian This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofo
This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Edition and newer, providing a unified interface for various Symb ...
电子书籍 Abstract—Stable direct and indirect decentralized adaptive radial basis neural network controllers
Abstract—Stable direct and indirect decentralized adaptive radial basis
neural network controllers are presented for a class of interconnected
nonlinear systems. The feedback and adaptation mechanisms for each
subsystem depend only upon local measurements to provide asymptotic
tracking of a referen ...
加密解密 a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded s
a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG) are required to generate public/private key pairs for asym ...
其他书籍 The many variants of the Unix operating system require use of a mode of thought that s significantly
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the ...
Linux/Unix编程 Most satellite dish actuators send a series of pulses to indicate their position. By counting pulse
Most satellite dish actuators send a series of pulses to indicate their position. By counting pulses the positioner knows where the dish is pointing. It is possible to use a serial port and Linux with RTAI patches in order to count these pulses, thus minimising the external hardware required for a ...
其他数据库 To compile the project, first create a directory in which to place the build products. It is recom
To compile the project, first create a directory in which to place
the build products. It is recommended, but not required, that the
build directory be separate from the source directory.
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...