CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - float to int

搜索资源列表

  1. 餐饮源吗

    0下载:
  2. 餐饮管理系统数据库设计文档 表名: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
  3. 所属分类:酒店行业

    • 发布日期:2008-10-13
    • 文件大小:4.53mb
    • 提供者:ccf
  1. cn-Winamp280-Dfx6113

    0下载:
  2. 本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根据该规范进行必要的类型和长度检查; 除非特别说明,本规范中的规定的字段长度都是最大长度(FIXED类型是定长)。-the norms as specified in the data types such as INT, fixed, VARSTR, FLOAT, DATE, TIME, etc. only to check data s
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4.94mb
    • 提供者:赵飞
  1. namab

    0下载:
  2. ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KE
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:天空
  1. fchh

    0下载:
  2. 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:天空
  1. intToFloat

    1下载:
  2. 将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。-will int data type conversion to float type. For no floating point unit is suitable for the platform.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:abc
  1. 1821

    1下载:
  2. 一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:49.47kb
    • 提供者:yu
  1. 8queen_sc

    0下载:
  2. #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.57kb
    • 提供者:王晓敬
  1. hacK

    0下载:
  2. * 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) } *
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69.7kb
    • 提供者:OGC
  1. DESProcess

    0下载:
  2. DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } if((cfp=fopen(cfile,\"r\"))==NULL) {cou
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:4.8kb
    • 提供者:wxh
  1. 遗传算法SGA

    0下载:
  2. 包含一个cpp文件,含有main()函数! 主要函数如下 void InitData(); int Flip(float probabiliby); float Random(); //generate a pseudorandom integer from 0 to 1 void ResetRandom(); //reset pseudorandom integer array fRand float ObjFunc(float vx); float DeC
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-23
    • 文件大小:525.05kb
    • 提供者:arkzhu
  1. float_char_int_string.rar

    0下载:
  2. 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.,A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:105.73kb
    • 提供者:Steno
  1. 12864LCD_display

    0下载:
  2. 用于浮点数转化为字符串,然后在FYD1001A中12864液晶屏显示。-float to int ,and display on the LCD.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:58.76kb
    • 提供者:杨磊
  1. GeneratePossionDistribution_codes

    0下载:
  2. Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:152.49kb
    • 提供者:黃文岩
  1. AV_SDK_2.7.4.60

    0下载:
  2. int GetImage(int number, unsigned char** buffer, unsigned long* psize, IMAGE_RESOLUTION resolution, float zoom, int dx, int dy) Returns camera image in jpeg format. Note that for zoom = 1 the returned image size is determined by the values of c
  3. 所属分类:Video Capture

    • 发布日期:2017-03-26
    • 文件大小:680.59kb
    • 提供者:treven jack
  1. 4

    0下载:
  2. 重载3个不同版本的max方法和min方法,这些方法均有4个参数,分别用来求4个int、4个long、4个float数的最大值和最小值。编写Java应用程序,使用这些方法。-Overloaded three different versions of the Max method and min method, these methods all have four parameters, respectively for four to int, four long, 4 a number of
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1.65kb
    • 提供者:shuang
  1. zhuanhuan

    0下载:
  2. 实现字符串string向int整型转换,还可以向double、float型转换-For string string to int int conversion, but also can double, float type conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:13.36kb
    • 提供者:asd
  1. Test_float_to_int

    0下载:
  2. Test float to int extends Dx Test Case Source Code for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:777byte
    • 提供者:sulingso
  1. Alitestpenquestions

    0下载:
  2. 阿里测试笔试题 1. 某校园网用户无法访问外部站点210.102.58.74,管理人员在windows 操作系统下可以使用( )判断故障发生在校园网内还是校园网外。   A. ping 210.102.58.74        B. tracert 210.102.58.74   C. netstat 210.102.58.74       D. arp 210.102.58.74 2. 在C++语言中,若类C中定义了一个方法int f(int a,int b),那么方法( )
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1.32mb
    • 提供者:lita2022
  1. Roamsteps20020817

    0下载:
  2. The Roamsteps code base offers an introduction to implementing the ROAM algorithm for accurate, high-performance display of large terrain datasets. The ideas the original 1997 ROAM paper have been updated significantly in many respects: the basic dat
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:58.62kb
    • 提供者:KiBorg0
  1. float_2_int.v

    2下载:
  2. 最全的,最简单,32位浮点数转整数,32位整数转浮点数,直接可以移植,已经测试过好用。(The most complete, the simplest, 32 bit floating-point integer, 32 integer floating point number, can be directly transplanted, has been tested, easy to use.)
  3. 所属分类:VHDL/FPGA/Verilog

« 12 3 4 »
搜珍网 www.dssz.com