搜索结果
找到约 5,457 项符合
COde 的查询结果
按分类筛选
- 全部分类
- 技术资料 (643)
- 其他 (325)
- 单片机开发 (319)
- matlab例程 (313)
- Java编程 (209)
- Linux/Unix编程 (194)
- VHDL/FPGA/Verilog (188)
- 微处理器开发 (170)
- 嵌入式/单片机编程 (139)
- 通讯/手机编程 (129)
- 书籍源码 (123)
- 其他嵌入式/单片机内容 (122)
- 其他书籍 (108)
- 数学计算 (106)
- 汇编语言 (104)
- VC书籍 (98)
- 压缩解压 (87)
- 人工智能/神经网络 (87)
- DSP编程 (85)
- 编译器/解释器 (78)
- 软件设计/软件工程 (75)
- 电子书籍 (64)
- 网络 (64)
- 加密解密 (59)
- Delphi控件源码 (54)
- 系统设计方案 (53)
- 驱动编程 (51)
- Windows CE (51)
- 单片机编程 (50)
- 数值算法/人工智能 (49)
- 游戏 (49)
- 通讯编程文档 (49)
- 文章/文档 (48)
- 操作系统开发 (42)
- VIP专区 (40)
- 嵌入式Linux (35)
- 软件工程 (33)
- Java书籍 (33)
- 数据结构 (32)
- Internet/网络编程 (31)
- uCOS (31)
- 其他行业 (31)
- 3G开发 (31)
- 多媒体处理 (29)
- *行业应用 (28)
- USB编程 (28)
- Symbian (27)
- 串口编程 (26)
- 源码 (25)
- VxWorks (24)
- 中间件编程 (23)
- 文件格式 (22)
- GPS编程 (21)
- Jsp/Servlet (21)
- J2ME (19)
- 编辑器/阅读器 (17)
- 其他数据库 (17)
- Applet (16)
- Windows Mobile (16)
- 语音压缩 (15)
- SQL Server (15)
- 行业发展研究 (15)
- RFID编程 (15)
- 精品软件 (15)
- Modem编程 (14)
- FlashMX/Flex源码 (14)
- JavaScript (13)
- 手机短信编程 (12)
- 书籍 (11)
- 数据库系统 (11)
- 多国语言处理 (11)
- 技术管理 (11)
- BREW编程 (11)
- 邮电通讯系统 (11)
- 软件 (10)
- CA认证 (10)
- 教育系统应用 (8)
- 磁盘编程 (8)
- Delphi/CppBuilder (8)
- 金融证券系统 (7)
- 家庭/个人应用 (7)
- MySQL数据库 (7)
- 并行计算 (7)
- Linux/uClinux/Unix编程 (6)
- 嵌入式综合 (6)
- MTK (6)
- 无线通信 (5)
- 可编程逻辑 (5)
- 源码/资料 (5)
- 企业管理 (5)
- 手机WAP编程 (5)
- C/C++语言编程 (4)
- 其他文档 (4)
- 技术书籍 (4)
- 技术教程 (4)
- 模拟电子 (4)
- 教程资料 (4)
- STL (4)
- 人物传记/成功经验 (4)
- DSP工具/软件 (3)
系统设计方案 PLL system LPF/PFD/VCO/Divider model in Matlab,在Matlab中将PLL系统的各个模块模型话
PLL system LPF/PFD/VCO/Divider model in Matlab,在Matlab中将PLL系统的各个模块模型话,便于分析整个PLL的环路稳定特性,锁定时间等…… 附录中包含完整的Matlab code
技术资料 STM32库函数代码自动生成器
这是一个基于stm32f10x v3.5固件库编写的小工具,可以自动生成代码,方便code monkey快速配置stm32 mcu的外设。
技术资料 语音识别方面的开发包
·详细说明:语音识别方面的开发包,有助于设计HMM,NN和VQ。它是开放源码的。- The speech recognition aspect development package, is helpful to designs HMM, NN and VQ. It opens the source code.
技术资料 用VC++编译的13818-5 MPEG2系统层分析代码
·详细说明:用VC++编译的13818-5 MPEG2系统层分析代码.文件列表: 13818_5 code for Vc++ compile .............................\Consumer.cpp .............................\Consumer.H ..................
人工智能/神经网络 提供一个人工免疫算法源程序
提供一个人工免疫算法源程序,其算法过程包括:
1.设置各参数
2.随机产生初始群体——pop=initpop(popsize,chromlength)
3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188%
4.开始迭代(M次):
1)计算目标函数值:欧氏距离[objvalue] ...
通讯/手机编程 There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performa ...
Java编程 Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro
Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and exte ...
VC书籍 Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn
Imperfect C++ Practical Solutions for Real-Life Programming
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you w ...
Linux/Unix编程 In this article, I will explain how to create UDP packets and then send them to a remote server thro
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note ...
DSP编程 hese are the zip files that are associated with application note ADSP-BF533 Blackfin Booting Pro
hese are the zip files that are associated with application note
ADSP-BF533 Blackfin Booting Process (EE-240)
example.zip:
Used throughout the EE-note to explain in detail the various booting modes.
BF533 Ez Kit Multiple DXE Boot.zip:
Multi-DXE Boot Example used with the ADSP-BF533 Ez-Kit Lit ...