-
牛顿迭代法求平方根
牛顿迭代法求平方根, .doc的格式,c语言,好像有点简单哈,目前手中这个好找,过一阵再传个复杂的 ~~~
- 2022-12-15 21:10:03下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-07-03 09:02:27下载
- 积分:1
-
C++中数学函数和矩阵类运算
详细介绍了VC++中math.h头文件包含的数学函数及其个函数的具体定义和应用,并介绍了一个矩阵类,便于实现矩阵的相加、减、数乘,矩阵转置、求逆,用于解决矩阵运算。
- 2022-08-14 11:39:17下载
- 积分:1
-
产生式系统的推理
基于产生式规则的推理,人工智能的实验,演示了简单的正向推理,正向推理树较小,可基于实际情况对规则库进行扩充。
- 2023-07-24 14:35:08下载
- 积分:1
-
C语言推箱子
资源描述
基于C语言的小游戏推箱子源码,在X-code中运行的,同时,可以在其他工具中实现。
- 2022-01-22 14:30:43下载
- 积分:1
-
迷宫游戏的执行情况
你好,这是迷宫实现净 logo 语言的 3 维空间中。我们处理起点和终点,至少选择到达结束的最佳路径。
- 2022-06-15 19:11:50下载
- 积分:1
-
Fast Fourier Transform C language source code
快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code
- 2022-03-20 14:09:03下载
- 积分:1
-
with C++ Builder bankers algorithm can process arbitrary importation of all type...
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
- 2022-07-08 07:47:37下载
- 积分:1
-
数独巧妙算法
偶遇数独游戏,了解了其中规则后,自己用c++做了一个数独矩阵生成程序,效率自认为比较高,欢迎大家交流!
- 2022-08-14 02:00:18下载
- 积分:1
-
! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构...
! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构综合结点荷载 ! 存储总刚上三角元素; ! GAUSS消元法解线性代数方程组; ! 计算结点位移和单元杆端力-! Plane truss structure static analysis program! First treatment source!! Main functions and characteristics:! Adjustable array! Input module node number and node displacement coding ! First approach to form and structure of the overall stiffness matrix Consolidated Statement point load! storage total just on the triangular element ! GAUSS elimination method solving linear algebraic equations ! computing node displacement and force unit rod end
- 2022-12-24 13:40:03下载
- 积分:1