搜索结果
找到约 3,219 项符合
source 的查询结果
按分类筛选
- 全部分类
- 技术资料 (514)
- 其他 (182)
- 单片机开发 (158)
- Linux/Unix编程 (153)
- Java编程 (144)
- 微处理器开发 (84)
- 其他嵌入式/单片机内容 (83)
- Delphi控件源码 (80)
- 嵌入式/单片机编程 (76)
- 通讯/手机编程 (72)
- 网络 (69)
- 书籍源码 (67)
- VHDL/FPGA/Verilog (65)
- 汇编语言 (64)
- matlab例程 (52)
- 其他书籍 (49)
- 数学计算 (49)
- 压缩解压 (47)
- 驱动编程 (46)
- 编译器/解释器 (46)
- 加密解密 (45)
- 人工智能/神经网络 (43)
- uCOS (41)
- DSP编程 (37)
- Windows CE (37)
- VC书籍 (37)
- 游戏 (34)
- 软件设计/软件工程 (34)
- 电子书籍 (31)
- 嵌入式Linux (31)
- 操作系统开发 (30)
- Internet/网络编程 (30)
- 多媒体处理 (26)
- 数值算法/人工智能 (24)
- VIP专区 (24)
- 文章/文档 (23)
- Java书籍 (23)
- 书籍 (22)
- USB编程 (22)
- VxWorks (21)
- 系统设计方案 (19)
- 串口编程 (16)
- 其他行业 (16)
- 单片机编程 (15)
- 编辑器/阅读器 (15)
- J2ME (15)
- 3G开发 (15)
- 软件工程 (13)
- Modem编程 (13)
- *行业应用 (13)
- 其他数据库 (13)
- 通讯编程文档 (13)
- 行业发展研究 (13)
- 数据结构 (12)
- BREW编程 (11)
- 中间件编程 (11)
- GPS编程 (11)
- Jsp/Servlet (11)
- RFID编程 (11)
- Applet (10)
- Delphi/CppBuilder (10)
- Symbian (10)
- 数据库系统 (9)
- FlashMX/Flex源码 (9)
- 多国语言处理 (8)
- 文件格式 (8)
- Windows Mobile (8)
- JavaScript (8)
- 电源技术 (7)
- 手机短信编程 (7)
- 语音压缩 (7)
- 技术管理 (7)
- 源码 (6)
- Linux/uClinux/Unix编程 (6)
- 教程资料 (6)
- 磁盘编程 (6)
- SQL Server (6)
- 可编程逻辑 (5)
- 源码/资料 (5)
- 企业管理 (5)
- CA认证 (5)
- STL (5)
- 模拟电子 (4)
- 金融证券系统 (4)
- 手机WAP编程 (4)
- 软件 (3)
- C/C++语言编程 (3)
- 测试测量 (3)
- 实用工具 (3)
- 家庭/个人应用 (3)
- 百货/超市行业 (3)
- 邮电通讯系统 (3)
- 并行计算 (3)
- MTK (3)
- Ajax (3)
- 学术论文 (2)
- Windows编程 (2)
- 图形图像 (2)
- 教育系统应用 (2)
- SCSI/ASPI (2)
驱动编程 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo
驱动开发向导
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the ...
Java编程 JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,
JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed betwee ...
其他书籍 Securing Apache 2: Step-by-Step When choosing a web server, Apache very often wins against its co
Securing Apache 2: Step-by-Step
When choosing a web server, Apache very often wins against its competitors because of stability, performance, that fact that it s open source, and many other advantages. But when deciding on which version of Apache to use, the choice is not always so simple. On the o ...
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
编译器/解释器 Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is i
Exuberant Ctags is a multilanguage reimplementation of the much-underused
ctags(1) program and is intended to be the mother of all ctags programs. It
generates indexes of source code definitions which are used by a number of
editors and tools. The motivation which drove the development of Exuberant
...
其他 Introduction Sometimes you may collide with the following problem: a third-party binary component o
Introduction
Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed.
If you do not have the source code of this binary and one does not have a g ...
系统/网络安全 openssl源码
openssl源码
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS) protocols as well as a full-strength general purpose cryptography library. The ...
书籍 Satellite Communications Systems
The book is written for those concerned with the design and performance of satellite
communications systems employed in fixed point-to-point, broadcasting, mobile, radio-
navigation,data-relay,computercommunications,andrelatedsatellite-basedapplications.The
recentrapidgrowthinsatellitecommunications ...
技术资料 CMSIS—DAP下载器源码 在STM32F103C8T6上实现
说明: CMSIS—DAP下载器源码,在STM32F103C8T6上实现,支持cortex全系单片机下载调试(CMSIS-DAP downloader source code, implemented on STM32F103C8T6, support cortex full-system MCU download and debug)
技术资料 给ARM用的MP3CF程序源码
·细说明:给ARM7用的MP3程序源码,可以用来作软件MP3编码解码。--MP3 source code for ARM7. It could be used in software for encoding and decoding MP3.文件列表: BIOS.MCP INC ...\BIOS.H ...\BOARD.H ..