搜索结果
找到约 402 项符合
DESCRIPTION 的查询结果
按分类筛选
- 全部分类
- 技术资料 (63)
- 其他书籍 (26)
- 单片机开发 (19)
- 其他 (17)
- VHDL/FPGA/Verilog (16)
- 文章/文档 (14)
- 电子书籍 (13)
- Java编程 (12)
- 通讯编程文档 (12)
- 软件设计/软件工程 (11)
- 汇编语言 (9)
- 学术论文 (8)
- 人工智能/神经网络 (8)
- 可编程逻辑 (7)
- 软件工程 (7)
- 数据结构 (7)
- 微处理器开发 (7)
- 加密解密 (6)
- matlab例程 (6)
- 通讯/手机编程 (6)
- 系统设计方案 (6)
- 文件格式 (6)
- 行业发展研究 (6)
- J2ME (6)
- 书籍 (6)
- 精品软件 (6)
- 其他嵌入式/单片机内容 (5)
- Linux/Unix编程 (5)
- 技术书籍 (4)
- 单片机编程 (4)
- Internet/网络编程 (4)
- 数学计算 (4)
- Delphi控件源码 (4)
- 嵌入式/单片机编程 (4)
- 模拟电子 (3)
- 教程资料 (3)
- 数值算法/人工智能 (3)
- 书籍源码 (3)
- Java书籍 (3)
- PCB图/BOM单/原理图 (2)
- 实用工具 (2)
- allegro (2)
- 网络 (2)
- 压缩解压 (2)
- 编译器/解释器 (2)
- 串口编程 (2)
- 其他数据库 (2)
- 游戏 (2)
- 技术管理 (2)
- 资料/手册 (1)
- 教程资料 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- *行业应用 (1)
- Windows Mobile (1)
- 多国语言处理 (1)
- VC书籍 (1)
- VxWorks (1)
- 嵌入式Linux (1)
- Modem编程 (1)
- RFID编程 (1)
- SQL Server (1)
- FlashMX/Flex源码 (1)
- 驱动编程 (1)
- 其他行业 (1)
- BREW编程 (1)
- 3G开发 (1)
- STL (1)
- VHDL/Verilog/EDA源码 (1)
- 手册 (1)
- 论文 (1)
- 源码 (1)
编译器/解释器 Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other ...
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...
matlab例程 Summary: An example of KALMAN FILTER MATLAB Release: R13SP1 Required Products: Communication
Summary: An example of KALMAN FILTER
MATLAB Release: R13SP1
Required Products: Communications Toolbox,Signal Processing Toolbox
Description: THIS PROGRAM DEMONSTRATES AN EXAMPLE OF KALMAN FILTER.
软件设计/软件工程 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 ...
单片机开发 /***************************************************************************************************
/***************************************************************************************************
The 4×4-keyboard drivers
*COMPANY NAME: WUYI UNIVERSITY
*MODULE NAME: Keyboard drivers
*WRITTEN BY: Pang Weicong
*FUNCTION DESCRIPTION: Keyboard input processing
*EDITION: The first edition V1.0 ...
其他书籍 This title demonstrates how to develop computer programmes which solve specific engineering problems
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions ...
Java书籍 A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO sp
A Case Study: Replacing the persistence layer of a
Business Process Engine with JDO
The JDO specification (JSR-12) was released from the Java Community Process in April
2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides
a concise introduction. Several book ...
数学计算 Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descrip
Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
数学计算 Problem D:合唱队形 Time Limit:1000MS Memory Limit:65536K Total Submit:1237 Accepted:437 Language
Problem D:合唱队形
Time Limit:1000MS Memory Limit:65536K
Total Submit:1237 Accepted:437
Language: not limited
Description
N位同学站成一排,音乐老师要请其中的(N-K)位同学出列,使得剩下的K位同学排成合唱队形。
合唱队形是指这样的一种队形:设K位同学从左到右依次编号为1,2…,K,他们的身高分别为T1 ...