搜索结果
找到约 322 项符合
COMMON 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (23)
- 书籍 (18)
- Java编程 (17)
- 其他 (17)
- 单片机编程 (13)
- 技术资料 (13)
- VC书籍 (12)
- Linux/Unix编程 (10)
- 网络 (8)
- 单片机开发 (8)
- 电子书籍 (7)
- 文章/文档 (6)
- 系统设计方案 (6)
- 软件工程 (6)
- 数据库系统 (6)
- 微处理器开发 (6)
- VHDL/FPGA/Verilog (6)
- 模拟电子 (5)
- 软件设计/软件工程 (5)
- Java书籍 (5)
- 通讯编程文档 (5)
- 电源技术 (4)
- 嵌入式/单片机编程 (4)
- Internet/网络编程 (4)
- 加密解密 (4)
- 操作系统开发 (4)
- 通讯/手机编程 (4)
- matlab例程 (4)
- Jsp/Servlet (4)
- 源码 (4)
- 多媒体处理 (3)
- 数值算法/人工智能 (3)
- 嵌入式Linux (3)
- 驱动编程 (3)
- Delphi控件源码 (3)
- Windows CE (3)
- 压缩解压 (3)
- 其他 (3)
- VIP专区 (3)
- 嵌入式综合 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 测试测量 (2)
- SQL Server (2)
- *行业应用 (2)
- 其他嵌入式/单片机内容 (2)
- USB编程 (2)
- FlashMX/Flex源码 (2)
- 并行计算 (2)
- 行业发展研究 (2)
- 金融证券系统 (2)
- 手册 (2)
- 行业应用文档 (1)
- 技术教程 (1)
- PCB相关 (1)
- 教程资料 (1)
- 技术书籍 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- Oracle数据库 (1)
- 生物技术 (1)
- 语音压缩 (1)
- 游戏 (1)
- 其他行业 (1)
- 邮电通讯系统 (1)
- 书籍源码 (1)
- 数学计算 (1)
- 文件格式 (1)
- SCSI/ASPI (1)
- J2ME (1)
- 数据结构 (1)
- uCOS (1)
- GPS编程 (1)
- 串口编程 (1)
- MTK (1)
- CA认证 (1)
- VxWorks (1)
- 3G开发 (1)
- MacOS编程 (1)
- 编辑器/阅读器 (1)
- 教育系统应用 (1)
- 应用设计 (1)
- 笔记 (1)
其他书籍 This an excellent collection of XML best practices: essential reading for any developer using XML. T
This an excellent collection of XML best practices: essential reading for any developer using XML. This book will help you avoid common pitfalls and ensure your XML applications remain practical and interoperable for as long as possible."
Edd Dumbill, Managing Editor, XML.com and Program Chair, XML ...
其他书籍 C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the mos
C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an inside look at the more subtle C++ features and programming techniques.
其他书籍 Purpose of this White Paper This white paper describes a collection of standards, conventions, and
Purpose of this White Paper
This white paper describes a collection of standards, conventions, and guidelines for writing solid Java
code. They are based on sound, proven software engineering principles that lead to code that is easy to
understand, to maintain, and to enhance. Furthermore, by follow ...
Delphi控件源码 序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,
序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发.
2.P2P通讯说明:
1).网关类型是在理想状态下.即非对称型NAT.
2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败.
文件目录说明:
tQServer:程序服务端,请将其放在公网上运行.
tQClient:程序客户端,可以在不同的内网中运行登录连接 ...
其他 The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) d
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip
(SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent
method for simulation and synthesis. The library is vendor independent, with support for different
CAD tools and ta ...
数值算法/人工智能 AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Per
AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
其他 Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB pr ...
微处理器开发 此代码是在S3C44B0公板上的测试程序
此代码是在S3C44B0公板上的测试程序,包括boodloader,flash,lcd,common等
其他 FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explic
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
操作系统开发 八段数码管实验用例S3C44b0 目录文件结构: 8led_test ├─ main.c C语言主源文件 └─ 8led.c 八段数码管处理函数源文件 如何烧写程序到Flas
八段数码管实验用例S3C44b0
目录文件结构:
8led_test
├─ main.c C语言主源文件
└─ 8led.c 八段数码管处理函数源文件
如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。