-
一个比较好的delphi源程序
一个比较好的delphi源程序-a relatively good source delphi
- 2022-02-04 22:52:23下载
- 积分:1
-
函数连分式的计算
函数连分式的计算-function even fractional calculation
- 2022-03-15 22:18:31下载
- 积分:1
-
numerical method C Program
数值计算方法C程序-numerical method C Program
- 2022-07-23 08:53:11下载
- 积分:1
-
数值算法,包括了各种各样的算法,大家可以参考一下,是否有用...
数值算法,包括了各种各样的算法,大家可以参考一下,是否有用-numerical algorithm, including a variety of algorithms, we can take a look, whether it is useful
- 2022-01-26 06:17:32下载
- 积分:1
-
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。...
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。-Geology interpolation algorithm used in drilling. Transmission grid width and height, the number can be boring.
- 2022-10-30 13:35:03下载
- 积分:1
-
数据结构算法及其应用
数据结构算法与应用-C语言描述阅读软件:Adobe Reader 7.0-data structure algorithms and application-C language description reading software : Adobe Reader 7.0
- 2023-01-23 12:40:05下载
- 积分:1
-
象棋旋风coony的源代码
应用背景
中国象棋旋风的源代码coony引擎,作者陈朝营,代码简洁,完全可以运行。可供广大象棋编程的爱好者参阅。
关键技术中国象棋旋风的源代码coony引擎,采用ucci引擎。采用PVC剪枝搜索,空着裁剪,静态搜索,历史排序,Hash表等等常用技术。
- 2023-05-07 14:20:02下载
- 积分:1
-
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions
- 2023-01-27 15:40:04下载
- 积分:1
-
用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法...
用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
- 2022-08-17 05:05:25下载
- 积分:1
-
Delphi调用WMI读取USB设备的PID和VID
WMI(Windows®Management Instrumentation ) 非常强大,它可以以数据库的形式查询你的电脑的软件和硬件,在它的数据库里面,时刻保存着最新的软件信息和硬件信息,因此你可以用WMI来检测CUP 主频、温度,读取WINDOWS的进程.........
本文就介绍如何使用WMI读取USB设备的PID和VID码
- 2023-01-19 05:45:04下载
- 积分:1