搜索结果

找到约 169 项符合 Math 的查询结果

技术资料 C语言函数速查

想要快速查找C语言常用函数的用法?这份资源涵盖ctype、math、stdio、stdlib等核心库函数,提供原型定义、头文件和功能说明,提升开发效率。
https://www.eeworm.com/dl/1001266.html
下载: 2
查看: 56

matlab例程 用matalab开发的随机数生成程序包

用matalab开发的随机数生成程序包,用于各种随机数的生成,可到以下网址更新和浏览详细的说明:http://www.math.uu.se/research/telecom/software/
https://www.eeworm.com/dl/665/174160.html
下载: 168
查看: 1054

软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
https://www.eeworm.com/dl/540/355175.html
下载: 61
查看: 1072

软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
https://www.eeworm.com/dl/540/355176.html
下载: 95
查看: 1086

其他 Arithmetic: Dijkstra

Arithmetic: Dijkstra,Dynamic_pro,Floydkruskal,Random_generate math_exp: 插值与拟合实验 代数方程组的解法 微分方程实验 优化问题实验 数据分析,规划问题,绘图,解方程。。。。。。
https://www.eeworm.com/dl/534/454889.html
下载: 147
查看: 1053

VC书籍 我收藏的c語言900個例題

我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡
https://www.eeworm.com/dl/686/194133.html
下载: 190
查看: 1124

matlab例程 The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler in

The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for stand-alone applications.
https://www.eeworm.com/dl/665/358459.html
下载: 102
查看: 1202

嵌入式/单片机编程 自己写的算平方根的函数sqrt

自己写的算平方根的函数sqrt,并且用C库的sqrt进行了验证,十分精确。可以用在没有math库的情况,尤其是嵌入式程序中。
https://www.eeworm.com/dl/647/487839.html
下载: 162
查看: 1057

C/C++语言编程 C语言函数大全(语法着色版)

    C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。希望对大家有所帮助~~   函数名: abort   功 能: 异常终止一个进程   用 法: void abort(void);   程序例:   #include   #include   int main(void)   {   printf("Cal ...
https://www.eeworm.com/dl/503/37264.html
下载: 96
查看: 1248

数学计算 VC下最牛的算数表达式

VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等
https://www.eeworm.com/dl/641/169128.html
下载: 34
查看: 1058