搜索结果
找到约 786 项符合
Key 的查询结果
按分类筛选
- 全部分类
- 技术资料 (187)
- 单片机开发 (70)
- 加密解密 (63)
- 单片机编程 (36)
- 其他 (36)
- 书籍 (35)
- 微处理器开发 (22)
- 其他书籍 (16)
- Linux/Unix编程 (16)
- Java编程 (16)
- 嵌入式/单片机编程 (13)
- 数据结构 (13)
- VHDL/FPGA/Verilog (12)
- DSP编程 (11)
- VC书籍 (11)
- CA认证 (10)
- VIP专区 (9)
- 汇编语言 (8)
- 嵌入式Linux (8)
- 其他嵌入式/单片机内容 (8)
- 文章/文档 (7)
- 系统设计方案 (6)
- 软件设计/软件工程 (6)
- 论文 (5)
- 无线通信 (5)
- 数据库系统 (5)
- 书籍源码 (5)
- 模拟电子 (5)
- 电子书籍 (5)
- 可编程逻辑 (5)
- 压缩解压 (5)
- 网络 (5)
- 文件格式 (5)
- 技术管理 (5)
- 源码 (4)
- 电源技术 (4)
- 驱动编程 (4)
- 通讯编程文档 (4)
- uCOS (4)
- matlab例程 (4)
- 行业发展研究 (4)
- 其他 (3)
- C/C++语言编程 (3)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 软件工程 (3)
- 嵌入式综合 (3)
- 游戏 (3)
- 数学计算 (3)
- USB编程 (3)
- 其他数据库 (3)
- Windows CE (3)
- 软件 (2)
- 应用设计 (2)
- PCB相关 (2)
- 测试测量 (2)
- 开发工具 (2)
- 教程资料 (2)
- 编译器/解释器 (2)
- Java书籍 (2)
- 其他行业 (2)
- Symbian (2)
- Windows Mobile (2)
- 中间件编程 (2)
- SQL Server (2)
- 开发板 (1)
- 经验分享 (1)
- 行业应用文档 (1)
- 接口技术 (1)
- 学术论文 (1)
- Windows编程 (1)
- 多媒体处理 (1)
- 仿真技术 (1)
- PCB图/BOM单/原理图 (1)
- 技术书籍 (1)
- 实用工具 (1)
- 通信网络 (1)
- 工控技术 (1)
- 电机控制 (1)
- autocad教程 (1)
- 教育系统应用 (1)
- 编辑器/阅读器 (1)
- *行业应用 (1)
- 人工智能/神经网络 (1)
- BREW编程 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- Delphi控件源码 (1)
- Jsp/Servlet (1)
- MTK (1)
CA认证 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中
雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能 ...
其他书籍 This book is about using Python to get jobs done on Windows.This intended to be a practical book foc
This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python works on Windows The key integration technologies supported by ...
单片机开发 keyboard 包含三个例子程序 keyboard.c、keyboard1.c和keyboard2.c keyboard.c :使用keypad函数
keyboard 包含三个例子程序 keyboard.c、keyboard1.c和keyboard2.c
keyboard.c :使用keypad函数,观察其对LED显示有何影响
keyboard1.c:使用scan_key函数,观察其对LED显示有何影响
keyboard2.c:使用keypad函数,观察其对LCD显示有何影响 ...
其他 C++ by Dissection presents a thorough introduction to the programming process by carefully developi
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner throughout.
The code has been tested on several platforms ...
书籍 High-Frequency Oscillator Design
OSCILLATORS are key building blocks in integrated transceivers. In wired and
wireless communication terminals, the receiver front-end selects, amplifies and
converts the desired high-frequency signal to baseband. At baseband the signal can
then be converted into the digital domain for further data p ...
技术资料 光立方程序
**光立方程序 uchar t,i,k,a,s;
sbit d1=P0^4;
sbit d2=P0^6;
sbit q0=P0^0;
sbit q1=P0^1;
sbit q2=P0^2;
sbit q3=P0^3;
sbit key=P0^5;
void delay(uchar z)
模拟电子 提高在噪声环境下的磁卡读写器(MCR)系统
Abstract: Most magnetic read head data sheets do not fully specify the frequency-dependent components andare often vague when specifying other key parameters. In some cases, the specifications of two very similarheads from two different manufacturers might be quite different in terms of parameters ...
其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...
电子书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of produ ...
其他 IAR_Embedded_Workbench_for_MSP430_V4.11b 破解文件 破解步骤: 1、将压缩包解压缩至一个文件夹; 2、运行IARKG
IAR_Embedded_Workbench_for_MSP430_V4.11b 破解文件
破解步骤:
1、将压缩包解压缩至一个文件夹;
2、运行IARKG,Product选择Embedded Workbench for MSP430
3、点击“GetID”或者“Generate”,即可得到相应的License
number和License key。
4、安装IAR Embedded Workbench for MSP430 Ver4.11B 30天限制版。 ...