搜索结果
找到约 402 项符合
like 的查询结果
按分类筛选
- 全部分类
- Java编程 (29)
- 其他书籍 (26)
- 书籍 (26)
- 其他 (24)
- Linux/Unix编程 (17)
- VC书籍 (16)
- 编译器/解释器 (12)
- Delphi控件源码 (11)
- 网络 (10)
- 微处理器开发 (10)
- 电子书籍 (9)
- 汇编语言 (9)
- matlab例程 (8)
- 技术资料 (8)
- 文件格式 (7)
- 压缩解压 (7)
- 单片机开发 (6)
- 嵌入式/单片机编程 (6)
- 通讯编程文档 (6)
- 软件设计/软件工程 (6)
- 游戏 (5)
- VHDL/FPGA/Verilog (5)
- 数据结构 (5)
- 人工智能/神经网络 (5)
- 其他嵌入式/单片机内容 (5)
- 系统设计方案 (5)
- 通讯/手机编程 (5)
- 加密解密 (5)
- 文章/文档 (5)
- 数学计算 (5)
- 模拟电子 (4)
- Java书籍 (4)
- Jsp/Servlet (4)
- JavaScript (4)
- VIP专区 (4)
- 单片机编程 (3)
- 可编程逻辑 (3)
- J2ME (3)
- 操作系统开发 (3)
- SQL Server (3)
- Internet/网络编程 (3)
- 驱动编程 (3)
- 书籍源码 (3)
- 软件工程 (3)
- 数值算法/人工智能 (3)
- 3G开发 (3)
- 行业发展研究 (3)
- 教程资料 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- FlashMX/Flex源码 (2)
- *行业应用 (2)
- GPS编程 (2)
- 嵌入式Linux (2)
- 源码 (2)
- allegro (1)
- 电源技术 (1)
- 测试测量 (1)
- 源码/资料 (1)
- 编辑器/阅读器 (1)
- 串口编程 (1)
- 教育系统应用 (1)
- 电子政务应用 (1)
- 多国语言处理 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- Windows Mobile (1)
- SCSI/ASPI (1)
- 传真(Fax)编程 (1)
- Windows CE (1)
- 认证考试资料 (1)
- DSP编程 (1)
- Applet (1)
- 技术管理 (1)
- 中间件编程 (1)
- 磁盘编程 (1)
- CA认证 (1)
- 并行计算 (1)
- 单片机 (1)
- Matlab (1)
- 无线通信 (1)
- 精品软件 (1)
CA认证 Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2
Playfair Cipher
1.not even the large number of keys in a monoalphabetic cipher provides security
2.one approach to improving security was to encrypt multiple letters
3.the Playfair Cipher is an example
4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair
Playfair Key M ...
Linux/Unix编程 This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ ju
This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
GPS编程 This is schematic and Gerber files of PCB that is used for GPS tracking device with GSM link. Scheme
This is schematic and Gerber files of PCB that is used for GPS tracking device with GSM link. Scheme has many valuable schematic features, like protected digital and analog I/Os, power part adapted for car power supply, etc.
Can be used as a reference design for anyone who wants to make own GPS GS ...
系统设计方案 This is schematic and Gerber files of PCB that is used for GSM alarm system. This is industrial-grad
This is schematic and Gerber files of PCB that is used for GSM alarm system. This is industrial-grade system with many features like 1-wire (iButton) interface, additional interface for video camera (UART JPEG camera is used), SD card to store pictures from camera and send them by GSM to remote mobi ...
行业发展研究 In the last decade the processing of polygonal meshes has emerged as an active and very productive
In the last decade the processing of polygonal meshes has
emerged as an active and very productive research area. This
can basically be attributed to two developments:
Modern geometry acquisition devices, like laser scanners
and MRT, easily produce raw polygonal meshes of
ever growing complexity
D ...
文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
加密解密 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 ...
Java编程 Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI,
Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java FacultyBookList_Main
其他 NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect
NN Functions
a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functio ...