搜索结果
找到约 98 项符合
lIttle 的查询结果
按分类筛选
- 全部分类
- 其他 (9)
- 单片机编程 (7)
- 其他书籍 (6)
- 编译器/解释器 (6)
- Java编程 (5)
- VC书籍 (4)
- Linux/Unix编程 (4)
- 书籍 (4)
- 数值算法/人工智能 (3)
- 单片机开发 (3)
- 技术资料 (3)
- 电源技术 (2)
- 压缩解压 (2)
- 数据结构 (2)
- 驱动编程 (2)
- 文章/文档 (2)
- 嵌入式/单片机编程 (2)
- 软件工程 (2)
- 游戏 (2)
- 模拟电子 (1)
- 无线通信 (1)
- ARM (1)
- 开发工具 (1)
- 仿真技术 (1)
- TAPI编程 (1)
- 编辑器/阅读器 (1)
- 其他数据库 (1)
- Windows CE (1)
- 中间件编程 (1)
- Applet (1)
- 邮电通讯系统 (1)
- Delphi/CppBuilder (1)
- uCOS (1)
- 操作系统开发 (1)
- J2ME (1)
- 技术管理 (1)
- 数学计算 (1)
- 软件设计/软件工程 (1)
- 文件格式 (1)
- 通讯编程文档 (1)
- VHDL/FPGA/Verilog (1)
- SQL Server (1)
- matlab例程 (1)
- Delphi控件源码 (1)
- USB编程 (1)
- 其他文档 (1)
- 手册 (1)
无线通信 无线电设计入门资料
Abstract: The process of designing a radio system can be complex and often involves many project tradeoffs. Witha little insight, balancing these various characteristics can make the job of designing a radio system easier. Thistutorial explores these tradeoffs and provides details to consider for ...
ARM ARM7 数据手册
ARM7 是一种低电压,通用32 位RISC 微处理器单元,可作一般应用或嵌入到ASIC 或CSIC中,其简洁一流的设计特别适用于电源敏感的应用中。ARM7 的小尺寸使它特别适合集成到比较大的客户芯片中,此芯片中也可以包含RAM, ROM, DSP,逻辑控制和其他代码。
增强特性:ARM7 和ARM6 有相似性,但增加了以下功能:基于亚微米的制程, ...
开发工具 H-JTAG调试软件下载
ARM通讯
H-JTAG 是一款简单易用的的调试代理软件,功能和流行的MULTI-ICE 类似。H-JTAG 包括两个工具软件:H-JTAG SERVER 和H-FLASHER。其中,H-JTAG SERVER 实现调试代理的功能,而H-FLASHER则实现了FLASH 烧写的功能。H-JTAG 的基本结构如下图1-1所示。 H-JTAG支持所有基于ARM7 和ARM9的芯片的调试,并且支持大 ...
仿真技术 H-JTAG调试软件下载
ARM通讯
H-JTAG 是一款简单易用的的调试代理软件,功能和流行的MULTI-ICE 类似。H-JTAG 包括两个工具软件:H-JTAG SERVER 和H-FLASHER。其中,H-JTAG SERVER 实现调试代理的功能,而H-FLASHER则实现了FLASH 烧写的功能。H-JTAG 的基本结构如下图1-1所示。 H-JTAG支持所有基于ARM7 和ARM9的芯片的调试,并且支持大 ...
Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
数值算法/人工智能 只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单
只包括两个核心文件sha1.cpp及sha1.h
计算数据的sha1摘要。简单,好用。
由于bit endian及little endian的原因,有些计算sha1摘要的算法计算出来的结果与正确结果有差异。此源码经过测试,与RFC里列出的测试结果匹配。
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
VC书籍 Far too many programmers and software designers consider efficient C++ to be an oxymoron. They rega
Far too many programmers and software designers consider efficient C++ to be an
oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical
applications. Consequently, C++ has had little success penetrating domains such
as networking, operating system kernels, device drive ...
Windows CE Displays CPU time usage, the list of processes (can be terminated) and the task which are running (c
Displays CPU time usage, the list of processes (can be terminated) and the task which are running (can be close or switch to). Plus a little net traffic monitor and a disk status report.
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...