搜索结果
找到约 80 项符合
Status 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (7)
- 单片机开发 (6)
- 技术资料 (6)
- Windows CE (4)
- Linux/Unix编程 (4)
- 驱动编程 (3)
- 通讯编程文档 (3)
- 加密解密 (3)
- 其他 (3)
- 电源技术 (2)
- 串口编程 (2)
- Java编程 (2)
- 汇编语言 (2)
- 压缩解压 (2)
- 文章/文档 (2)
- 行业发展研究 (2)
- 其他书籍 (2)
- 数据结构 (2)
- 文件格式 (1)
- SCSI/ASPI (1)
- VC书籍 (1)
- Internet/网络编程 (1)
- Delphi/CppBuilder (1)
- 操作系统开发 (1)
- 嵌入式Linux (1)
- 认证考试资料 (1)
- VHDL/FPGA/Verilog (1)
- 网络 (1)
- USB编程 (1)
- RFID编程 (1)
- 手机短信编程 (1)
- Jsp/Servlet (1)
- DSP编程 (1)
- 编译器/解释器 (1)
- 电子书籍 (1)
- 人工智能/神经网络 (1)
- Windows Mobile (1)
- 数值算法/人工智能 (1)
- 嵌入式/单片机编程 (1)
- 源码 (1)
- VIP专区 (1)
认证考试资料 ISO / DIS 14230 Road Vehicles - Diagnostic Systems Keyword Protocol 2000 Part 3: Implementation Stat
ISO / DIS 14230 Road Vehicles - Diagnostic Systems Keyword Protocol 2000 Part 3: Implementation Status: Draft International Standard Date: December 16, 1996
其他书籍 ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip
ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied)
The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, ...
VHDL/FPGA/Verilog // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //
// -*- Mode: Verilog -*-
// Filename : wb_master.v
// Description : Wishbone Master Behavorial
// Author : Winefred Washington
// Created On : 2002 12 24
// Last Modified By: .
// Last Modified On: .
// Update Count : 0
// Status : Unknown, Use with caution!
// Description Specification
// General ...
网络 sms发送短信的程序
sms发送短信的程序,对于在linux环境下开发的人员很有用。
SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them ...
Linux/Unix编程 sms发送短信的程序
sms发送短信的程序,可以在windows,和linux两个环境下。
SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them a ...
RFID编程 This document defines Version 1.0 of the wire protocol used by management software to 6 monitor the
This document defines Version 1.0 of the wire protocol used by management software to
6 monitor the operating status and health of EPCglobal compliant RFID Readers.
手机短信编程 The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over h
The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over hierarchy of classes will allow you to create new classes for other types of short messages using the realized base functionality.
At present, the following types of short messages are supported: sta ...
驱动编程 I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working r ...
文章/文档 #include <stdio.h> #include <stdlib.h> #define OK 1 #define OVERFLOW -2
#include <stdio.h>
#include <stdlib.h>
#define OK 1
#define OVERFLOW -2
typedef int status
typedef struct LinkList{ //用带表头结点的有序链表表示多项式
float coef //系数
int expn //指数
struct LinkList *next //指向后继的指针
}*polynomail //结构体类型的指针 ...
Jsp/Servlet BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framew
BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framework to create an expanded system or use as is . Great for small teams working on software projects.
Features include:
- Search by Project, Assigned Person, Priority, Status
- Sorting by any of the c ...