搜索结果
找到约 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)
技术资料 cp0201_Transmitter_2PPM_TH
这是仿真跳时序列超宽带带的源代码,希望我能给所需的人提供一点帮助。-This is the simulation dancers sequence UWB with the source code
技术资料 robot_arm
机器人的simulink模型,能够看到原代码。希望对你的学习有所帮助。-robot Simulink model will be able to see the original code. You
微处理器开发 This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to ...
单片机开发 NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a
NAME Control_AT24Cxx
This collection of routines allows an AT89C2051 microcontroller to read
and write the AT24Cxx family of serial CMOS EEPROMS. This version of the
code is compatible only with the AT89C2051 due to the location of the
data buffer and stack in RAM. The code may be modified to w ...
驱动编程 This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information.
This sample works on both x86 and A ...
嵌入式Linux This software package contains the USB framework core developped by ATMEL, as well as a Mass stora
This software package contains the USB framework core developped by ATMEL,
as well as a Mass storage driver. The MSD driver uses the internal flash
of the chip to operate as a disk-on-key.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the co ...
通讯/手机编程 hid_keyboard
蓝牙HID键盘源代码,采用CSRBLUELAB27架构有很好的参考价值和开发价值。-Bluetooth HID keyboard source code
通讯/手机编程 serial_COM
串口通讯大师源代码,相互学习嘛,蛮不错的rs232调试程序-Serial communication master source code and learn from each other do
多媒体处理 MPEG4的源代码
·This is the MPEG4 source code which I found, shares with everybody 文件列表: ISO_IEC_14496-5_2001_Amd_6_Reference_Software .............................................\audio.zip ....
人工智能/神经网络 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal
基于基本遗传算法的函数最优化SGA.C
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg