搜索结果
找到约 620 项符合
UP 的查询结果
按分类筛选
- 全部分类
- 技术资料 (52)
- 单片机编程 (38)
- 单片机开发 (32)
- 其他书籍 (31)
- 书籍 (27)
- 电源技术 (22)
- 其他 (21)
- VC书籍 (20)
- 微处理器开发 (19)
- Linux/Unix编程 (15)
- matlab例程 (14)
- 软件设计/软件工程 (13)
- 可编程逻辑 (12)
- VHDL/FPGA/Verilog (12)
- Java书籍 (12)
- DSP编程 (11)
- 模拟电子 (10)
- 嵌入式Linux (10)
- 电子书籍 (10)
- 游戏 (9)
- Java编程 (9)
- 其他嵌入式/单片机内容 (9)
- 编译器/解释器 (8)
- Internet/网络编程 (8)
- 通讯/手机编程 (8)
- 嵌入式/单片机编程 (8)
- 汇编语言 (8)
- uCOS (7)
- 通讯编程文档 (7)
- 文章/文档 (7)
- 教程资料 (6)
- 嵌入式综合 (5)
- GPS编程 (5)
- 串口编程 (5)
- 数据结构 (5)
- 文件格式 (5)
- 软件工程 (5)
- 资料/手册 (4)
- *行业应用 (4)
- 书籍源码 (4)
- 人工智能/神经网络 (4)
- 网络 (4)
- Delphi控件源码 (4)
- 数学计算 (4)
- 系统设计方案 (4)
- PCB相关 (3)
- 传感与控制 (3)
- 压缩解压 (3)
- 操作系统开发 (3)
- 其他行业 (3)
- 技术管理 (3)
- J2ME (3)
- SQL Server (3)
- USB编程 (3)
- 加密解密 (3)
- 手册 (3)
- VIP专区 (3)
- 无线通信 (2)
- 开关电源 (2)
- ARM (2)
- 行业发展研究 (2)
- 中间件编程 (2)
- 教育系统应用 (2)
- 编辑器/阅读器 (2)
- FlashMX/Flex源码 (2)
- 其他 (2)
- 精品软件 (2)
- 行业应用文档 (1)
- Mentor (1)
- 通信网络 (1)
- 开发工具 (1)
- 测试测量 (1)
- 设计相关 (1)
- Windows Mobile (1)
- Delphi/CppBuilder (1)
- 语音压缩 (1)
- BREW编程 (1)
- 邮电通讯系统 (1)
- Modem编程 (1)
- Windows CE (1)
- 驱动编程 (1)
- 手机WAP编程 (1)
- 手机短信编程 (1)
- 其他数据库 (1)
- JavaScript (1)
- 企业管理 (1)
- Jsp/Servlet (1)
- VxWorks (1)
- 电子政务应用 (1)
- Linux/uClinux/Unix编程 (1)
- Windows编程 (1)
- 工业控制 (1)
- 技术书籍 (1)
- 习题答案 (1)
VHDL/FPGA/Verilog This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with
This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288).
Image resolution is not limited. It takes an RGB input (row-wise) and outp ...
软件设计/软件工程 This document specifies a subset of the C programming language which is intended to be suitable for
This document specifies a subset of the C programming language which is intended to be suitable
for embedded automotive systems up to and including safety integrity level 3 (as defined in the
MISRA Guidelines). It contains a list of rules concerning the use of the C programming language
together wit ...
汇编语言 This is a device for use by RC hobbysts: it transforms a servo from proportional to integrative. For
This is a device for use by RC hobbysts: it transforms a servo from proportional to integrative. For RC boats, it allows user not to change the functionality of the throttle stick, UP/DOWN in stead of proportional. The archive contains also the PCB files.
matlab例程 The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and perfor
The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
VC书籍 this step-by-step guide makes learning Borland C++Builder programming a breeze. It鈥檚 the perfect le
this step-by-step guide makes learning Borland C++Builder programming
a breeze. It鈥檚 the perfect learning tool for beginning
programmers who want to develop their own programming
capabilities, and for developers who want to get up-to-speed with
C++Builder quickly and easily.
汇编语言 The software is written in assembler, as it is very short and it need the speed in the main loop. T
The software is written in assembler, as it is very short and it need the speed in the main loop.
This is the heart of the synth. To be precise, it s in the 7 lines of assembler that makes up the main loop.
The rest of the code is the wavetables and the communication code.
其他嵌入式/单片机内容 This file is distributed in the hope that it will be useful, but WITHOUT * WARRANTY OF ANY KIND.
This file is distributed in the hope that it will be useful, but WITHOUT
* WARRANTY OF ANY KIND.
*
* Author(s): Ole Saether
*
* DESCRIPTION:
*
* Hello World program. Please note that this program runs the internal 8051
* on the default power up frequency of 4MHz. See ex3c.c for an exampl ...
单片机开发 This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND.
This file is distributed in the hope that it will be useful, but WITHOUT
WARRANTY OF ANY KIND.
Author(s): Ole Saether
DESCRIPTION:
nRF9E5 Hello World program. Please note that this program runs the internal
8051 on the default power up frequency of 4MHz. See ex3a.asm for an examp ...
VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi
In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
DSP编程 This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo channe
This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo
channels at a sampling frequency of 48 kHz. The
CYCLE register is embedded in the main
program (
process_data.c) to benchmark the time needed to process two FIR fi lters. A
background telemetry channel (B ...