搜索:variable

找到约 123 项符合「variable」的查询结果

结果 123
https://www.eeworm.com/dl/648/337983.html 单片机开发

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7 ...
下载 199
·
查看 1428
https://www.eeworm.com/dl/927859.html 技术资料

H264熵解码器的设计与FPGA实现

H.264视频标准应用于众多的消费类电子中,主要包括:MP4、手机电视、数字电视等。H.264的熵编码采用哥伦布编码和基于上下文的自适应变长编码 (Context-based Adaptive Variable Length Coding,CAVLC),其中CAVLC编码方式引...
下载 6
·
查看 5658
https://www.eeworm.com/dl/674/430739.html Windows CE

1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smd

1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smdk2443\smdk2443.bat file set BSP_EVT1=1 -> set BSP_EVT1= In smdk2443\src\inc\bsp_cfg.h file #define EVT1 -> #define EVT0 2. Default system tick mode is changed ...
下载 49
·
查看 1108
https://www.eeworm.com/dl/542/231560.html 其他书籍

The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the cod

The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entrop ...
下载 118
·
查看 1105
https://www.eeworm.com/dl/628/235245.html 编译器/解释器

This package consists of the executable (UCW), a default script file, this file, and the library fi

This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ...
下载 77
·
查看 1109
https://www.eeworm.com/dl/656/251420.html Java书籍

Written by the inventors of the technology, The Java&#8482 Language Specification, Third Edition, is

Written by the inventors of the technology, The Java&#8482 Language Specification, Third Edition, is the definitive technical reference for the Java&#8482 programming language. If you want to know the precise meaning of the language s constructs, this is the source for you. The ...
下载 35
·
查看 1060
https://www.eeworm.com/dl/660/488721.html J2ME

Description Scientific calculator. Allows to perform caclulation with high precicion and implemen

Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variab ...
下载 106
·
查看 1102
https://www.eeworm.com/dl/577/14935.html 电机控制

基于DSP的双馈电机调速系统的研究

·【英文题名】 Search of Double-fed Machine Variable Speed System Based on DSP 【作者中文名】 沈睿; 【导师】 廖冬初; 【学位授予单位】 湖北工业大学; 【学科专业名称】 控制理论与控制工程 【学位年度】 2007 【论文级别】 硕士 【网络出版投稿人】 湖北工业大学 【网络出版投稿时间】 2008-09 ...
下载 137
·
查看 1113
https://www.eeworm.com/dl/619/418778.html Linux/Unix编程

//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open[

//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]] { printf["Erro ...
下载 99
·
查看 1116
https://www.eeworm.com/dl/945412.html 技术资料

基于DSP的双馈电机调速系统的研究

·【英文题名】 Search of Double-fed Machine Variable Speed System Based on DSP 【作者中文名】 沈睿; 【导师】 廖冬初; 【学位授予单位】 湖北工业大学; 【学科专业名称】 控制理论与控制工程 【学位年度】 2007 【论文级别】 硕士 【网络出版投稿人】 湖北工业大学 【网络出版投稿时间】 2008-09 ...
下载 2
·
查看 8807