搜索结果
找到约 1,629 项符合
AT-HA 的查询结果
编译器/解释器 C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, u ...
Java编程 The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java
The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present, only polylines, and circular arcs are processed.
数学计算 /* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F
/*
* EULER S ALGORITHM 5.1
*
* TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM:
* Y = F(T,Y), A<=T<=B, Y(A) = ALPHA,
* AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B].
*
* INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N.
*
* OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T.
* ...
串口编程 广州本田车的自动变速器代码表
广州本田车的自动变速器代码表,主要用于AT的解码与通讯,符合OBD2协议要求
通讯编程文档 这是一个非常简单的遗传算法源代码
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。
VC书籍 This section contains a brief introduction to the C language. It is intended as a tutorial on the la
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) ...
Windows Mobile The goal of this project is to explore the idea of point-based radiosity, which is a shooting radio
The goal of this project is to explore the idea of point-based
radiosity, which is a shooting radiosity technique suggested by Mark
Harris at UNC. The primary idea is that features available in
graphics hardware can be utilized to perform radiosity calculations.
Facilities such as flat shading, diff ...
技术管理 本文简要介绍了集成电路MAX038的性能
本文简要介绍了集成电路MAX038的性能,并给出了以MAX038波形产生器为核心具有四种输出波形的函数
信号发生器的设计方案。用这种方法设计的信号发生器具有结构简单、成本低、体积小等特点,很好地满足
了一般的实验要求。
关键词:集成电路 信号发生器 频率
Abstract:The performance ofIC_MAX038 was introduced briefly i ...
Modem编程 基于KEIL C51和MC55模块的短消息发送和接收程序源代码,C51控制
基于KEIL C51和MC55模块的短消息发送和接收程序源代码,C51控制,AT命令实现
通讯编程文档 mc55上关于GPRS连接和测试的文本
mc55上关于GPRS连接和测试的文本,使用AT命令实现测试