搜索资源列表
average
- 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
以曲线或柱状图实时显示数据的控件代码
- 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围。-This a can of a curve or column in the form of real-time dynamic display of data control. The main features are : support shown float, negative, showing the scope of th
MenuDock
- Menu菜单,能浮动, 能停靠也可以像 改变后的TOOLBAR一样 保存里面的东西 -Menu menu, will be able to float, will also be docked as a change in the same TOOLBAR preservation and the things
cpropertygrid_static_library
- CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。 CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the development of an attribute list co
namab
- ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KE
fchh
- 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\
lwip_readme
- 整型寄存器中的值被解释为有符号的二进制补码数,而reg寄存器或时间寄存器中的值被解释为无符号数。实数和实数时间类型寄存器中的值被解释为有符号浮点数。 -integer value of the register be interpreted as a symbol of the binary complement, rather reg register or time value of the register was no explanation for the symbols. Re
huidu
- #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n] -#includ
LED_Digital_Control
- 用数字二极管来显示时间、浮点数或整数的控件-with figures to show that the diode, or float integral component of
dongtaixianshi
- 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围。 -This a can of a curve or column in the form of real-time dynamic display of data control. The main features are : support shown float, negative, showing the scope
DynPrompt28
- 一般工具栏可以浮动,这个离子是不能移动的工具栏,内容来字网络-general toolbar can float, the ion mobility is not the toolbar, as characters Network
MulticolorPlotBt
- MulticolorPlotBt是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围-MulticolorPlotBt one can be a curve or histogram in the form of a real-time dynamic said data control. Main features are : support shown float, negative
bin2num
- 二进制到浮点数的转换程序,二进制数存放在txt文件中,输出的浮点数能用matlab读取-binary conversion of the float process, the binary number stored in txt document, Float output can be used to read Matlab
TimeLine
- 一个关联当前时间的浮动进度条,提醒用户how time flys!-a correlation time of the current progress of the float, to remind users how time flys!
duoduoqiangshi
- 1. 本演示程序中演示的是多项式,其中多项式的项系数为浮点形,而x的指数为整形.多项式的构造过程中以输入的项系数和x的指数均为零为结束条件.在允许的范围内对程序作了出错处理.-1. The demonstration process is a demonstration of the polynomial, which polynomial coefficients to float shape, x and the index for plastic surgery. Polynomial t
dfgdfgdfg
- http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html float aver(float a[5]) { int i float av,s=a[0] for(i=1 i<5 i++) s=s+a[i] av=s/5 return av } void main() { float sco[5],av int i
hacK
- * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } *
Float
- 这是一个用VB制作,会浮动的时钟,很有趣
FloatEdit_demo
- 浮点数输入编辑框-The edit which can accept float input
TestDateTime
- 支持int,float,字符串,日期时间等多种格式输入的EDIT控件.-Support int, float, string, date and time input formats EDIT control.