搜索结果
找到约 952 项符合
Touch key 的查询结果
按分类筛选
- 全部分类
- 技术资料 (253)
- 单片机开发 (78)
- 加密解密 (63)
- 单片机编程 (39)
- 其他 (39)
- 书籍 (37)
- 微处理器开发 (29)
- 嵌入式/单片机编程 (20)
- Linux/Unix编程 (18)
- 其他书籍 (17)
- Java编程 (16)
- 驱动编程 (15)
- 数据结构 (13)
- VHDL/FPGA/Verilog (13)
- 嵌入式Linux (12)
- VIP专区 (12)
- DSP编程 (11)
- VC书籍 (11)
- 传感与控制 (10)
- CA认证 (10)
- Windows CE (10)
- Symbian (10)
- 其他嵌入式/单片机内容 (10)
- 汇编语言 (8)
- 文章/文档 (8)
- 书籍源码 (6)
- 模拟电子 (6)
- 文件格式 (6)
- 系统设计方案 (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)
- USB编程 (3)
- 其他数据库 (3)
- Windows Mobile (3)
- SQL Server (3)
- 应用设计 (2)
- PCB相关 (2)
- 开发工具 (2)
- 教程资料 (2)
- 编辑器/阅读器 (2)
- Java书籍 (2)
- 其他行业 (2)
- 中间件编程 (2)
- MTK (2)
- 手册 (1)
- 开发板 (1)
- 经验分享 (1)
- 行业应用文档 (1)
- 接口技术 (1)
- 学术论文 (1)
- Windows编程 (1)
- 多媒体处理 (1)
- 仿真技术 (1)
- PCB图/BOM单/原理图 (1)
- 技术书籍 (1)
- 实用工具 (1)
- 通信网络 (1)
- 工控技术 (1)
- 电机控制 (1)
- autocad教程 (1)
- 教育系统应用 (1)
- *行业应用 (1)
- 人工智能/神经网络 (1)
- BREW编程 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- Delphi/CppBuilder (1)
- Delphi控件源码 (1)
- Jsp/Servlet (1)
- MacOS编程 (1)
加密解密 Algorithm Festel. Programs read from file to array byte[]. key block = 64 data block = 128 if use
Algorithm Festel.
Programs read from file to array byte[].
key block = 64
data block = 128 if use classis Festel
data block = 256 if use modification Festel
驱动编程 Driver Virtual keyboard. Allows you to create programs that need to send a key to bypass Win32. Suit
Driver Virtual keyboard. Allows you to create programs that need to send a key to bypass Win32. Suitable for games where prohibited send key.
单片机开发 ebd9307开发板wince bsp源码,包括cs8900,lcd,nand,serial,touch,usb,gpio,wd等驱动
ebd9307开发板wince bsp源码,包括cs8900,lcd,nand,serial,touch,usb,gpio,wd等驱动
Windows CE s3c2410,WinCE的完整BSP包,包含bootloader,driver:atapi,CANBus,CS8900,LCD,flash,USB,touch,
s3c2410,WinCE的完整BSP包,包含bootloader,driver:atapi,CANBus,CS8900,LCD,flash,USB,touch,
单片机编程 HT45R34在12KEY触摸按键中的应用(使用C语言)
HT45R34在12KEY触摸按键中的应用(使用C语言)
本文中我们介绍如何利用我们Holtek C语言来完成HT45R34 12Key Touch Switch Demo board的软件设计。
加密解密 用c++实现des算法 整体思路 用key.cpp 文件来产生秘钥
用c++实现des算法
整体思路
用key.cpp 文件来产生秘钥,用ringfuction.cpp文件来实现轮函数,用main.c来实现加密和解密。有关函数见三个文件里的具体实现。
Java编程 是我们开发软件时用的Myeclipse的key,希望能帮助大家
是我们开发软件时用的Myeclipse的key,希望能帮助大家,
压缩解压 FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in Delphi 6, enjoy the so ...
VHDL/FPGA/Verilog FPGA EP2C5Q288C8 KEY操作 原码,测试OK 打开即用.
FPGA EP2C5Q288C8 KEY操作 原码,测试OK 打开即用.
加密解密 rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for mor
rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed description