搜索结果
找到约 58 项符合
brief 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (8)
- 软件设计/软件工程 (6)
- Java编程 (4)
- matlab例程 (3)
- 电子书籍 (3)
- 软件工程 (2)
- Linux/Unix编程 (2)
- 嵌入式/单片机编程 (2)
- 通讯/手机编程 (2)
- 书籍 (2)
- 技术资料 (2)
- 教程资料 (1)
- 模拟电子 (1)
- 可编程逻辑 (1)
- 数据库系统 (1)
- VxWorks (1)
- *行业应用 (1)
- 其他 (1)
- Delphi/CppBuilder (1)
- 编译器/解释器 (1)
- VC书籍 (1)
- 系统设计方案 (1)
- 嵌入式Linux (1)
- uCOS (1)
- 单片机开发 (1)
- BREW编程 (1)
- 文章/文档 (1)
- 通讯编程文档 (1)
- 驱动编程 (1)
- 文件格式 (1)
- 编辑器/阅读器 (1)
- 微处理器开发 (1)
- 论文 (1)
系统设计方案 具体功能: The documentation of Windows system service dependence, it also introduce a service software a
具体功能: The documentation of Windows system service dependence, it also introduce a service software and brief implementation of service dependency
软件设计/软件工程 Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already fami ...
软件设计/软件工程 SDRAM 参考设计:主要包括The following figure shows a high-level block diagram for this reference design follo
SDRAM 参考设计:主要包括The following figure shows a high-level block diagram for this reference design followed by a brief
description of each sub-section. The design consists of:
· PowerPC processor
· PLB-OPB bridge
· BlockRAM Memory Controller
· SDRAM Controller
· Two GPIO ports
· A UART Por ...
嵌入式/单片机编程 ALI-5661芯片MP3方案3100版本详细资料。 包含 M5661 Flash Support List_SDK_070122 M5661 User Manual_v1.2_051023
ALI-5661芯片MP3方案3100版本详细资料。
包含
M5661 Flash Support List_SDK_070122
M5661 User Manual_v1.2_051023
M5661_HiColor_UserManual_051022
M5661FwProgGuide_v1.3_051028
M5661UserManual_v1.12_050304
New IC SAR ADC(brief)
SDK Memroy Size
VideoFormatSupportListRelease
有需要的朋友可以下载。 ...
Linux/Unix编程 linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include
linux 下串口编程
#include <stdio.h> /*标准输入输出定义*/
#include <stdlib.h> /*标准函数库定义*/
#include <unistd.h> /*Unix标准函数定义*/
#include <sys/types.h> /**/
#include <sys/stat.h> /**/
#include <fcntl.h> /*文件控制定义*/
#include <termios.h> /*PPSIX终端控制定义*/
#include <errno.h> /*错误号定 ...
其他书籍 不错的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook
不错的 PERL 教程
Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examp ...
BREW编程 ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project
ECE345, Visual-to-Audio Electronic Travel Aid
Code for TM320C54x (v2a.asm) download
This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the ...
通讯/手机编程 include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #inclu
include <stdio.h> /*标准输入输出定义*/
#include <stdlib.h> /*标准函数库定义*/
#include <unistd.h> /*Unix标准函数定义*/
#include <sys/types.h> /**/
#include <sys/stat.h> /**/
#include <fcntl.h> /*文件控制定义*/
#include <termios.h> /*PPSIX终端控制定 ...
其他书籍 QuickSteps books are recipe books for computer users. They answer the question 揌ow do I...??by prov
QuickSteps books are recipe books for computer users. They answer the
question 揌ow do I...??by providing a quick set of steps to accomplish the
most common tasks with a particular program. The sets of steps are the
central focus of the book. Sidebar QuickSteps provide information on how to
do quick ...