搜索资源列表
000
- 模糊数学中的关系运算即 矩阵的运算c语言 可计算20阶-Fuzzy Mathematics in the relationship between the operator that the operator matrix c language computable 20 bands
mystery
- 该程序用于输出所谓的“魔幻矩阵”——即用户输入所需要矩阵的行数(前提为奇数,否则程序发送错误信息提醒用户输入正确数据),然后程序输出每行,每列以及对角线上的各数之和为同一个数。-The procedure used to output the so-called magic matrix - that is, the user enters the required number of rows in the matrix (the premise is odd, or else send a
Example9_7
- 用C/S结构求解矩阵乘法问题。使用一个客户和几个服务器求解大型的矩阵乘法问题。-With the C/S structure of matrix multiplication to solve the problem. The use of a client and several servers for solving large matrix multiplication problem.
MyUploadfile
- 里面有五个程序,分别是计算两个日期天数的c++文件;计算矩阵乘法的C文件;一个卫生管理系统的c文件;一个简单图形java文件;一个java象棋文件-Inside there are five procedures, namely, the number of days the two dates calculated c++ file computing matrix multiplication of the C file a health management system, c fil
dizuo
- 用Javascr ipt语言编写的底座模型,WebGL入门基础练习。方便各位同学学习WebGL之用。对初学WebGL的同学有一定帮助。从视图投影矩阵到渲染器都有详细说明。并且用C#为开发平台。-The base model with the Javascr ipt language, WebGL Start Basics exercises. Fellow students learn WebGL convenient use. WebGL for beginner students have
ex1
- 1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5>