搜索:Contain
找到约 127 项符合「Contain」的查询结果
结果 127
按分类筛选
- 全部
- 技术资料 (32)
- Java编程 (10)
- 其他 (7)
- 其他书籍 (7)
- 单片机开发 (6)
- 书籍源码 (4)
- Linux/Unix编程 (4)
- 数学计算 (4)
- matlab例程 (4)
- 书籍 (3)
- 数据结构 (3)
- 微处理器开发 (3)
- Java书籍 (3)
- VC书籍 (3)
- 行业应用文档 (2)
- 压缩解压 (2)
- 文件格式 (2)
- 人工智能/神经网络 (2)
- Jsp/Servlet (2)
- 论文 (1)
- 单片机编程 (1)
- 电源技术 (1)
- 接口技术 (1)
- 数值算法/人工智能 (1)
- 通讯/手机编程 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 测试测量 (1)
- Matlab (1)
- 电子书籍 (1)
- 可编程逻辑 (1)
- 驱动编程 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 编译器/解释器 (1)
- Applet (1)
- 通讯编程文档 (1)
- VxWorks (1)
- 系统设计方案 (1)
- 软件设计/软件工程 (1)
- GPS编程 (1)
- 3G开发 (1)
https://www.eeworm.com/dl/897217.html
技术资料
基于MCGS的STC15单片机驱动构件开发
MCGS组态软件提供了一种脚本驱动开发工具,用户使用该工具可便捷开发满足项目需求的驱动构件。脚本驱动开发工具包含大量的标准函数,能充分满足用户需求。文章基于MCGS的STC15单片机驱动构件开发,根据水位监控系统的实际要求设计,首先确定通信协议,再配置设备属性、设备通道、编写设备命令与编辑调试,最 ...
https://www.eeworm.com/dl/942863.html
技术资料
understanding IPV6
This book is a straightforward discussion of the concepts, principles, and processes of Internet Protocol version 6 (IPv6) and how IPv6 is supported by the Microsoft Windows .NET Server 2003 family of operating systems. It is primarily a discussion of protocols and processes rath ...
https://www.eeworm.com/dl/502/31365.html
单片机编程
Emulating a synchronous serial
The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in thi ...
https://www.eeworm.com/dl/746894.html
技术资料
代码大全Steve McConnell著 919页高清文字版
软件开发人员必备工具书,,目录如下Welcome to Software Construction [1]1.1 What Is Software Construction?1.2 Why Is Software Construction Important?1.3 How to Read This Book......7.1 Valid Reasons to Create a Routine7.2 Design at the Routine Level7.3 Good Routine Names7.4 How Long ...
https://www.eeworm.com/dl/508022.html
Matlab
Matlab 画三维立体图形
Matlab 画三维立体图形
The aim of geom3d library is to handle and visualize 3D geometric primitives
such as points, lines, planes, polyhedra... It provides low-level functions
for manipulating 3D geometric primitives, making easier the development of more
complex geometric al ...
https://www.eeworm.com/dl/899011.html
技术资料
单片机控制产品设计中的几个特殊问题
计算机内部的中央处理器、存贮器、时钟电路等都是其重要的组成单元,这些单元中还包含着很多定时器、计数器、输入/输出接口等多个设计电路,一般这些零件单元都是被放在一个特定的芯片内部,然后对这些零件进行有规律地组合,就可以形成简单的单片微型计算机系统,也就是我们常说的单片机系统。有些相对而言 ...
https://www.eeworm.com/dl/508248.html
接口技术
net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
* ...