variables

共 65 篇文章
variables 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 65 篇文章,持续更新中。

fatFS 0.08

FATFS 0.08纯净版 ffconf.h Configuration file for FatFs module. ff.h Common include file for FatFs and application module. ff.c FatFs module. diskio.h Common include file for Fa

BPSK_Simulation_for_AWGN_Rayleigh_Channels

BPSK SYSTEM SIMULATION We simulate the generation of random variables r0 and r1

5.0伏,2.0A反激变换器

The design of a switching power supply is an iterative process which involves many variables that ha

.An.introduction.to.Programming.the.Microchip.PIC.in.CCS.C

外文pic编程书籍, Contents Introduction History Why use C? PC based versus PICmicro®MCU Based Program Development Product Development Terminology Trying and Testing Code C Coding Standards Basics

对单片机C语言教材中一段程序的分析

<p>C语言是一种结构化的高级语言,具有代码紧凑、可移植性强、符合人的日常思维方式等特点.由于不需要深入了解单片机的指令系统和硬件结构、上手容易等特点,单片机的C语言学习和应用变得很普及.一些单片机开发者由于不了解单片机C语言和通用计算机C语言之间的区别,当涉及单片机内部硬件及端口操作,特别是在单片机的应用中经常使用的位操作等,编程时经常出现一些不易发现的错误.本文通过对一段程序的分析,从语法错误

IAR AVR C语言与汇编语言混合编程

Features • Passing Variables Between C and Assembly Code Functions • Calling Assembly Code Functions from C • Calling C Functions from Assembly Code • Writing Interrupt Functions in Assembly Code

Ansoft0MaxwellV12电机瞬态分析教程

<p>This Getting Started Guide is written for Maxwell beginners and experienced users who would like to quickly re familiarize themselves with the capabilities of MaxwelL.<br/>This guide leads you step

Vienna LTE-Advanced Simulators

In this first part of the book the Vienna Link Level (LL) Simulators are described.<br /> The first chapter provides basics of LL simulations, introduces the most common<br /> variables and parameters

Probability and Random Processes

Many good textbooks exist on probability and random processes written at the under-<br /> graduate level to the research level. However, there is no one handy and ready book<br /> that explains most o

EDA分布估计算法经典论文

压缩包中有5篇论文,分别为《Data-driven analysis of variables and dependencies in continuous optimization problems and EDAs》这是一篇博士论文,较为详细的介绍了各种EDA算法;《Anisotropic adaptive variance scaling for Gaussian estimation of

for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix

for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entr

Fundamental to advance image processing: basic image, multiscale, and 3D representation based alot o

Fundamental to advance image processing: basic image, multiscale, and 3D representation based alot on random variables and neighborhood operation

The PMAC Executive Program for the IBM PC and compatibles is a host program environment for the PMAC

The PMAC Executive Program for the IBM PC and compatibles is a host program environment for the PMAC controller, intended as a development tool in creating PMAC applications. It provides a terminal em

driver program which uses the above two modules. I have also made available the data set pollute.dat

driver program which uses the above two modules. I have also made available the data set pollute.dat of mortality rates against socio-economic, meteorological and pollution variables for 60 statistica

As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro

As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if

This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian

This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method i

You use variables in your program to hold data which may be in different type, such as characters, n

You use variables in your program to hold data which may be in different type, such as characters, numbers, date and time etc.

A class--the basic building block of an object-oriented language such as Java--is a template that de

A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class

简单的计算器

// 学生管理.cpp : Defines the entry point for the application.<br /> //<br /> <br /> #include "stdafx.h"<br /> #include "resource.h"<br /> <br /> #define MAX_LOADSTRING 100<br /> <br /> // Global Variable

c#简单计算器

// 学生管理.cpp : Defines the entry point for the application.<br /> //<br /> <br /> #include "stdafx.h"<br /> #include "resource.h"<br /> <br /> #define MAX_LOADSTRING 100<br /> <br /> // Global Variable