搜索:Programming+Example
找到约 2,890 项符合「Programming+Example」的查询结果
结果 2,890
按分类筛选
- 全部
- 其他书籍 (199)
- VC书籍 (187)
- Java编程 (108)
- 电子书籍 (106)
- Linux/Unix编程 (103)
- 其他 (102)
- 单片机开发 (95)
- 微处理器开发 (69)
- matlab例程 (57)
- 嵌入式/单片机编程 (49)
- 技术资料 (46)
- 软件工程 (45)
- 其他嵌入式/单片机内容 (45)
- 软件设计/软件工程 (43)
- Symbian (42)
- Java书籍 (40)
- 书籍源码 (36)
- DSP编程 (35)
- VHDL/FPGA/Verilog (35)
- Windows CE (35)
- 汇编语言 (34)
- 文章/文档 (32)
- 驱动编程 (30)
- 人工智能/神经网络 (30)
- 游戏 (27)
- 数学计算 (27)
- 网络 (19)
- 数值算法/人工智能 (17)
- Delphi控件源码 (17)
- 通讯/手机编程 (14)
- 操作系统开发 (12)
- Internet/网络编程 (12)
- 串口编程 (12)
- USB编程 (12)
- Modem编程 (11)
- 系统设计方案 (11)
- Jsp/Servlet (11)
- 压缩解压 (10)
- 嵌入式Linux (10)
- J2ME (10)
- 行业发展研究 (10)
- 文件格式 (9)
- Windows Mobile (9)
- 加密解密 (8)
- SQL Server (8)
- *行业应用 (7)
- Applet (7)
- 通讯编程文档 (7)
- 其他行业 (7)
- JavaScript (7)
- 数据库系统 (6)
- Delphi/CppBuilder (6)
- 中间件编程 (6)
- 书籍 (6)
- 教育系统应用 (5)
- 编译器/解释器 (5)
- 技术管理 (5)
- 其他数据库 (5)
- Oracle数据库 (5)
- MacOS编程 (5)
- 手机短信编程 (4)
- 编辑器/阅读器 (4)
- uCOS (4)
- BREW编程 (4)
- FlashMX/Flex源码 (4)
- VxWorks (4)
- C/C++语言编程 (3)
- 技术书籍 (3)
- 教程资料 (3)
- 磁盘编程 (3)
- SCSI/ASPI (3)
- 数据结构 (3)
- 嵌入式综合 (2)
- 语音压缩 (2)
- 企业管理 (2)
- 金融证券系统 (2)
- STL (2)
- MySQL数据库 (2)
- 邮电通讯系统 (2)
- GPS编程 (2)
- Ajax (2)
- Windows编程 (1)
- 资料/手册 (1)
- 计算机相关 (1)
- 模拟电子 (1)
- 教程资料 (1)
- allegro (1)
- 可编程逻辑 (1)
- 传真(Fax)编程 (1)
- CA认证 (1)
- 酒店行业 (1)
- 并口编程 (1)
- 交通/航空行业 (1)
- 手机彩信(MMS)编程 (1)
- TAPI编程 (1)
- OA系统 (1)
- 人物传记/成功经验 (1)
- RFID编程 (1)
- 3G开发 (1)
- 软件测试 (1)
https://www.eeworm.com/dl/839262.html
技术资料
基于 STM32 平台的 IAP 设计实现
针对闪存系统对在应用中编程(in-application programming,IAP)的强烈需求,介绍基于 STM32 平台的IAP 设计原理以及实现方法。分析 IAP 设计的重要性,以 STM32F103RC 为例,介绍 IAP 程序中的 FLASH 规划、用户程序条件,IAP 实现原理以及在产品中应用 IAP 详细设计的实现过程。结果表明:IAP 应用在 ...
https://www.eeworm.com/dl/897714.html
技术资料
基于单片机的PLC数据储存系统研究
文中以单片机中PLC数据储存系统为例,进行深入研究,结合单片机的特点,对PLC数据储存系统进行全面地分析与设计,以此提高PLC数据储存系统的容量,提高资料查询的速度,推动现代工业的发展。This paper takes the PLC data storage system in single chip computer as an example,carries on the thorough re ...
https://www.eeworm.com/dl/898214.html
技术资料
首要教学原理在《单片机原理》课程教学中的应用
《单片机原理》课程对理论和实践的要求都比较高,采用传统的教学方法效果不明显。本文结合首要教学原理,以贵州工程应用技术学院为例,就应用型地方本科院校的《单片机原理》课程改革进行了有益的实践和探索。The course of single chip microcomputer has deep theory and strong practical,the teaching ...
https://www.eeworm.com/dl/951658.html
技术资料
JPEG压缩matlab源码
JPEG压缩解压缩的matlab源代码:
1) take an image (2D matrix) and devide it to 8x8 matrices
2) for each matrix (8x8) use the DCT conversion (from the signal
processing toolbox). you will get an (8x8) matrix as an answer
3) build an 8x8 matrix, which is the sum off all the ma ...
https://www.eeworm.com/dl/641/284429.html
数学计算
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for th ...
https://www.eeworm.com/dl/646/470696.html
通讯编程文档
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is ...
https://www.eeworm.com/dl/619/487389.html
Linux/Unix编程
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways.
With VideoMan is very easy and fast to ini ...
https://www.eeworm.com/dl/685/482771.html
JavaScript
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separate ...
https://www.eeworm.com/dl/924351.html
技术资料
C语言 谭浩强
C语言是在 70 年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准。但是,在《K&R》中并没有定义一个完整的标准C 语言,后来由美国国家标 ...
https://www.eeworm.com/dl/957615.html
技术资料
C语言100例及教程
C语言是在70年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准。但是,在《K&R》中并没有定义一个完整的标准C语言,后来由美国国家标准学 ...