-
排队模型的C,希望对能看懂的朋友有所帮助
排队模型的C,希望对能看懂的朋友有所帮助-failed to translate
- 2022-03-04 05:15:27下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
KeyDrum-(3)
Subject : KeyDrum
Development Suft : VC 2008
Language : MFC(GDI++), C/C++
- 2012-08-05 13:57:43下载
- 积分:1
-
Group-Theory
北大群论讲义,作为老师讲的讲义,还算通俗易懂。(North group theory lectures, as teacher handouts, fairly easy to understand.)
- 2021-03-31 23:59:08下载
- 积分:1
-
Windows API函数,希望大伙有用哦
Windows API函数,希望大伙有用哦-Windows API function, I hope everyone Oh useful
- 2023-02-24 06:50:03下载
- 积分:1
-
全自动洗衣机汇编程序
说明: 全自动洗衣机的汇编语言程序,包括具体介绍(Assembly Language Program of Fully Automatic Washing Machine, Including Specific Introduction)
- 2019-03-10 16:14:33下载
- 积分:1
-
一些各大公司的C/C++笔试题目.有绝对的参考价值.
一些各大公司的C/C++笔试题目.有绝对的参考价值.-Some major companies C/C++ written subject. There is an absolute reference value.
- 2022-12-23 17:40:04下载
- 积分:1
-
Lingo1
说明: 通过简单的lingo程序,实现简单的电-气-热综合能源系统优化(Through the simple lingo program, the simple electricity gas heat integrated energy system optimization is realized)
- 2021-04-15 19:48:54下载
- 积分:1
-
Game name is to eat beans, opened there in detail what kind of play
游戏名是吃豆子,详细打开那里玩什么样的
- 2022-09-19 21:05:03下载
- 积分:1
-
海尔扩张之路;描述海尔不断扩展的进程。"资本是船"
海尔扩张之路;描述海尔不断扩展的进程。"资本是船"-Haier expansion path; Description Haier expansion process. "Capital is shipping"
- 2023-08-09 00:55:03下载
- 积分:1