搜索: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/974614.html
技术资料
JAVA反编译工具
反编译JAVA工具
This is README file for Java Decompiler.
JD home page: http://java.decompiler.free.fr
Copyright 2008-2010 Emmanuel Dupuy.
1. Installation.
No installation and no setup are required.
2. Description
JD-GUI is a standalone graphical utility that displays Java source ...
https://www.eeworm.com/dl/620/103034.html
Internet/网络编程
sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Becaus
sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Because of this, it is the simplest of any DNS to configure, the easiest to update, and the most efficient for networks that experience a lot of updates (for example master servers for d ...
https://www.eeworm.com/dl/897656.html
技术资料
基于单片机的程控可调滤波器设计
本文设计了一种以STC89C51为控制核心、以程控有源滤波器MAX262为滤波核心的程控可调滤波器。介绍了MAX262参数的设计方法和步骤,并给出了具体的设计实例。系统通过键盘输入,由STC89C51控制实现对滤波器中心频率和模式的调整。实验结果表明该系统可以很好的对输入的低频信号的进行滤波。We designed a pr ...
https://www.eeworm.com/dl/836065.html
技术资料
spi协议英文详解
In this presentation, we will look at what the Serial Peripheral Interface, otherwise known as the SPI, is. and how it is used to communicate data to and from the PICmicro microcontroller.SPl is frequently used when few 1/O lines are available, but communication between two or mo ...
https://www.eeworm.com/dl/502/29186.html
单片机编程
工控软件组态王与单片机多机串口通讯的设计
详细介绍工控软件组态王与单片机多机串口通讯的设计原理。分析组态王提供的直接与单片机串口通信方法的优点,给出系统基于RS-485总线传输的接口电路原理图。根据组态王提供的通讯协议和单片机多机串口通讯的原理,给出程序设计流程与思路。
Abstract:
 In this paper,the design principle of ...
https://www.eeworm.com/dl/898777.html
技术资料
C语言与汇编语言在单片机编程中的应用
分析了C语言和汇编语言的特点:C语言可读性好,通用性强,但目标代码较长;汇编语言目标代码紧凑,实时控制好,可读性和通用性差。通过实例介绍了两种语言在编程中的应用,C语言在算法和数据处理过程中优势明显,汇编语言在时钟和实时控制方面具有不可替代的作用。The characteristics of the two languages ar ...
https://www.eeworm.com/dl/542/298362.html
其他书籍
C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind
C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统
的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind
Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken
Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问世 ...
https://www.eeworm.com/dl/523526.html
教程
Digital.Image.Processing.
This edition of Digital Image Processing is a major revision of the book. As in
the 1977 and 1987 editions by Gonzalez and Wintz, and the 1992, 2002, and 2008
editions by Gonzalez and Woods, this sixth-generation edition was prepared
with students and instructors in mind. The pri ...
https://www.eeworm.com/dl/507089.html
驱动程序
Jungo.WinDriver.v10.20.x64
制作驱动程序的好工具.支持 ISA,EISA,PCI,Plug&Play 和 DMA.不需要牵涉到很低层的东西即可在很短的时间里编出驱动程序.内含教程.使用WinDriver的优点是:开发者并不需要熟悉任何内部操作系统或kernel programming或DDK及任何驱动程式.WinDriver同时允许开发者能在自己所熟悉的开发环境下,利用使用者模式 ...
https://www.eeworm.com/dl/686/409401.html
VC书籍
c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Ba
c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统
的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind
Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken
Thompson根据BCPL语言设计出较先进的并取名为 B的语言 ...