搜索结果
找到约 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)
单片机开发 温度传感器用单总线DS18B20
温度传感器用单总线DS18B20,CPU为2051,三个按键,分别为UP,DOWN,SET温度调节上限为125度,下限为-55度。
其他 Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utili
Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.
软件工程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
其他 迷宫探险算法
迷宫探险算法,一个CPP文件实现。在TC下编译生成。生成的程序是dos exe。LEFT/UP/RIGHT/DOWN 在迷宫中向左、上、右、下走一步。走过的路线显示为黄色,回头路显示为红色。
Java编程 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix ...
操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...
通讯/手机编程 Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read a
Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read and Write cycles, 8-bit Memory Read/Write cycles, DMA cycles, and up to 32-bit Firmware memory read/write cycles. Serial IRQ support is also provided.
None of this has been tested (yet) with a third-p ...
加密解密 VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipeline ...
编辑器/阅读器 Normally a list view is updated by a user directly by selecting a list view item and then editing or
Normally a list view is updated by a user directly by selecting a list view item and then editing or deleting it. New items are usually added at the bottom of the list. This works fine since the user knows which items have been changed or deleted and where the new items will pop up. A drawback of it ...
电子政务应用 Help Desk Pro has three different interfaces for all three domains of users, providing them with the
Help Desk Pro has three different interfaces for all three domains of users, providing them with the controls required by them, to save time the application generates reports, which are dynamic as well, taking input from admin and generating results.As for the user account management, the user him/h ...