搜索结果
找到约 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 libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * O
The libosip library is known to compile on various platform:
* GNU/Linux
* MacOSX (Darwin)
* OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work)
* Windows NT/95/2000 (VC++6.0 or cygwin)
* Solaris
* HP-Unix.
* VxWorks.
* Some embedded systems with linux.
* WinCE (report to be possible) ...
嵌入式Linux This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the s
This model is just testing an idea of MIMO, which IEEE802.11n
will have. But I havo not seen the standard, I tried to make
it with 11a. Actually this model would not work in real world,
because the preambles were not designed to solve the MIMO feature.
But this model may be useful to get som ...
编译器/解释器 encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The tes ...
Java书籍 The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for
The Java Cookbook is a comprehensive collection of problems, solutions, and practical
examples for anyone programming in Java. Developers will find hundreds of tried-andtrue
Java "recipes" covering all of the major APIs as well as some APIs that aren t as well
documented in other Java books.
Java书籍 THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have ...
单片机开发 THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF AN
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS
ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO
EVENT SHALL MICROSOFT CORPORATION OR ITS S ...
软件工程 Name:neural Network Control, for Matlab,tipical description for control problems with NN method, add
Name:neural Network Control, for Matlab,tipical description for control problems with NN method, additionally, there are some useful examples to be referenced.
GPS编程 The objective of this projectis to design, model and simulate an autocorrelation generator circuit
The objective of this projectis to design, model and simulate an autocorrelation
generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some
gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating
the autocorrelation , we have to des ...
电子书籍 PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the re
PCI-to-PCI Bridge Architecture Specification Revision 1.1
This specification establishes the requirements that a PCI-to-PCI bridge must meet to be compliant to this specification and the PCI Local Bus Specification. In addition, the requirements for optional extensions are specified. This specific ...
数值算法/人工智能 ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5,
ACM试题Problem K:Ones
Description
Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n?