搜索资源列表
餐饮源吗
- 餐饮管理系统数据库设计文档 表名:bzqbj(保质期报警表) 字段名 字段类型 字段长度 (0表示不允许NULL,1为允许) id bigint 8 0 id ylid varchar 50 1 原料id ylmc varchar 50 1 原料名称 diffbzq bigint 8 1 距离保质期的时间 diffbzqyj bigint 8 1 距离保质预警期的时间 bzq bigint 8 1 保质期 表名:cdb(菜单表) id
pid_cotrol
- #include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()
ctml
- 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 \"fn.hpp\" #include \"fn.hpp\" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的结果 btil::fn::minus<f1,
NumTextBox
- 自定义验证textbox,string、int、float、double等输入验证-Custom validation textbox, string, int, float, double, etc. into the validation
ref-23964
- if you have English not float viva system be
SFloatIBMtoPC
- 将单个Float型IBM格式数据转换为PC格式-Transform the one IBM format data to PC format
SFloatPCtoIEEE
- 将单个Float型PC格式数据转换为IEEE格式-Transform the one PC format data to IEEE format
MFloatIBMtoPC
- 将指定个数的Float型IBM格式转换为PC格式-Transform the IBM format datas to PC format datas
MFloatPCtoIBM
- 将多个Float型PC格式数据转换为IBM格式-Transform the PC format data to IBM format
stu
- 学籍管理需要每个学生的下列数据:学号、姓名、性别、年龄、分数,请用C语言程序存储并处理学生的学籍。 要求: (1)定义一个结构体类型,类型名称为STUDENT 学号(num):int型; 姓名(name):char * 型;或者char name[] 性别(sex):char型; 年龄(age):int型; 分数(score):float型。 (2)用结构体数组实现一个班级学生信息的输入和输出。 (3)用指向结构体的指针实现一个班级学生信息的输入和输出。
Student
- 题目1:学籍管理需要每个学生的下列数据:学号、姓名、性别、年龄、分数,请用C语言程序存储并处理学生的学籍。 要求: (1)定义一个结构体类型,类型名称为STUDENT 学号(num):int型; 姓名(name):char * 型;或者char name[] 性别(sex):char型; 年龄(age):int型; 分数(score):float型。 (2)用结构体数组实现一个班级学生信息的输入和输出。 (3)用指向结构体的指针实现一个班级学生信息的输
w
- 大智慧买股简单的事情,华尔街选股生命线_DLL 会用的是宝贝-// FxjFunc.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "FxjFunc.h" #include<math.h> BOOL APIENTRY DllMain( HANDLE hModule,
3_106-6
- This paper present a Template Sparse Library for Power Systems (TSLPS) developed in C++. Its aim is to provide a coherent platform for many power system applications such as Load Flow(LF), Short Circuit(SC), Optimal Power Flow(OPF) and Transient
floatMemConv
- pyqt写的浮点数与整形数内存查看,支持大端小端转换。-float memory show,developed by pyqt.
Clarke
- 克拉科变换C程序,浮点型C程序,希望对大家有所帮助-Cracow transform C program, float C program, we hope to help
torque
- 模拟浮子式波浪发电系统输出机械转矩的模型-Analog float wave power system model output mechanical torque
Auxillary-AVR
- this code shows how could you change float numbers and show them on LCD. also, it shows how you could send float parameters via UART by AVR processors. It could be open by codevision 2.2 or later. see Main.AVR for recieve protocol of float parameters
FloatMenu
- VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。-Floating menus and toolbars VC++ examples produced within the window, like a standard window menu and toolbars similar,
baoliuxiaoshu
- 编写函数double fun(double x, int m),它的功能是将浮点数X保留M个小数,第M+1位四舍五入,如输入123.456,保留两位小数输出123.46-The preparation of function double fun (double x, int m), its function is to float X retained a small number of M, the first M+1 bit rounded, such as the importation
投资管理系统
- 课程设计任务: 海外投资系统 海外投资信息管理系统各种数据的统计 统计并输出中央和地方海外总投资金额。 统计并输出中央和地方总的海外投资项目数、赢利项目数、亏损项目数及当年利润。 统计并输出投资金额在 1000 万美圆以上的海外投资项目的当年总利润。 统计并输出中央在海外铁矿投资项目中的投资金额、当年利润、累计利润。 在累计利润最大的海外投资国中统计并输出各省的投资项目数和当年利润。 海外投资信息管理系统中各种数据的查询 查询指定的某海外投资国的投资基本