搜索结果
找到约 16 项符合
LOW-LEVEL 的查询结果
按分类筛选
驱动编程 This structure defines the interface between the low-level tty driver and the tty routines. The foll
This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.
Linux/Unix编程 This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such
This GLib version 2.16.1. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads,
dynamic loading, and an object system.
Java编程 Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want
Capturing low-level network data can be hard in Java, but it s certainly not impossible
If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network
嵌入式/单片机编程 zigbee协议栈中MAC层中LOW-LEVEL的部分源代码
zigbee协议栈中MAC层中LOW-LEVEL的部分源代码,实现数据部分的通信功能,也给出了其相关定义
技术资料 ISO102在小信号测量应用中的误差分析
High accuracy measurements of low-level signals in thepresence of high isolation mode voltages c
Linux/Unix编程 libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.
技术资料 华为公司最新的员工内部培训资料,设计编程规范,常见低级错误案例、优秀代码样例
华为公司最新的员工内部培训资料,设计编程规范,常见低级错误案例、优秀代码样例-Huawei in-house employee training materials, design programming specifications, common low-level error cases, excellent code sample
软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved
using the C language, and without using a low-level style of C code.
技术资料 STM32_ETH_Lib
STM32F107xx互联系列以太网底层驱动和基于uIP TCP/IP协议栈的互联网服务器的演示
(STM32F107xx connectivity line Ethernet low-level driver and web server
demonstration based on uIP TCP/IP stack)
其他书籍 DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b
DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device ...