资源列表
[数学计算/工程计算] Algorithmics
说明:The best selling Algorithmics presents the most important, concepts, methods and results that are fundamental to the science of computing. It starts by introducing the basic ideas of algorithms, including their structures and methods of data manipula<levinaz> 在 2025-07-02 上传 | 大小:5.55mb | 下载:0
[数学计算/工程计算] PYTHON-programming
说明:This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these<levinaz> 在 2025-07-02 上传 | 大小:19.41mb | 下载:0
[数学计算/工程计算] yxyffbc(dsb)
说明:有限元方法fortran编程,包括二维三维线性非线性静态分析、稳定流瞬时流分析、振动问题、特征值问题、并行计算等。包含了所有子程序。-Finite element method fortran programming, including 2D and 3D linear and nonlinear static analysis, steady flow transient flow analysis, vibration problems, eigenvalue problems, para<王> 在 2025-07-02 上传 | 大小:7.91mb | 下载:1
[数学计算/工程计算] Gravitational-Search-Algorithm-Optimization-for-P
说明:PID tuning by using Gravitational Search Algorithm (GSA). GSA is new algorithm which is believed can produce a better result compare to other optimization technique<sepul07> 在 2025-07-02 上传 | 大小:114kb | 下载:0
[数学计算/工程计算] Weak-signal-detection
说明:本文利用软件相移技术得到相互正交的参考正弦波信号;通过互相关算法,完成了软正交矢量型LIA相关器的具体实现;利用该方法实现了对微弱信号幅值和相位的检测,有效地抑制干扰,减少了硬件电路成本。通过Matlab仿真,验证了该算法具有一定的优越性。-In this paper, the software technology is orthogonal to the phase shift of the reference sine wave signal through cross-correlat<君子兰> 在 2025-07-02 上传 | 大小:172kb | 下载:1
[数学计算/工程计算] EightDigital
说明:八数码难题的解决方法,包括两种方法,用c语言编写。-Eight digital problem solving methods<> 在 2025-07-02 上传 | 大小:19kb | 下载:0
[数学计算/工程计算] KnightTour
说明:骑士巡游问题的算法。骑士巡游的问题简述如下:在国际象棋攀上某一位置放置一个马的棋子,然后采用象棋中“马走日字”股则,要求这匹马能不重复地走完25个格子。本实例用枚举方法求解骑士巡游问题。程序可自定义棋盘的大小,先输出标志矩阵,然后输入骑士在棋盘的初始位置,即可给出其中的一种解法。-Knight Parade algorithm problem. Knight Parade problems are summarized as follows: Place a horse chess piece<> 在 2025-07-02 上传 | 大小:1kb | 下载:0