搜索结果
找到约 79 项符合
begin 的查询结果
按分类筛选
- 全部分类
- 编译器/解释器 (9)
- 其他 (7)
- 汇编语言 (4)
- Delphi控件源码 (4)
- matlab例程 (4)
- 技术资料 (4)
- 单片机编程 (3)
- 单片机开发 (3)
- 软件设计/软件工程 (3)
- Delphi/CppBuilder (3)
- 其他书籍 (3)
- VC书籍 (3)
- 开发工具 (2)
- 设计相关 (2)
- 通讯编程文档 (2)
- Java编程 (2)
- C/C++语言编程 (1)
- 模拟电子 (1)
- 嵌入式综合 (1)
- 数据结构 (1)
- 系统设计方案 (1)
- 家庭/个人应用 (1)
- VHDL/FPGA/Verilog (1)
- Linux/Unix编程 (1)
- 并行计算 (1)
- 加密解密 (1)
- 电子书籍 (1)
- DSP编程 (1)
- 通讯/手机编程 (1)
- Java书籍 (1)
- 人工智能/神经网络 (1)
- 医药行业 (1)
- 嵌入式/单片机编程 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 软件 (1)
- 书籍 (1)
其他书籍 This is a good book to begin with for Slackware beginners.
This is a good book to begin with for Slackware beginners.
VC书籍 Begin visual c++ 2005.绝对让你有所收获……
Begin visual c++ 2005.绝对让你有所收获……
嵌入式/单片机编程 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机了解系 ...
VC书籍 Begin visual c++ 2005 Begin visual c++ 2005
Begin visual c++ 2005
Begin visual c++ 2005
软件设计/软件工程 A very useful tutorial to begin assembly programming with atmel microcontrollers
A very useful tutorial to begin assembly programming with atmel microcontrollers
Java编程 the guide of java Hibernate . if you want to begin the study of Hibernate , it is useful for you .
the guide of java Hibernate . if you want to begin the study of Hibernate , it is useful for you .
其他书籍 Example Ajax can used to begin program
Example Ajax can used to begin program
C/C++语言编程 TCP IP 服务端与客户端示例程序
TcpIp使用方法
在服务端运行tcp.exe,
在另一台与之在同一network的客户端上运行tcplnk.exe,
规定相同的port,
在服务端上begin,
在客户端上输入服务器的IP地址,connect,
客户端上编辑框中的字符便可send到客户端的编辑框中。
模拟电子 正确的混合信号设计印刷电路板(PCB)的接地
Abstract: This tutorial discusses proper printed-circuit board (PCB) grounding for mixed-signal designs. Formost applications a simple method without cuts in the ground plane allows for successful PCB layouts withthis kind of IC. We begin this document with the basics: where the current flows. Lat ...
单片机编程 Atmel AT89C系列单片机电路板设计指南
Designing Boards with Atmel AT89C51,AT89C52, AT89C1051, and AT89C2051 for Writing Flash at In-Circuit Test.
Recent improvements in chips and testers have made it possible for the tester to begin taking over the role tradi-tionally assigned to the PROM program-mer. Instead of having a PROM pro- g ...