搜索:Programming+Tutorial
找到约 2,085 项符合「Programming+Tutorial」的查询结果
结果 2,085
按分类筛选
- 全部
- 其他书籍 (292)
- 技术资料 (247)
- VC书籍 (231)
- 电子书籍 (120)
- Linux/Unix编程 (88)
- Java编程 (84)
- Java书籍 (77)
- 软件设计/软件工程 (67)
- 软件工程 (65)
- 其他 (60)
- 嵌入式/单片机编程 (42)
- 文章/文档 (41)
- matlab例程 (35)
- 人工智能/神经网络 (31)
- 书籍源码 (28)
- 单片机开发 (26)
- VHDL/FPGA/Verilog (24)
- 驱动编程 (23)
- Windows CE (23)
- 游戏 (21)
- 单片机编程 (20)
- DSP编程 (20)
- 微处理器开发 (19)
- 书籍 (17)
- 网络 (16)
- 通讯编程文档 (16)
- 其他嵌入式/单片机内容 (16)
- 文件格式 (15)
- VIP专区 (15)
- 数学计算 (14)
- 汇编语言 (14)
- 行业发展研究 (14)
- 通讯/手机编程 (9)
- 模拟电子 (9)
- Delphi控件源码 (9)
- 系统设计方案 (9)
- 数值算法/人工智能 (8)
- 教程资料 (8)
- 可编程逻辑 (8)
- J2ME (8)
- Windows Mobile (8)
- Oracle数据库 (8)
- JavaScript (8)
- 串口编程 (7)
- 编译器/解释器 (7)
- 数据结构 (7)
- Internet/网络编程 (6)
- STL (6)
- 中间件编程 (6)
- SQL Server (6)
- 技术书籍 (5)
- *行业应用 (5)
- 嵌入式Linux (5)
- Symbian (5)
- 电源技术 (4)
- 操作系统开发 (4)
- 实用工具 (4)
- 压缩解压 (4)
- Applet (4)
- 技术管理 (4)
- USB编程 (4)
- 源码 (4)
- C/C++语言编程 (3)
- 加密解密 (3)
- 多媒体处理 (3)
- 技术教程 (3)
- 通信网络 (3)
- 嵌入式综合 (3)
- 源码/资料 (3)
- 编辑器/阅读器 (3)
- 磁盘编程 (3)
- Delphi/CppBuilder (3)
- 其他行业 (3)
- 接口技术 (2)
- 学术论文 (2)
- 数据库系统 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- FlashMX/Flex源码 (2)
- 行业应用文档 (1)
- 无线通信 (1)
- Windows编程 (1)
- 开关电源 (1)
- 驱动程序 (1)
- 电子元器件应用 (1)
- 资料/手册 (1)
- 计算机相关 (1)
- ARM (1)
- 传感与控制 (1)
- 工控技术 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- 语音压缩 (1)
- 传真(Fax)编程 (1)
- 其他数据库 (1)
- BREW编程 (1)
- 生物技术 (1)
https://www.eeworm.com/dl/686/278923.html
VC书籍
本文从英文C–FAQ (2004 年7 月3 日修订版) 翻译而来。本文的中文版权为 朱群英和孙云所有。本文的内容可以自由用于个人目的
本文从英文C–FAQ (2004 年7 月3 日修订版) 翻译而来。本文的中文版权为
朱群英和孙云所有。本文的内容可以自由用于个人目的,但是不可以未经许可出
版发行。英文版权为Steve Summit 所有,详情见下面的英文版权说明。
The English version of this FAQ list is Copyright 1990-2004 by Steve Summit.
...
https://www.eeworm.com/dl/521906.html
论文
Full-Duplex+Small+Cells
The recent developments in full duplex (FD) commu-
nication promise doubling the capacity of cellular networks using
self interference cancellation (SIC) techniques. FD small cells
with device-to-device (D2D) communication links could achieve
the expected capacity of the future c ...
https://www.eeworm.com/dl/512605.html
书籍
C语言教程讲义(谭浩强)
C语言是在 70 年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正
式 发 表 了 C 语 言 。 同 时 由 B.W.Kernighan 和 D.M.Ritchit 合 著 了 著 名 的 “THE C
PROGRAMMING LANGUAGE” 一书。 通常简称为《 K&R》, 也有人称之为《 K&R》 标准。
但是, 在 《 K&R》中并没有定义一个完整 ...
https://www.eeworm.com/dl/684/399058.html
软件设计/软件工程
本文力图把当前软件开发技术和Java技术领域中逐渐成熟的设计模式和方法
本文力图把当前软件开发技术和Java技术领域中逐渐成熟的设计模式和方法,引入到WebGIS基础开发框架的设计中,以提高框架的可设计性和简化应用开发;表现层中引入MVC模式,数据访问层使用对象-关系映射技术,逻辑层提供有关空间操作的Java APIs(Java Application Programming Interface).以此作为框架 ...
https://www.eeworm.com/dl/686/493487.html
VC书籍
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you!
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor sem ...
https://www.eeworm.com/dl/619/476428.html
Linux/Unix编程
对vga接口做了详细的介绍
对vga接口做了详细的介绍,并且有一
·三段式Verilog的IDE程序,但只有DMA
·电子密码锁,基于fpga实现,密码正
·IIR、FIR、FFT各模块程序设计例程,
·基于逻辑工具的以太网开发,基于逻
·自己写的一个测温元件(ds18b20)的
·光纤通信中的SDH数据帧解析及提取的
·VHDL Programming by Example(M ...
https://www.eeworm.com/dl/502/31386.html
单片机编程
I2C slave routines for the 87L
The 87LPC76X Microcontroller combines in a small package thebenefits of a high-performance microcontroller with on-boardhardware supporting the Inter-Integrated Circuit (I2C) bus interface.The 87LPC76X can be programmed both as an I2C bus master, aslave, or both. An overview of t ...
https://www.eeworm.com/dl/522504.html
书籍
Foundations of Data Science
Computer science as an academic discipline began in the 1960’s. Emphasis was on
programming languages, compilers, operating systems, and the mathematical theory that
supported these areas. Courses in theoretical computer science covered finite automata,
regular expressions, cont ...
https://www.eeworm.com/dl/515065.html
源码
STM32的IAP方案
IAP,全称是“In-Application Programming”,中文解释为“在程序中编程”。 IAP 是一种
对通过微控制器的对外接口(如 USART, IIC, CAN, USB,以太网接口甚至是无线射频通道)
对正在运行程序的微控制器进行内部程序的更新的技术(注意这完全有别于 ICP 或者 ISP 技
术) ...
https://www.eeworm.com/dl/894688.html
技术资料
基于语音控制的智能家居系统的设计与实现
采用模块化设计,以C语言编程,由LD3320A语音识别芯片以及89C52单片机采集和处理信号,完成人机对话。对各降噪方法在安静和嘈杂环境下进行测试,结果表明,添加垃圾语句语音识别准确率最高。所得结果对于实现非特定人识别的智能语音家居各项功能具有重要意义。Using modular design, C language programming ...