搜索结果
找到约 156 项符合
IDEA 的查询结果
按分类筛选
- 全部分类
- 加密解密 (53)
- 书籍 (15)
- 其他 (9)
- 其他书籍 (6)
- Java编程 (5)
- 单片机编程 (4)
- matlab例程 (4)
- Java书籍 (4)
- Linux/Unix编程 (3)
- 人工智能/神经网络 (3)
- 驱动编程 (3)
- 文章/文档 (3)
- 数值算法/人工智能 (3)
- 学术论文 (2)
- 模拟电子 (2)
- 电源技术 (2)
- 系统设计方案 (2)
- 技术管理 (2)
- 单片机开发 (2)
- 通讯编程文档 (2)
- Delphi控件源码 (2)
- VHDL/FPGA/Verilog (2)
- C/C++语言编程 (1)
- allegro (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 金融证券系统 (1)
- 嵌入式Linux (1)
- Windows Mobile (1)
- CA认证 (1)
- 汇编语言 (1)
- 文件格式 (1)
- 编译器/解释器 (1)
- 通讯/手机编程 (1)
- 软件设计/软件工程 (1)
- GPS编程 (1)
- JavaScript (1)
- Applet (1)
- 编辑器/阅读器 (1)
- J2ME (1)
- 微处理器开发 (1)
- 源码/资料 (1)
- 源码 (1)
- 技术资料 (1)
- 精品软件 (1)
Linux/Unix编程 Nemesis a complete Linux video security system. It s idea is a cheap replacement for your commercia
Nemesis a complete Linux video security system. It s idea is a
cheap replacement for your commercial video system that can retail from a
total of $15,000 up.
加密解密 IDEA加密算法(PGP中使用的加密算法)
IDEA加密算法(PGP中使用的加密算法),对想研究pgp加密的人有没莫大帮助
单片机开发 ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether ...
软件设计/软件工程 Idea.Group.Publishing.UML.And.The.Unified.Process 介绍UML和unified process的电子书
Idea.Group.Publishing.UML.And.The.Unified.Process
介绍UML和unified process的电子书
人工智能/神经网络 This program proposed improved adaptive genetic algorithms saccording to the idea that the best indi
This program proposed improved adaptive genetic algorithms saccording to the idea that the best individualon current generation should bekept tonext
generation,but the best individual should becrossed and mutated by some probability.
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
GPS编程 The idea behind differential GPS is to remove as much errors as possible from the range measurements
The idea behind differential GPS is to remove as much errors as possible from the range measurements by establishing these errors at a reference site. In its most simple setup, a GPS receiver is located at a well surveyed position and its (pseudo) range measurements are compared with the actual calc ...
加密解密 idea算法VC++源码
idea算法VC++源码,包含系列文件
idea.h
idea.cpp
ideadlg.h
ideadlg.cpp
resource.h
stdafx.h
stdafx.c
加密解密 C实现的IDEA加密算法
C实现的IDEA加密算法,可作为应用参考。
加密解密 实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey
实现IDEA加密算法与解密算法
IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有效攻击算法。 ...