搜索结果
找到约 261 项符合
configuration 的查询结果
按分类筛选
- 全部分类
- 技术资料 (66)
- 单片机编程 (16)
- Java编程 (13)
- 行业发展研究 (11)
- 可编程逻辑 (9)
- 其他 (8)
- Linux/Unix编程 (8)
- 其他书籍 (6)
- 教程资料 (6)
- 书籍 (5)
- 单片机开发 (5)
- 嵌入式Linux (5)
- 微处理器开发 (5)
- J2ME (5)
- 其他嵌入式/单片机内容 (5)
- VIP专区 (5)
- 通信网络 (4)
- 通讯编程文档 (4)
- 嵌入式/单片机编程 (4)
- VHDL/FPGA/Verilog (4)
- 软件设计/软件工程 (4)
- 数据库系统 (3)
- 手册 (2)
- 加密解密 (2)
- 通讯/手机编程 (2)
- 技术书籍 (2)
- 软件工程 (2)
- 嵌入式综合 (2)
- 模拟电子 (2)
- 软件下载 (2)
- 电子书籍 (2)
- 驱动编程 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 其他数据库 (2)
- Java书籍 (2)
- matlab例程 (2)
- Windows CE (2)
- 系统设计方案 (2)
- VC书籍 (2)
- 源码 (1)
- 教程 (1)
- 电源技术 (1)
- 接口技术 (1)
- DSP编程 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 其他文档 (1)
- ARM (1)
- allegro (1)
- 压缩解压 (1)
- 串口编程 (1)
- 网络 (1)
- 文件格式 (1)
- 技术管理 (1)
- USB编程 (1)
- 汇编语言 (1)
- 人工智能/神经网络 (1)
- 手机WAP编程 (1)
- Delphi/CppBuilder (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 认证考试资料 (1)
- Ajax (1)
J2ME 在本教程中
在本教程中,我们将基于 CLDC(连接有限设备配置,Connected Limited Device Configuration)和 MIDP(移动信息设备概要,Mobile Information Device Profile)API 构建一个名为 UniStocks 的典型 Java 2 Platform, Micro Edition(J2ME)应用程序。
单片机编程 基于P87C591的信号采集节点的设计
介绍了CAN总线和P87C591单片机的特点,给出了基于P87C591单片机的信号采集节点的软、硬件设计,指出了硬件电路设计中应注意的问题,在软件设计中重点介绍了节点初始化、报文发送和报文接收等子程序。
Abstract:
 The features of CAN Bus and the microcontroller P87C591 are introduced, and the design of hardw ...
matlab例程 This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In par
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different parameters such as data rate, Power Control SubChannel ...
其他 MySQL claims to be the world s most popular open source database, and with good reason. It is free
MySQL claims to be the world s most popular open source database, and with good
reason. It is free, runs on a wide variety of platforms, is relatively simple, easy to
configure and performs well even under significant load. By comparison to some other
popular database management systems, configur ...
其他 The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that
The Microsoft&reg Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32&reg -based applications. Application developers can use the functions in the CryptoAPI without k ...
技术资料 基于工控组态与STC单片机数据通信过程控制的设计
组态软件具有灵活操作监控和实时采集数据等特点,STC单片机信号稳定具有数据处理与电路设计开发,程序编译与处理终端通信等优点被广泛采用。本文以流水灯控制为案例,利用Matlab通信接口与数据采集处理运算功能,设计监控流水灯界面和下位机采集实时数据传输在上位机中监测。测试过程控制在组态软件和单片机设计中通信功能的强 ...
嵌入式/单片机编程 周立功D12开发板中带的WINDOWS XP驱动程序
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代 ...
网络 This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or
This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cr ...
Java编程 JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support:
* configuration and dependency management code
* a general logging framework
* text utilities
* user interface classes for ...
软件工程 Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of port
Embedded Linux Primer: A Practical, Real-World Approach
presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll find especially detailed coverage of using developm ...