CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ceil
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ceil - List
[
Windows Develop
]
formulaC++20080625
DL : 0
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果 1、组件调用的方式可以参考 main.cpp 2、脚本的编写可以参考 debug/my.cfg 3、可调用系统函数有 atof: 将字符串转换为浮点数 ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace:字符串替换函数 printf: 这些函数基本与同名c函数相同 4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择
Update
: 2008-10-13
Size
: 424.52kb
Publisher
:
范哲伟
[
Windows Develop
]
formulaC++20080625
DL : 0
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果 1、组件调用的方式可以参考 main.cpp 2、脚本的编写可以参考 debug/my.cfg 3、可调用系统函数有 atof: 将字符串转换为浮点数 ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace:字符串替换函数 printf: 这些函数基本与同名c函数相同 4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择-The component can be used to prepare the string and digital processing script for run-time access to results of the implementation of one call, components can call the reference main.cpp2, the preparation of the script can refer to debug/my.cfg3, may call the system function has atof : convert a string to float ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace: string replace function printf: These functions are basically the same with the same name c function 4, can be prepared in advance by one Group script file, compile-time specified for each document ID, call for selection
Update
: 2025-02-19
Size
: 425kb
Publisher
:
范哲伟
[
J2ME
]
calculator-src
DL : 0
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 variables and use variable sin expressions. Calculator store al formuls you have entered. Plot function can be used to draw graph of function with single argument. More detailed description of calculator is here. - Notes * Write formula using normal infix notation, for example (x^2+ y^2)/1.5. To execute statement use Evaluate command. * Use variable to write generic formulas, by changing values assigned to the variables you wil be able to repeat calculation for all input data with minimal typing. Define your own functions which also can speedup your work and reduce probability of making an error. * It is possible to write small functional programs using conditional ?: operator. For example sum of arithmetic progression can be calculated by the following function sum(x)=x>0?x+sum(x-1):0 Calculator has only < and > comparison operators (because comparing floating point number for equality is any case bad idea). But it is also to check that value belongs to specified range using min<x>max operator. * All statement you have entered and stored in database. You can select proper statement using List command. Statements are marked with three differen
Update
: 2025-02-19
Size
: 240kb
Publisher
:
tang
[
Algorithm
]
Aproximacion
DL : 0
Aproximation ceil and floor
Update
: 2025-02-19
Size
: 1kb
Publisher
:
manu
[
Graph program
]
FastFourierTransformAlgorithm
DL : 0
This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p) -This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ry
[
SCM
]
CeilEnvironmentMCUcode
DL : 0
89s52单片机设计的具有小信号频率检测(小幅度模拟信号频率测量)功能和自动换挡测量功能的最低测量频率1Hz最高测量频率达到10MHz的频率计的ceil环境汇编语言编写的单片机程序(附频率计的protel设计原理图)-89s52 microcontroller designed with the small-signal frequency detection (small amplitude analog signal frequency measurement) functions and automatic shift measurements of the lowest frequency of 1Hz measurement of the maximum measurement frequency of 10MHz frequency meter ceil environment MCU program written in assembly language (with frequency meter The protel schematic design)
Update
: 2025-02-19
Size
: 58kb
Publisher
:
李光银
[
Delphi VCL
]
Cast
DL : 0
Delphi project - sample Val cast, InttoStr type conversion, and round functions: Trunc, Ceil, Floor, Round and SimpleRoundTo.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
siki
[
SCM
]
LCD
DL : 0
单片机驱动LCD1602,需要用ceil打开-MCU drive lcd
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张浩
[
SCM
]
KEY
DL : 0
单片机矩阵键盘详解,需要使用ceil打开-Detailed matrix keyboard MCU, you need to open ceil
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张浩
[
SCM
]
Ledonoff
DL : 0
This simple LED on off program. Give the input between 1 to 70. Leds will glow upto Ceil value of mod 5 value of given number.-This is simple LED on off program. Give the input between 1 to 70. Leds will glow upto Ceil value of mod 5 value of given number.
Update
: 2025-02-19
Size
: 1.83mb
Publisher
:
Raja
[
Graph Recognize
]
PCAFacialRecognition
DL : 0
基于PCA的人脸识别,其中包含2个人脸库,已经将其划分为函数了,检测精度为88左右。(抱歉,有一个错误,在pcaTest.m中,第26行改为 real =ceil(i/(col/faceNum)) 就行了)-pca facial recognition,including 2 face image library
Update
: 2025-02-19
Size
: 9.65mb
Publisher
:
CYC
[
transportation applications
]
ceil7
DL : 0
ceil program for number plate recognition
Update
: 2025-02-19
Size
: 10kb
Publisher
:
patel
[
Internet-Network
]
gedou
DL : 0
石器时代ab lua 格斗脚本,function getIntPart(x) if x <= 0 then return math.ceil(x) end-石器时代ab lua 格斗脚本function getIntPart(x) if x <= 0 then return math.ceil(x) end
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李纪恒
[
Graph program
]
FastFourierTransformAlgorithm
DL : 0
This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p) -This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
swithPr
[
JSP/Java
]
Lab-03
DL : 0
简单的自定义utility,能够实现数字abs、ceil、sum等基本功能,并能查找最大、最小、平均值-It s a utility class with two sub classes. Each member function of the BookUtility and NumUtility will perform some certain utility action. As their name suggests, the BookUtility class will contain the utility methods for the book class and NumUtility class will contain general utility methods for performing different sort of mathematical manipulation on numerals. The use case of all the functions can be found after the class diagram.
Update
: 2025-02-19
Size
: 30kb
Publisher
:
张馨月
[
matlab
]
snr-of-differ-Quantization-in-ml
DL : 0
比较matlab中ceil()、floor()、round()等的量化误差大小。并比较不同的量化位数的误差-Compare matlab in ceil (), floor (), round (), etc. quantization error size. And comparing different error of quantization bits
Update
: 2025-02-19
Size
: 1kb
Publisher
:
leep
[
Other
]
calc
DL : 0
表达式计算器,包括一元操作 + - ! sin cos tan asin acos atan sqrt abs exp log lgten ceil floor jiemul int dot ,二元操作 + - * / | & << >> < > == != ^- 源语言: 英语 Expression evaluator, including one million operations+- sin cos tan asin acos atan sqrt abs exp log lgten ceil floor jiemul int dot, binary operations+-* / |!! & << >> <> == = ^
Update
: 2025-02-19
Size
: 24kb
Publisher
:
cm
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.