搜索结果
找到约 10,000 项符合
source 开发教程 的查询结果
按分类筛选
- 全部分类
- 技术资料 (29177)
- 单片机开发 (4064)
- 其他书籍 (3225)
- Java编程 (2859)
- 其他 (2277)
- VC书籍 (1763)
- 微处理器开发 (1752)
- 嵌入式/单片机编程 (1526)
- 电子书籍 (1333)
- Linux/Unix编程 (1272)
- 软件设计/软件工程 (1265)
- 单片机编程 (1220)
- Java书籍 (1215)
- DSP编程 (1143)
- 学术论文 (953)
- 嵌入式Linux (821)
- 书籍源码 (804)
- VHDL/FPGA/Verilog (778)
- Windows CE (705)
- 其他嵌入式/单片机内容 (683)
- 文章/文档 (651)
- 驱动编程 (642)
- 技术书籍 (633)
- J2ME (590)
- 游戏 (575)
- Delphi控件源码 (573)
- 系统设计方案 (564)
- matlab例程 (522)
- 软件工程 (487)
- 企业管理 (480)
- SQL Server (474)
- uCOS (437)
- 通讯/手机编程 (427)
- VIP专区 (408)
- 汇编语言 (407)
- 教育系统应用 (397)
- Jsp/Servlet (394)
- Internet/网络编程 (389)
- 通讯编程文档 (381)
- 数据库系统 (355)
- 嵌入式综合 (347)
- 技术教程 (345)
- 可编程逻辑 (345)
- 人工智能/神经网络 (343)
- 其他行业 (325)
- USB编程 (309)
- 电子书籍 (292)
- 文件格式 (286)
- 操作系统开发 (284)
- 教程资料 (281)
- 串口编程 (276)
- VxWorks (266)
- 其他数据库 (263)
- 网络 (254)
- 教程 (252)
- 数学计算 (243)
- 手机短信编程 (217)
- 压缩解压 (212)
- Symbian (212)
- 加密解密 (208)
- 编译器/解释器 (205)
- 中间件编程 (194)
- Delphi/CppBuilder (193)
- 书籍 (191)
- 技术管理 (189)
- 数据结构 (183)
- *行业应用 (166)
- 精品软件 (152)
- PCB相关 (142)
- BREW编程 (135)
- 源码 (130)
- JavaScript (123)
- 教程资料 (122)
- Applet (120)
- Windows Mobile (119)
- 开发工具 (109)
- 数值算法/人工智能 (107)
- Oracle数据库 (106)
- OA系统 (99)
- 编辑器/阅读器 (96)
- Ajax (96)
- FlashMX/Flex源码 (94)
- C/C++语言编程 (91)
- 通信网络 (86)
- 多国语言处理 (85)
- 软件 (83)
- 酒店行业 (82)
- 交通/航空行业 (80)
- GPS编程 (80)
- 百货/超市行业 (76)
- 电源技术 (73)
- 行业发展研究 (73)
- 邮电通讯系统 (70)
- 实用工具 (66)
- MTK (65)
- 教程资料 (63)
- 手机WAP编程 (63)
- 单片机相关 (59)
- 无线通信 (58)
- 手册 (57)
压缩解压 mpeg2dec-0.4.1.tar.gz mpeg2 decoder source code.Have been compiled successfully.
mpeg2dec-0.4.1.tar.gz mpeg2 decoder source code.Have been compiled successfully.
书籍源码 This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS server. For Xlib programs th
This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS
server. For Xlib programs that use KeyPress events you should either
(1) set the FocusLenience resource to `True , or (2) specifically notify
the window manager that you want to receive KeyPress/KeyRelease events
(but only in pro ...
人工智能/神经网络 k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output i ...
压缩解压 oJPEG2000中DWT的MATLAB实现n the use of discrete cosine transform DCT jpeg compression Matlab source, sim
oJPEG2000中DWT的MATLAB实现n the use of discrete cosine transform DCT jpeg compression Matlab source, simple and practical, the Notes have a good time
单片机开发 s3c44b0红外解码。源码使用SOURCE INSIGHT打开 用ADS1.2编译。
s3c44b0红外解码。源码使用SOURCE INSIGHT打开 用ADS1.2编译。
单片机开发 C8051F320 SOURCE CODE 内容有: * USB Bulk Driver Example * USB Bulk Firmware Example * Host Ap
C8051F320 SOURCE CODE
内容有:
* USB Bulk Driver Example
* USB Bulk Firmware Example
* Host Application (F32x_BulkFileTransfer.exe)
* Host Application Source
加密解密 frey map混沌随机序列的MATLAB产生源程序-frey map chaotic random sequences generated source MATLAB
frey map混沌随机序列的MATLAB产生源程序-frey map chaotic random sequences generated source MATLAB
DSP编程 TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used * to p
TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used
* to program the Flash ROM on the C6711 DSK.
GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R
function [U,V,num_it]=fcm(U0,X)
% MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J.
% Hathaway on June 21, 1994.) The fuzzification constant
% m = 2, and the stopping criterion for successive partitions is epsilon =??????.
%*******Modified 9/15/04 to have epsilon = ...
Linux/Unix编程 WiFi IP-Cam solution: FIC8120 platform. VIA VT6655 MiniPCI Module driver source code。
WiFi IP-Cam solution:
FIC8120 platform.
VIA VT6655 MiniPCI Module driver source code。