搜索结果
找到约 458 项符合
Written 的查询结果
按分类筛选
- 全部分类
- Java编程 (35)
- 其他 (28)
- 技术资料 (25)
- Linux/Unix编程 (24)
- VHDL/FPGA/Verilog (23)
- 书籍 (22)
- 其他书籍 (19)
- matlab例程 (18)
- 单片机开发 (14)
- 汇编语言 (12)
- 数学计算 (11)
- Java书籍 (11)
- 数值算法/人工智能 (11)
- VC书籍 (11)
- 嵌入式/单片机编程 (9)
- 其他嵌入式/单片机内容 (9)
- 人工智能/神经网络 (8)
- 单片机编程 (7)
- J2ME (7)
- 软件工程 (7)
- 加密解密 (7)
- Internet/网络编程 (6)
- 书籍源码 (6)
- 编译器/解释器 (5)
- 微处理器开发 (5)
- 电子书籍 (5)
- 压缩解压 (4)
- 网络 (4)
- 其他行业 (4)
- 软件设计/软件工程 (4)
- 通讯/手机编程 (4)
- 文章/文档 (4)
- Delphi控件源码 (4)
- 可编程逻辑 (3)
- 手机短信编程 (3)
- 操作系统开发 (3)
- *行业应用 (3)
- 游戏 (3)
- 嵌入式Linux (3)
- 数据库系统 (3)
- Symbian (3)
- 技术管理 (3)
- FlashMX/Flex源码 (3)
- USB编程 (3)
- 3G开发 (3)
- 教程资料 (2)
- 源码/资料 (2)
- TAPI编程 (2)
- 串口编程 (2)
- DSP编程 (2)
- 多国语言处理 (2)
- MySQL数据库 (2)
- uCOS (2)
- Jsp/Servlet (2)
- 行业发展研究 (2)
- 系统设计方案 (2)
- 通讯编程文档 (2)
- VIP专区 (2)
- Windows编程 (1)
- PCB相关 (1)
- 文件格式 (1)
- Windows Mobile (1)
- 手机彩信(MMS)编程 (1)
- 传真(Fax)编程 (1)
- 磁盘编程 (1)
- 金融证券系统 (1)
- Applet (1)
- 数据结构 (1)
- 驱动编程 (1)
- GPS编程 (1)
- 中间件编程 (1)
- 其他数据库 (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- 教育系统应用 (1)
- STL (1)
- 并行计算 (1)
- Linux/uClinux/Unix编程 (1)
- Delphi/CppBuilder (1)
- 技术书籍 (1)
- 接口技术 (1)
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 ...
VC书籍 This book presents an insightful view of XML that places this emerging technology in the context of
This book presents an insightful view of XML that places this emerging technology in the context of the ongoing Web revolution. Written for business and technical professionals, this book revals the true value of XML for distributed information systems. It explains how XML is transforming the way or ...
软件工程 This thorough, hands-on reference for database developers and administrators delivers expert guidanc
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)&iexcl &ordf one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features ...
加密解密 Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The origina
Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which is written in Visual Basic. NET.
Tiger Tree Hash算法的C#实现!
Java书籍 THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer ...
Internet/网络编程 Windows NT 4.0 had WIPCfg32.exe, and Windows 95/98/ME had WinIPCfg.exe. For some reason, this utilit
Windows NT 4.0 had WIPCfg32.exe, and Windows 95/98/ME had WinIPCfg.exe. For some reason, this utility was removed from Windows 2000/XP. This program is a clone of WinIPCfg.exe, written for Windows XP. For those of you who are unfamiliar with WinIPCfg, it looks like this
VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
matlab例程 %WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado
%WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset
%
% See "http://paos.colorado.edu/research/wavelets/"
% Written January 1998 by C. Torrence
%
% Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be sideways,
% changed all "log" to "log2", changed logarithmic axis ...
uCOS uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as
uC/OS-II Notes from Nohau Corporation
The code associated with this readme.txt file is provided "as is".
The code was written with the intention of creating a functional
RTOS demo for the Nohau evaluation boards that can run a MicroBlaze
core. You can use this code for any and all of your projects ...
uCOS UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether
UCOS/II for ICCAVR
- The version of UCOS/II is 2.04
- the original port was done by Ole Saether for the IAR compiler. Jens E.
Holtegaard ported one version using ICCAVR. Joerg Meyer did another port
(using Jens port as a start?). This is basically Joerg s port plus a
little bit of changes and ...