搜索结果
找到约 788 项符合
Some 的查询结果
按分类筛选
- 全部分类
- 其他 (101)
- matlab例程 (58)
- 书籍 (58)
- 其他书籍 (51)
- Java编程 (32)
- 单片机开发 (30)
- VC书籍 (24)
- Linux/Unix编程 (15)
- 软件设计/软件工程 (15)
- 单片机编程 (14)
- 数学计算 (14)
- 电子书籍 (14)
- USB编程 (13)
- 文件格式 (12)
- 编译器/解释器 (12)
- Delphi控件源码 (12)
- 数值算法/人工智能 (11)
- 汇编语言 (11)
- 通讯编程文档 (11)
- Java书籍 (10)
- 人工智能/神经网络 (10)
- VHDL/FPGA/Verilog (10)
- 电源技术 (9)
- 书籍源码 (9)
- 文章/文档 (9)
- 微处理器开发 (9)
- 行业发展研究 (9)
- 通讯/手机编程 (9)
- 模拟电子 (8)
- 网络 (8)
- 嵌入式/单片机编程 (8)
- 系统设计方案 (8)
- 技术资料 (8)
- Internet/网络编程 (7)
- 压缩解压 (7)
- 软件工程 (7)
- 加密解密 (7)
- 可编程逻辑 (6)
- 游戏 (6)
- 其他嵌入式/单片机内容 (6)
- 驱动编程 (6)
- SQL Server (6)
- 无线通信 (5)
- 教程资料 (4)
- 技术管理 (4)
- 数据结构 (4)
- 操作系统开发 (4)
- Symbian (4)
- Applet (3)
- FlashMX/Flex源码 (3)
- DSP编程 (3)
- 多国语言处理 (3)
- 并行计算 (3)
- 编辑器/阅读器 (3)
- VxWorks (3)
- 其他行业 (3)
- Jsp/Servlet (3)
- *行业应用 (3)
- Delphi/CppBuilder (3)
- 人物传记/成功经验 (3)
- 教育系统应用 (2)
- GPS编程 (2)
- J2ME (2)
- 中间件编程 (2)
- JavaScript (2)
- RFID编程 (2)
- 3G开发 (2)
- MySQL数据库 (2)
- 论文 (2)
- VIP专区 (2)
- 技术书籍 (1)
- 教程资料 (1)
- PCB相关 (1)
- 测试测量 (1)
- 传真(Fax)编程 (1)
- 嵌入式Linux (1)
- OA系统 (1)
- 电子政务应用 (1)
- 其他数据库 (1)
- 串口编程 (1)
- Windows CE (1)
- 家庭/个人应用 (1)
- SCSI/ASPI (1)
- 交通/航空行业 (1)
- STL (1)
- Matlab (1)
- 多媒体处理 (1)
其他 The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your dev ...
其他 This book was intended specifically for people who know how to program already but have taken only r
This book was intended specifically for people who know how to program already but have taken only rudimentary
stabs at graphics/game programming or never taken any stab at all, such as programmers in another field or college
students looking to embark on some side projects.
matlab例程 In engineering, compensation is planning for side effects or other unintended issues in a design. Th
In engineering, compensation is planning for side effects or other unintended issues in a design. The design of an invention can itself also be to compensate for some other existing issue or exception.
One example is in a voltage-controlled crystal oscillator (VCXO), which is normally affected not ...
其他 opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C
opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It
does not rely on external numerical libraries, though it can make use of some of them (see below) at
runtime, if they are available
Java书籍 As I write this foreword, I am collaborating with four leading user interface (UI) component vendo
As I write this foreword, I am collaborating with four leading user interface
(UI) component vendors on a presentation for the 2004 JavaOneSM conference.
In our presentation, the vendors will show how they leverage JavaServerTM
Faces technology in their products. While developing the presentation, ...
文件格式 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v
1. Download the version you want:
* Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows
* Previous versions
2. Unzip the file, which will create a directory called klt and place all the files there
3. Compile and run the code
* ...
加密解密 Introduction to Cryptography in plain simple english. The document talks about the early day cryptog
Introduction to Cryptography in plain simple english. The document talks about the early day cryptography and gives some simple examples to the readers.
加密解密 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 ...
其他 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 ...
其他 SensorSimII is the framework of a simulator that I have been working on to study how future sensor n
SensorSimII is the framework of a simulator that I have been working on to study how future sensor networks should operate. the simulator is written in a modular fashion so that it can be adapted to serve a number of needs. However, please remember that it is still a work in progress. This web page ...