-
矩阵乘法
此代码文件会计算任何两个矩阵相乘。矩阵可以是任意大小。它还检查乘法有效性条件。如果两个矩阵的乘法是不可能的情况下它会造成一个错误然后将需要来自用户的另一个矩阵。
- 2022-05-14 17:41:18下载
- 积分:1
-
MQ的监测程序 用来根据配置文件 自动建立MQ的小工具 还是检测MQ的历史消息记录...
MQ的监测程序 用来根据配置文件 自动建立MQ的小工具 还是检测MQ的历史消息记录-MQ monitoring procedures under the configuration file used to automatically establish MQ small tool detection MQ historical information Records
- 2022-11-06 23:10:03下载
- 积分:1
-
一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux
一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
- 2022-02-03 17:21:50下载
- 积分:1
-
实现是中秒表VC源代码,这个对于用VC编程的人来说会有很大帮助。...
实现是中秒表VC源代码,这个对于用VC编程的人来说会有很大帮助。-VC stopwatch realize is the source code, the programming for the use of VC people who would be of considerable help.
- 2023-06-08 12:25:03下载
- 积分:1
-
Excel Tools for Labview 7.1.
Excel Tools for Labview 7.1.
- 2022-06-14 08:32:48下载
- 积分:1
-
linked list of nodes removed. My recent operation, small programs, you contain a...
链表结点的删除。我最近的作业,小程序,各位多多包含。-linked list of nodes removed. My recent operation, small programs, you contain a lot.
- 2022-02-24 19:55:11下载
- 积分:1
-
GpsMap, 本程序利用MapX做的电子地图,通过串口接收GPS模块数据,实现在电子地图上对当前在地图上位置的定位,同时显示当前经纬度,当前时间,速度,海拔等...
GpsMap, 本程序利用MapX做的电子地图,通过串口接收GPS模块数据,实现在电子地图上对当前在地图上位置的定位,同时显示当前经纬度,当前时间,速度,海拔等信息的功能。注意使用时要安装MAPX(本程序使用MAPX_V5,如使用其它版本,则可能要修改头文件)。-GpsMap, this procedure use MapX E-map and GPS module, and receive the GPS Data through the serial port, to locate the location on the E-map, at the same time shows the current latitude and longitude, the current time, speed, altitude and other information. Attention: MAPX should be installed if u use this program, this procedure is on MAPX_V5, if u use other versions, you may modify header files.
- 2022-02-13 19:19:58下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your DialogTest7 application.
-This file contains a summary of what you wil l find in each of the files that make up your Dialo gTest7 application.
- 2022-01-26 03:24:21下载
- 积分:1
-
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-There are integers n, the number of its previous order of the backward shift position m, and finally the number m of m into the top of the number of
- 2022-03-25 22:59:30下载
- 积分:1
-
协同过滤算法
这是用于商品推荐的协同过滤算法。本算法的相似性度量采用的是皮尔森相似性。代码采用基于iterm的协同过滤,即先建立iterm的临近矩阵,对未打分的term采用临近矩阵进行打分。
- 2022-01-26 06:15:50下载
- 积分:1