搜索结果
找到约 62 项符合
entire 的查询结果
按分类筛选
- 全部分类
- 书籍 (5)
- 单片机开发 (4)
- Linux/Unix编程 (3)
- 操作系统开发 (3)
- 其他书籍 (3)
- VC书籍 (3)
- 微处理器开发 (3)
- 电源技术 (2)
- 单片机编程 (2)
- Java书籍 (2)
- 人工智能/神经网络 (2)
- 其他 (2)
- 数据结构 (2)
- 电子书籍 (2)
- Java编程 (2)
- 教程资料 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 通讯/手机编程 (1)
- 手机短信编程 (1)
- 嵌入式Linux (1)
- Applet (1)
- 其他嵌入式/单片机内容 (1)
- 文章/文档 (1)
- matlab例程 (1)
- 其他数据库 (1)
- Internet/网络编程 (1)
- DSP编程 (1)
- 企业管理 (1)
- 驱动编程 (1)
- 压缩解压 (1)
- 系统设计方案 (1)
- 3G开发 (1)
- 其他行业 (1)
- 软件工程 (1)
- 数学计算 (1)
- 数值算法/人工智能 (1)
Linux/Unix编程 SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer
SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer for large music collections. Manage your entire collection, including ID3 tagging and auto-playlisting. Integrated web server for remote control/streaming
通讯/手机编程 a very simple program that prints "Hello World" to the serial port of the 8051. When you can success
a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:
手机短信编程 OSERL (Open SMPP Erlang Library) is an erlang implementation of the Short Message Peer to Peer proto
OSERL (Open SMPP Erlang Library) is an erlang implementation of the Short Message Peer to Peer protocol, covering the entire specification (version 5.0). Forward and backward compatibilities guidelines were adopted.
嵌入式Linux 嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to t
嵌入式文件系统ucfs.zip
This project should serve as an "easy start" with /FS.
All paths are relative to the project file. You should
therefore be able to copy the entire directory (including
all subdirectories) to any location on your harddrive.
Applet Setting and Changing Column Widths By default, all columns in a table start out with equal width,
Setting and Changing Column Widths
By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column wid ...
matlab例程 Simulator for a GSM traffic channel transmission and reception This Simulink model simulates the en
Simulator for a GSM traffic channel transmission and reception
This Simulink model simulates the entire transmission and reception of voice data of a traffic channel for GSM (TCH/FS)over a multipath fading channel, and it calculates the BER of the received signal
操作系统开发 This project should serve as an "easy start" with uC/FS. All pathes are relative to the project fil
This project should serve as an "easy start" with uC/FS.
All pathes are relative to the project file. You should
therefore be able to copy the entire directory (including all ubdirectories) to any location on your harddrive.
单片机开发 /* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command se
/* Check_SST_39VF400A Check manufacturer and device ID
/* CFI_Query CFI Query Entry/Exit command sequence
/* Erase_One_Sector Erase a sector of 2048 words
/* Erase_One_Block Erase a block of 32K words
/* Erase_Entire_Chip Erase the contents of the entire chip
/* Program_One_Word Alter data in one wo ...
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
其他书籍 This guide provides an in-depth look at the construction and underlying theory of a fully functional
This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.