搜索结果
找到约 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)
matlab例程 The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m impleme
The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly ...
数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental m ...
Linux/Unix编程 mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utilit
mkdosfs - Make DOS file system utilty.
I wrote this, partially to complement the dosfsck utility written by Werner
Almesberger (who graciously gave me some pointers when I asked for some
advice about writing this code), and also to avoid me having to boot DOS
just to create data partitions (I use ...
数学计算 cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
the method dates ba ...
Java编程 This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in
This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, moving it around the ...
Java编程 What I am trying to introduce here is a full fledged Java Instant messenger, which has all the featu
What I am trying to introduce here is a full fledged Java Instant messenger, which has all the features supplied by commercial messengers like Yahoo or MSN. Although it cannot compared to be in par with those messengers, it is an attempt by me to learn Advanced Java and JNI concepts. The challenges ...
通讯/手机编程 In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un
In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by ...
VHDL/FPGA/Verilog Serial UART open source core. The design is engineered for use as a stand alone chip or for use with
Serial UART open source core. The design is engineered for use as a stand alone chip or for use with other of our cores. The reason for developing the Serial UART core is the fact, that asynchronous serial communication is very common that almost every machine understands it.Also, for OCRP-1, we nee ...
软件设计/软件工程 Answering Queries using views is an article that contains an introduction to the theory and some alg
Answering Queries using views is an article that contains an introduction to the theory and some algorithms, examples for the queries that uses views to resolve some problems. Also this article have a large references for more information about this subject.
软件设计/软件工程 This book manage to show you how you can methodically apply different techniques to your own algor
This book manage to show you how you can methodically apply different techniques to your
own algorithms to make them more efficient. While this book mostly highlights general techniques,
some well-known algorithms are also looked at in depth.