搜索:program+code
找到约 6,816 项符合「program+code」的查询结果
结果 6,816
按分类筛选
- 全部
- 单片机开发 (392)
- matlab例程 (365)
- 其他 (358)
- Java编程 (237)
- Linux/Unix编程 (223)
- 微处理器开发 (204)
- VHDL/FPGA/Verilog (176)
- 其他嵌入式/单片机内容 (166)
- 嵌入式/单片机编程 (164)
- 数学计算 (140)
- 汇编语言 (134)
- 书籍源码 (125)
- 通讯/手机编程 (112)
- 技术资料 (108)
- DSP编程 (104)
- 其他书籍 (99)
- 人工智能/神经网络 (93)
- VC书籍 (82)
- 编译器/解释器 (81)
- 压缩解压 (78)
- 网络 (77)
- 加密解密 (76)
- 软件设计/软件工程 (71)
- 数值算法/人工智能 (67)
- 电子书籍 (63)
- 驱动编程 (54)
- 其他行业 (54)
- 文章/文档 (53)
- Windows CE (52)
- Delphi控件源码 (51)
- 系统设计方案 (51)
- 通讯编程文档 (49)
- 操作系统开发 (42)
- 嵌入式Linux (42)
- 数据结构 (42)
- 串口编程 (41)
- Java书籍 (41)
- *行业应用 (38)
- 游戏 (34)
- uCOS (28)
- 3G开发 (28)
- 软件工程 (26)
- Internet/网络编程 (26)
- USB编程 (25)
- VxWorks (25)
- Modem编程 (24)
- Symbian (24)
- 中间件编程 (24)
- JavaScript (24)
- 文件格式 (22)
- Jsp/Servlet (21)
- 其他数据库 (20)
- GPS编程 (20)
- 多国语言处理 (19)
- BREW编程 (18)
- Windows Mobile (18)
- J2ME (17)
- Applet (16)
- 编辑器/阅读器 (15)
- SQL Server (14)
- 语音压缩 (13)
- CA认证 (13)
- 邮电通讯系统 (13)
- 手机短信编程 (12)
- FlashMX/Flex源码 (12)
- RFID编程 (12)
- 数据库系统 (11)
- 行业发展研究 (11)
- 精品软件 (11)
- 家庭/个人应用 (10)
- 教育系统应用 (9)
- 磁盘编程 (9)
- 金融证券系统 (8)
- 技术管理 (8)
- 源码 (8)
- Delphi/CppBuilder (7)
- 人物传记/成功经验 (7)
- STL (5)
- MySQL数据库 (5)
- 并行计算 (5)
- MTK (5)
- 单片机编程 (4)
- 手机WAP编程 (4)
- 教程资料 (3)
- SCSI/ASPI (3)
- 企业管理 (3)
- 生物技术 (3)
- Ajax (3)
- 能源行业(电力石油煤炭) (3)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- 百货/超市行业 (2)
- Oracle数据库 (2)
- 书籍 (2)
- VHDL/Verilog/EDA源码 (1)
- 经验分享 (1)
- 无线通信 (1)
- Windows编程 (1)
https://www.eeworm.com/dl/895428.html
技术资料
一种应用STC89C51单片机的地压监测系统设计
文中设计了一种应用STC89C51单片机的地压监测系统,选择AVR Studio软件平台开发得到所需的应用程序系统,利用AVR汇编语言程序进行编辑、编译并生成所需的目标代码。设计的软件监测系统可以对5个监测点产生的声发射数据进行实时监测与数据收集,系统主机和通信模块之间通过串口进行连接,快速采集来自地下矿 ...
https://www.eeworm.com/dl/502/30892.html
单片机编程
开放式汇编器系统的设计
汇编器在微处理器的验证和应用中举足轻重,如何设计通用的汇编器一直是研究的热点之一。本文提出了一种开放式的汇编器系统设计思想,在汇编语言与机器语言间插入中间代码CMDL(code mapping description language)语言,打破汇编语言与机器语言的直接映射关系,由此建立起一套描述汇编语言与机器语言 ...
https://www.eeworm.com/dl/553/12865.html
ARM
arm ads1.2 with crack.rar
ARM ADS全称为ARM Developer Suite。是ARM公司推出的新一代ARM集成开发工具。现在ADS的最新版本是1.2,它取代了早期的ADS1.1和ADS1.0。它除了可以安装在Windows NT4,Windows 2000,Windows 98和Windows 95操作系统下,还支持Windows XP和Windows Me操作系统。
ADS由命令行开发工具,ARM时实库,GUI开 ...
https://www.eeworm.com/dl/502/31192.html
单片机编程
Designing Boards with Atmel AT
Designing Boards with Atmel AT89C51, AT89C52, AT89C1051, and AT89C2051 for Writing Flash at In-Circuit Test:Recent improvements in chips andtesters have made it possible for thetester to begin taking over the role traditionallyassigned to the PROM programmer.Instead of having a P ...
https://www.eeworm.com/dl/503/37368.html
C/C++语言编程
cs5460a程序(C程序源代码)
#include <reg51.h>#include <main.h>#include <interrupt.h>
cs5460a应用电路(含源程序)bit code table_odd_even_bit[16]={0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0};
extern uchar rs485_timeout,pointer_buf485;extern uchar rs485_buf[MAX_485_LEN];extern uchar idata spi_buf[MAX_SPI_LEN];extern uchar ...
https://www.eeworm.com/dl/665/237667.html
matlab例程
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, p ...
https://www.eeworm.com/dl/686/241567.html
VC书籍
VC6.0核心编程。主要涉及到windows消息
VC6.0核心编程。主要涉及到windows消息,框架,mfc库以及相关编程,com,activex技术,数据库技术,网络编程技术。为英文版本。
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNe ...
https://www.eeworm.com/dl/686/170681.html
VC书籍
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: Addison-Wesley
Page: 560
Edition: 2nd edition (March 27, 2001)
Format: PDF
Summary: T ...
https://www.eeworm.com/dl/534/202663.html
其他
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load an ...
https://www.eeworm.com/dl/527/311077.html
通讯/手机编程
一款用JAVA制作开发的小型聊天软件
一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。
Visual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-f ...