-
Fonts software can generate batch and can adjust the size of Fonts
字模软件可以批量生成并且可以调节字模大小-Fonts software can generate batch and can adjust the size of Fonts
- 2022-04-13 06:33:24下载
- 积分:1
-
Tutorial on ms office automation with vb .net
Tutorial on ms office automation with vb .net
- 2022-07-04 22:10:11下载
- 积分:1
-
根据3GPP25.141协议生成测试模式1下的WCDMA系统激战测试数据格式。...
根据3GPP25.141协议生成测试模式1下的WCDMA系统激战测试数据格式。-3GPP25.141 agreement in accordance with test pattern generation WCDMA systems under one battle test data format.
- 2022-04-14 20:22:10下载
- 积分:1
-
这是一个改进的快速实现模糊c
这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures
- 2023-03-29 14:00:03下载
- 积分:1
-
vb开发的消息传递系统
vb开发的消息传递系统-vb development of the messaging system
- 2022-02-27 00:20:57下载
- 积分:1
-
Delphi仓库库存管理系统SqlServer
Delphi仓库库存管理系统SqlServer数据库版,请在恢复前将所有与该数据库连接的程序关闭,以免恢复失败。界面方面:本程序通过通过获取屏幕分辨率,控制窗体在桌面的位置,请正确选择屏幕分辨率。数据库在database目录下。
功能方面:可完成供应商信息管理、商品入库管理、出库管理、密码修改设置、数据备份、还原等功能。
- 2022-03-22 18:21:47下载
- 积分:1
-
Delphi服务器监控程序
Delphi编写实现的服务器监控程序,监控服务器的网络状态,用有icmp.dll,打开程序后读入任务列表,双击所选任务即可开始,定时使用ping命令对每个主机进行网络连接状态检查,并将结果写入监控日志文件。
- 2022-03-24 12:42:20下载
- 积分:1
-
通达信公式教程,详细的函数说明,这种资料网上很难找到。...
通达信公式教程,详细的函数说明,这种资料网上很难找到。-Letter to the formula accessible tutorial detail function description, such information is difficult to find online.
- 2022-05-28 03:07:55下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
very convenient matrix calculation tool to manually input, calculation of the va...
非常方便的矩阵计算工具,能够手动输入,计算矩阵的各类运算.-very convenient matrix calculation tool to manually input, calculation of the various matrix operations.
- 2023-08-22 05:30:03下载
- 积分:1