搜索结果
找到约 385 项符合
Codes 的查询结果
按分类筛选
- 全部分类
- matlab例程 (47)
- 技术资料 (26)
- 其他 (24)
- 通讯/手机编程 (23)
- 书籍源码 (19)
- 其他书籍 (13)
- Java编程 (13)
- 单片机开发 (12)
- 通讯编程文档 (11)
- VHDL/FPGA/Verilog (11)
- Windows CE (11)
- 人工智能/神经网络 (10)
- Linux/Unix编程 (9)
- 数学计算 (8)
- 汇编语言 (8)
- 其他嵌入式/单片机内容 (8)
- 加密解密 (7)
- 嵌入式/单片机编程 (7)
- Delphi控件源码 (7)
- 编辑器/阅读器 (6)
- 网络 (6)
- 行业发展研究 (6)
- 微处理器开发 (5)
- 数值算法/人工智能 (4)
- 软件工程 (4)
- 技术管理 (4)
- Java书籍 (4)
- 系统设计方案 (4)
- VC书籍 (4)
- 3G开发 (4)
- 书籍 (3)
- 单片机编程 (3)
- 电子书籍 (3)
- 驱动编程 (3)
- 其他行业 (3)
- 软件设计/软件工程 (3)
- 多媒体处理 (2)
- 操作系统开发 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- Internet/网络编程 (2)
- 编译器/解释器 (2)
- USB编程 (2)
- 文章/文档 (2)
- JavaScript (2)
- 并行计算 (2)
- 电子书籍 (1)
- PCB设计 (1)
- DSP编程 (1)
- 汇编编程 (1)
- ARM (1)
- 模拟电子 (1)
- 教程资料 (1)
- 压缩解压 (1)
- Modem编程 (1)
- 串口编程 (1)
- 游戏 (1)
- *行业应用 (1)
- 文件格式 (1)
- 嵌入式Linux (1)
- STL (1)
- 酒店行业 (1)
- 医药行业 (1)
- Oracle数据库 (1)
- 中间件编程 (1)
- 电子政务应用 (1)
- GPS编程 (1)
- VIP专区 (1)
技术资料 经典:H.264的标准文档及JM多个版本的源代码集合
·详细说明:h.264的标准文档及jm多个版本的源代码集合-The standard file of h.264 and the source codes of jm a lot of editions gather, the classics 文件列表: h.264标准文档及jm .................\h.264-avc reference so
技术资料 H.263视频编码库version9.18
·详细说明:H.263编码器SDK,包括动态连接库和静态连接库,欢迎广大视频编码工作者及爱好者测试使用。-H.263 encoder SDK, including the dynamic connection storehouse and the static connection storehouse, the welcome general video frequencies codes the
其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no
The combinatorial core of the OVSF code assignment problem
that arises in UMTS is to assign some nodes of a complete binary
tree of height h (the code tree) to n simultaneous connections, such that
no two assigned nodes (codes) are on the same root-to-leaf path. Each
connection requires a code on a ...
Delphi控件源码 unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData
unit Other
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress,
FAddress,
FName,
FPW,
FCName,
FCPW:string //发信邮箱检 ...
单片机编程 开放式汇编器系统的设计
汇编器在微处理器的验证和应用中举足轻重,如何设计通用的汇编器一直是研究的热点之一。本文提出了一种开放式的汇编器系统设计思想,在汇编语言与机器语言间插入中间代码CMDL(code mapping description language)语言,打破汇编语言与机器语言的直接映射关系,由此建立起一套描述汇编语言与机器语言的开放式映射体系。基 ...
人工智能/神经网络 OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope
OpenSVM was developped under Visual C++ 6.0 SP6,
You can open the workspace file(*.dsw) in the opensvm-src folder.
The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm.
However, the f ...
书籍 Detection Algorithms for Wireless Communications
This book presents, in a unitary and novel perspective, some of the research work
the authors have carried out over the last decade, along with several collaborators and
students. The roots of this book can be traced back to the design of adaptive sequence
detection algorithms for channels with para ...
人工智能/神经网络 高效的k-means算法实现
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...
Windows CE WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Fre
WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Free Download from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Embedded Windows CE SAPI 5.0 Fr ...
加密解密 It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may no
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to encrypt and decrypt. Here also includes source codes for performance evaluation of ...