-
vb方面的编程,条形码编程。希望对大家有用。
vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
- 2022-03-23 23:52:29下载
- 积分:1
-
来源代码 des c#
使用系统;使用系统.集合.通用;使用系统组件模型;使用系统数据;使用系统图纸;使用系统.Linq;使用系统文本;使用系统.Windows.Forms;使用系统IO;使用系统安全加密;命名空间des{公共部分类Form1:表单{;&静态字符串sKey public Form1(){private void Form1u Load(对象发送方,事件参数e){函数
- 2022-02-04 14:57:03下载
- 积分:1
-
模拟网站登陆,极小型数据库系统
模拟网站登陆,极小型数据库系统-simulated landing site, a very small database system
- 2022-02-02 06:06:57下载
- 积分:1
-
背景 背景 背景 背景 背景 背景
背景 背景 背景 背景 背景 背景
- 2022-03-14 07:36:11下载
- 积分:1
-
Delaunay算法实现时效性好的算法稳定的实现…
实现Delaunay算法的实现,时效性好,算法运行稳定,节省时间-Delaunay algorithm to achieve the realization of timeliness good algorithm stable operation, saving time
- 2023-03-02 21:20:04下载
- 积分: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
-
软件工程课件,介绍软件开发的技术,方法,原理(11
软件工程课件,介绍软件开发的技术,方法,原理(11-15)章-Software engineering courseware, introduction of software development techniques, methods, principles (11-15) Chapter
- 2023-05-17 00:10:04下载
- 积分:1
-
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用-Electronic map servers, to build their own mapping service, used together with Openlayers
- 2022-10-22 18:00:04下载
- 积分:1
-
均匀圆形阵列天线阵,利用该算法对音乐算法进行估计…
天线阵列为均匀圆阵时,采用MUSIC算法进行DOA估计的源程序。-Antenna array for uniform circular array, the MUSIC algorithm using the estimated DOA of the source.
- 2022-08-09 09:47:19下载
- 积分:1
-
opencv 的安装程序,不错的一个对图像处理的库
opencv 的安装程序,不错的一个对图像处理的库-opencv installation procedures, a good image processing library
- 2022-02-02 15:18:56下载
- 积分:1