搜索结果
找到约 302 项符合
End 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (21)
- 技术资料 (16)
- 其他 (14)
- 汇编语言 (14)
- 书籍 (14)
- VxWorks (12)
- 编译器/解释器 (10)
- 源码 (9)
- 电源技术 (8)
- Delphi控件源码 (8)
- 软件设计/软件工程 (7)
- matlab例程 (7)
- 其他书籍 (7)
- 网络 (6)
- 单片机开发 (6)
- 通讯/手机编程 (6)
- 嵌入式/单片机编程 (5)
- 人工智能/神经网络 (5)
- 其他行业 (5)
- 行业发展研究 (5)
- 电子书籍 (4)
- Delphi/CppBuilder (4)
- VC书籍 (4)
- Java编程 (4)
- 模拟电子 (3)
- 嵌入式综合 (3)
- ARM (3)
- C/C++语言编程 (3)
- VHDL/FPGA/Verilog (3)
- 压缩解压 (3)
- 系统设计方案 (3)
- SCSI/ASPI (3)
- 文件格式 (3)
- 数据结构 (3)
- 其他数据库 (3)
- Linux/Unix编程 (3)
- 技术管理 (3)
- VIP专区 (3)
- 通信网络 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 驱动编程 (2)
- Windows CE (2)
- GPS编程 (2)
- Symbian (2)
- 数学计算 (2)
- 软件工程 (2)
- 邮电通讯系统 (2)
- 通讯编程文档 (2)
- JavaScript (2)
- 汇编编程 (2)
- 软件 (2)
- 教程 (2)
- 教程资料 (1)
- PCB相关 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 传真(Fax)编程 (1)
- 游戏 (1)
- 操作系统开发 (1)
- 家庭/个人应用 (1)
- Modem编程 (1)
- Java书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 交通/航空行业 (1)
- Internet/网络编程 (1)
- DSP编程 (1)
- 串口编程 (1)
- 3G开发 (1)
- 微处理器开发 (1)
- FlashMX/Flex源码 (1)
- 编辑器/阅读器 (1)
- 医药行业 (1)
- CA认证 (1)
- 书籍源码 (1)
- Oracle数据库 (1)
- 接口技术 (1)
- 仿真技术 (1)
- DSP工具/软件 (1)
- Jsp/Servlet (1)
- 其他 (1)
- 论文 (1)
软件设计/软件工程 Java technology is both a programming language and a platform. The Java programming language origina
Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time o ...
医药行业 先运行力控应用程序(如演示工程——反应釜)
先运行力控应用程序(如演示工程——反应釜),实时数据库系统亦随之启动。
然后启动delphi6.0,创建一个新的工程。
在form1窗体中,放置DdeClientConv控件(system标签页),设置ConnectMode属性值为ddeAutomatic、DdeService属性值为db、DdeTopic属性值为db;
接下来放置DdeClientItem控件(s ...
JavaScript 输入身高
输入身高,当输入END,结束输入,输出身高最大和最小值
通讯/手机编程 无线手机使用的集成式功放器/淤波器前端The use of wireless mobile devices, integrated power amplifier / silt-wave front-
无线手机使用的集成式功放器/淤波器前端The use of wireless mobile devices, integrated power amplifier / silt-wave front-end
其他 Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a pr
Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be ...
系统设计方案 This application note describes the three methods that can be used to program the Flash code memory
This application note describes the three methods that can be used to
program the Flash code memory of the 89C51Rx+/Rx2/66x families
of microcontrollers. It discusses in detail the operation of the
In-System Programming (ISP) capability which allows these
microcontrollers to be programmed while moun ...
其他书籍 Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out ho
Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out how to plot functions, solve algebraic equations, and compute integrals. You ll also learn how to solve differential equations, generate numerical solutions of ODEs, and work with special functions. Pac ...
其他 Symbolic Representations of Time Series... SAX is just as good as other representations, or working
Symbolic Representations of Time Series...
SAX is just as good as other representations, or working on the raw data for most problems (Slides shown at the end of this presentation)
嵌入式/单片机编程 procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1
procedure senddata
var
i:integer commflg : Boolean
begin
commflg:=true
for i:=1 to 8 do
begin
if not fcomm comml writecommdata(sendbutter,i) then
begin
Commflg=false
break
end
end
end
(4) 接收数据
在编写基于串口的计算机工业测控时,通常需要由下位机向PC机发送数据以使PC机了解系 ...
电子书籍 This volume is an instructor鈥檚 manual for the 4th edition of Database System Concepts by Abraham Si
This volume is an instructor鈥檚 manual for the 4th edition of Database System Concepts
by Abraham Silberschatz, Henry F. Korth and S. Sudarshan. It contains answers to
the exercises at the end of each chapter of the book.