搜索结果
找到约 672 项符合
OTHER 的查询结果
按分类筛选
- 全部分类
- 书籍 (66)
- 其他书籍 (48)
- 技术资料 (40)
- 其他 (33)
- 单片机编程 (31)
- 单片机开发 (26)
- Java编程 (24)
- matlab例程 (23)
- 电源技术 (21)
- Linux/Unix编程 (20)
- 软件设计/软件工程 (15)
- 电子书籍 (12)
- 数学计算 (12)
- 模拟电子 (11)
- 压缩解压 (10)
- VC书籍 (10)
- 网络 (9)
- 通讯/手机编程 (9)
- 驱动编程 (9)
- VHDL/FPGA/Verilog (9)
- Internet/网络编程 (8)
- 数值算法/人工智能 (8)
- 可编程逻辑 (7)
- 编译器/解释器 (7)
- 文章/文档 (7)
- 通讯编程文档 (7)
- 人工智能/神经网络 (7)
- 书籍源码 (7)
- 文件格式 (7)
- 汇编语言 (7)
- 嵌入式/单片机编程 (6)
- 数据结构 (6)
- 微处理器开发 (6)
- 软件工程 (6)
- 教程资料 (5)
- Delphi控件源码 (5)
- J2ME (5)
- 系统设计方案 (5)
- 行业发展研究 (5)
- Java书籍 (5)
- 嵌入式综合 (4)
- 无线通信 (4)
- GPS编程 (4)
- 其他行业 (4)
- SQL Server (4)
- Symbian (4)
- 其他嵌入式/单片机内容 (4)
- 操作系统开发 (4)
- 加密解密 (3)
- 中间件编程 (3)
- 其他数据库 (3)
- *行业应用 (3)
- 金融证券系统 (3)
- 语音压缩 (3)
- 论文 (3)
- PCB相关 (2)
- DSP编程 (2)
- 多国语言处理 (2)
- 技术管理 (2)
- 企业管理 (2)
- VxWorks (2)
- FlashMX/Flex源码 (2)
- 邮电通讯系统 (2)
- 游戏 (2)
- Windows Mobile (2)
- 数据库系统 (2)
- 3G开发 (2)
- 接口技术 (2)
- 驱动程序 (1)
- 技术书籍 (1)
- 传感与控制 (1)
- 开发工具 (1)
- 工控技术 (1)
- 测试测量 (1)
- 生物技术 (1)
- Applet (1)
- 串口编程 (1)
- Ajax (1)
- JavaScript (1)
- Windows CE (1)
- 手机短信编程 (1)
- 教育系统应用 (1)
- 人物传记/成功经验 (1)
- CA认证 (1)
- OA系统 (1)
- USB编程 (1)
- 交通/航空行业 (1)
- 编辑器/阅读器 (1)
- 酒店行业 (1)
- Oracle数据库 (1)
- Delphi/CppBuilder (1)
- 认证考试资料 (1)
- C/C++语言编程 (1)
- 源码/资料 (1)
- 实用工具 (1)
- DSP工具/软件 (1)
- 源码 (1)
其他书籍 Information in this document is provided in connection with Intel® products. No license, express
Information in this document is provided in connection with Intel&reg products. No license, express or implied, by estoppel or otherwise, to any intellectual
property rights is granted by this document. Except as provided in Intel s Terms and Conditions of Sale for such products, Intel assumes no li ...
其他书籍 Except as provided in Intel s Terms and Conditions of Sale for such products, Intel assumes no liabi
Except as provided in Intel s Terms and Conditions of Sale for such products, Intel assumes no liability
whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or warranties relating to
fitness for a particular purpose, merc ...
VC书籍 This note describes some key aspects of what C++ is and of how C++ has developed over the years. The
This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have
tried to answer some questions that I have often ...
其他 Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modi
Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications,
enhancements, improvements, and other changes to its products and services at any time and to discontinue
any product or service without notice. Customers should obtain the latest relevant ...
其他书籍 This document describes the uIP TCP/IP stack. The uIP TCP/IP stack is an extremely small implementat
This document describes the uIP TCP/IP stack. The uIP TCP/IP stack is an extremely small implementation of the TCP/IP protocol suite intended for embedded systems running low-end 8 or 16-bit microcon-trollers. The code size and RAM requirements of uIP is an order of magnitude smaller than other gene ...
matlab例程 This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab co
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a window ...
Windows Mobile There is an example of how to use the LDPC encode/decode with AWGN channel model in files .ldpc_de
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matri ...
人工智能/神经网络 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.
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 ...
VC书籍 This article shows that by using the tools available and understanding the programming system, it is
This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in the same development program that was used to write the rest ...