-
simple hierarchical management and inventory management for software used for th...
简单的分层管理的库存管理及查询软件,供大家交流用。-simple hierarchical management and inventory management for software used for the exchange.
- 2022-07-22 21:35:01下载
- 积分:1
-
小学数学测试系统,随机产生运算题目,可选择测试种类,做完后会给出得分。...
小学数学测试系统,随机产生运算题目,可选择测试种类,做完后会给出得分。-Primary Mathematics test the system, randomly generated subject Operators may choose types of tests, completed after the scores given.
- 2022-08-21 20:12:45下载
- 积分:1
-
字模生成工具,根据ucdos的hzk来生成的24点阵字模,做LCD电子屏不可多得的工具...
字模生成工具,根据ucdos的hzk来生成的24点阵字模,做LCD电子屏不可多得的工具-Matrix generation tool, according to the ucdos to generate hzk dot matrix 24, to do electronic screen LCD rare tools
- 2022-02-07 18:08:16下载
- 积分:1
-
改变单文档背景的VC源代码
改变单文档背景的VC源代码-single document to change the background source code VC
- 2022-12-19 14:55:03下载
- 积分:1
-
计算栅格的日照时数,对任意地方,只要有dem 图,就可以考虑遮蔽效果,算出日照时间
将rar改为txt,拷贝其中内容到cutomize的按钮下就可以...
计算栅格的日照时数,对任意地方,只要有dem 图,就可以考虑遮蔽效果,算出日照时间
将rar改为txt,拷贝其中内容到cutomize的按钮下就可以-To calculate the sunshine hours for a raster file
- 2022-05-25 03:39:09下载
- 积分:1
-
dw中SUM函数的使用
dw中SUM函数的使用-dw which use the SUM function
- 2023-05-02 21:10:03下载
- 积分: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
-
mpeg 2 system 1,2,3
all user need to check it out
mpeg 2 system 1,2,3
all user need to check it out-mpeg 2 system 1,2, 3 all user need to check it out
- 2023-04-24 19:05:03下载
- 积分:1
-
用vb.net和gis组建MO实现了一个地名数据库地理信息系统,有地图显示子系统和地名查询子系统...
用vb.net和gis组建MO实现了一个地名数据库地理信息系统,有地图显示子系统和地名查询子系统-Gis using vb.net and the formation of MO realize a database of geographic names information system, a map display subsystems and subsystem names query
- 2022-01-26 02:30:37下载
- 积分:1
-
java程序实现的通俗易懂的饿汉式单例模式的实现代码
java程序实现的通俗易懂的饿汉式单例模式的实现代码-java program to achieve a hungry man is user-friendly single-mode Example realize code
- 2023-08-28 02:20:03下载
- 积分:1