-
Multiplication Table
c语言实现乘法表-Multiplication Table
- 2023-02-01 07:50:03下载
- 积分:1
-
栈、队列、字符串和数组
表达式计算是实现程序设计语言的基本问题之一。也是栈的应用的一个典型例子。设计一个程序,演示用算符优先法或转换成后缀表达式方法对算术表达式进行求值的过程。 以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。利用教科书表3.1给出的算符优先关系,或课件中给出的中缀表达式向后缀表达式转换的方法,实现对算术四则混合运算表达式的求值,并仿照教科书和课件中的例子演示求值中运算符栈、运算数栈、输入字符和主要操作变化的过程
- 2022-03-03 10:50:33下载
- 积分:1
-
石油勘探专业算法:地震波阻抗反演晚…
石油勘探专业算法:地震资料波阻抗反演后期算法,包括带限反演算法和道积分反演算法两种-professional algorithm oil exploration : seismic data late wave impedance inversion algorithm, including band-limited anti-calculus and calculus Road-two points
- 2022-06-26 16:11:26下载
- 积分:1
-
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart poi...
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book >, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
- 2022-01-26 00:25:01下载
- 积分:1
-
Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
FFT傅立叶转换
WAPAPI 函数, 显示波形和声音, 非常不错的-Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
- 2022-03-10 04:14:01下载
- 积分:1
-
径向基神经网络源代码
this is an example demonstrating the Radial Basis Function,if you select a RBF that supports it (Gausian, or 1st or 3rd order polyharmonic spline), this also calculates a line integral between twopoints.
- 2022-02-14 22:25:54下载
- 积分:1
-
Keil C51程序设计中几种精确延时方法
实际的单片机应用系统开发过程中,由于程序功能的需要,经常编写各种延时程序。延时时间从数微秒到数秒不等。对于许多C51开发者,特别是初学者,编制非常精确的延时程序有一定难度。本文从实际应用出发,讨论几种实用的编制精确延时程序和计算程序执行时间的方法,并给出各种方法使用的详细步骤,以便读者能够很好地掌握理解。
- 2023-02-13 08:55:03下载
- 积分:1
-
Voronoi 图
执行的 voronoi 图在 javascript 中,它用来分发农技团在某一特定的区域 ; 在地图上画出 voronoi 图单元格中的每个点代表一台机器。
- 2022-03-15 03:13:55下载
- 积分:1
-
是和“常用的计算机数值算法和程序的C++版本,和Q ..
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-05-29 11:24:03下载
- 积分:1
-
FFT parallel code implementation in c
FFT parallel code implementation in c
- 2022-05-09 00:24:36下载
- 积分:1