-
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n...
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions
- 2022-10-20 06:00:04下载
- 积分:1
-
PE format encryption study by the encryption process generated executable files...
关于WIndows下PE格式的加密研究 由本程序加密生成的可执行文件可以防止非法使用者对原程序的非法执行、修改、静态分析和拷贝。-PE format encryption study by the encryption process generated executable files to prevent illegal users of the original implementation of the illegal procedures, modification, static analysis and copying.
- 2022-08-26 09:34:18下载
- 积分:1
-
Opisanie formata USB
Opisanie formata USB
- 2023-02-10 18:05:04下载
- 积分:1
-
java猜数字程序代码,可能有些问题希望大家能够指正
java猜数字程序代码,可能有些问题希望大家能够指正-java tones, the program code may be some problems we hope to correct
- 2022-01-26 19:24:25下载
- 积分:1
-
FSO model example with the FSO, and can deliver on the document read and write
FSO模型示例,用了FSO,可以实现对文件的读与写-FSO model example with the FSO, and can deliver on the document read and write
- 2022-11-17 23:05:03下载
- 积分:1
-
How to Reball BGA,reballing process
How to Reball BGA,reballing proce-How to Reball BGA,reballing process
- 2022-07-06 09:44:25下载
- 积分:1
-
浅谈ABAQUS,这个对初学者应该有所帮助。
浅谈ABAQUS,这个对初学者应该有所帮助。-Of ABAQUS, this should be helpful for beginners.
- 2022-01-31 08:09:55下载
- 积分:1
-
这个一个编码后的H.264文件,供做编解码的朋友使用
这个一个编码后的H.264文件,供做编解码的朋友使用-This a H.264 encoded files for codecs make use of the Friend
- 2022-08-10 02:55:44下载
- 积分:1
-
c language intermediate code generation, input arithmetic expression, the output...
c语言中间代码生成,输入算术表达式,输出四元式
-c language intermediate code generation, input arithmetic expression, the output quaternion type
- 2023-04-04 03:15:03下载
- 积分:1
-
课程设计(电子商务系统)
对于典型的数据库管理系统,尤其是对像电子商务这样的数据流量特别大的网络管理系统,必须要满足使用方便、操作灵活等设计需求。本系统在设...
课程设计(电子商务系统)
对于典型的数据库管理系统,尤其是对像电子商务这样的数据流量特别大的网络管理系统,必须要满足使用方便、操作灵活等设计需求。本系统在设计时应该满足以下几个目标:
采用人机对话的操作方式,界面设计美观友好、信息查询灵活、方便、快捷、准确、数据存储安全可靠。
全面展示商城内所有商品,并可展示最新商品及特价商品。
实现网上购物。
商品销售排行,以方便顾客了解本商城内的热销商品及帮助企业领导者做出相应的决策。
查看商城内的公告信息。
对用户输入的数据,系统进行严格的数据检验,尽可能排除人为的错误。
系统最大限度地实现了易维护性和易操作性。
系统运行稳定、安全可靠。
-Course Design (e-commerce system) for typical database management system especially for e-commerce such as the flow of data is particularly large network management system must meet the user-friendly, operational flexibility design needs. In the design of the system should meet the following objectives :
- 2022-11-02 04:40:04下载
- 积分:1