搜索结果
找到约 832 项符合
also 的查询结果
按分类筛选
- 全部分类
- 书籍 (80)
- 其他书籍 (61)
- 单片机编程 (47)
- 其他 (42)
- matlab例程 (30)
- Java编程 (27)
- Linux/Unix编程 (24)
- 电子书籍 (24)
- 技术资料 (23)
- 电源技术 (22)
- VC书籍 (21)
- 人工智能/神经网络 (18)
- 单片机开发 (18)
- 数学计算 (17)
- 驱动编程 (16)
- Java书籍 (13)
- 压缩解压 (12)
- 软件设计/软件工程 (12)
- 模拟电子 (11)
- Delphi控件源码 (11)
- 汇编语言 (10)
- 通讯/手机编程 (10)
- 无线通信 (9)
- Internet/网络编程 (9)
- 数值算法/人工智能 (9)
- 加密解密 (9)
- 通讯编程文档 (9)
- 行业发展研究 (9)
- DSP编程 (9)
- 可编程逻辑 (8)
- 系统设计方案 (8)
- 嵌入式/单片机编程 (8)
- 书籍源码 (8)
- 文章/文档 (8)
- 论文 (8)
- VHDL/FPGA/Verilog (7)
- 软件工程 (7)
- 其他嵌入式/单片机内容 (7)
- 教程资料 (6)
- 微处理器开发 (6)
- 文件格式 (6)
- 编译器/解释器 (6)
- Symbian (5)
- 数据结构 (5)
- 网络 (5)
- 游戏 (5)
- 串口编程 (4)
- VxWorks (4)
- 操作系统开发 (4)
- J2ME (4)
- ARM (3)
- 测试测量 (3)
- Delphi/CppBuilder (3)
- Applet (3)
- SQL Server (3)
- USB编程 (3)
- 技术管理 (3)
- 多国语言处理 (3)
- 其他数据库 (3)
- Linux/uClinux/Unix编程 (3)
- 接口技术 (3)
- 源码 (3)
- 传感与控制 (2)
- 嵌入式综合 (2)
- 开关电源 (2)
- uCOS (2)
- 家庭/个人应用 (2)
- GPS编程 (2)
- 其他行业 (2)
- 手机彩信(MMS)编程 (2)
- FlashMX/Flex源码 (2)
- 手机短信编程 (2)
- 3G开发 (2)
- Jsp/Servlet (2)
- PCB相关 (1)
- 通信网络 (1)
- 工控技术 (1)
- 存储器技术 (1)
- 手机WAP编程 (1)
- *行业应用 (1)
- 语音压缩 (1)
- 并行计算 (1)
- CA认证 (1)
- 数据库系统 (1)
- 中间件编程 (1)
- 金融证券系统 (1)
- MySQL数据库 (1)
- Windows CE (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- Ajax (1)
- 能源行业(电力石油煤炭) (1)
- STL (1)
- Windows Mobile (1)
- C/C++语言编程 (1)
- 设计相关 (1)
- Windows编程 (1)
- 工业控制 (1)
- 其他文档 (1)
人工智能/神经网络 If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
CA认证 PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applicatio
PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applications and devices. PeerSec Networks offers a fully supported, commercial version as well as an open source version that is available for download. PeerSec MatrixSSL allows secure management of remote dev ...
Linux/Unix编程 About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based o
About WepDecrypt:
Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed.
WepDecrypt highlights:
- Implemented packet filters.
- Only on ...
软件设计/软件工程 This review classifies genetic algorithm environments into application-oriented systems,algorithmori
This review classifies genetic algorithm environments into application-oriented systems,algorithmoriented systems, and
toolkits. It also presents detailed case studies of leading
environments.
其他 The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the ...
VC书籍 This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as po
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be answered. Each section builds on the sections before it. I h ...
微处理器开发 AppWizard has created this SEEDDEC2XXX application for you. This application not only demonstrates
AppWizard has created this SEEDDEC2XXX application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
Java书籍 OReilly.Ajax.on.Rails.Dec.2006. ISBN-10: 0-596-52744-6. Learn to build dynamic, interactive web ap
OReilly.Ajax.on.Rails.Dec.2006. ISBN-10: 0-596-52744-6.
Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to ...
USB编程 This module is common to all of the Example programs It declares the {Open, Read, Write, Close} ca
This module is common to all of the Example programs
It declares the {Open, Read, Write, Close} calls for the USB device
These user-calls are translated into OS system calls
This module also contains several support routines used by all of the examples
技术管理 This manual describes omniidl, the omniORB IDL compiler. It is intended for developers who wish to
This manual describes omniidl, the omniORB IDL compiler. It is intended for developers
who wish to write their own IDL compiler back-ends, or to modify existing
ones. It also documents the design of the compiler front-end for those poor souls
who have to track the IDL specification.