-
矩阵的奇异值分解,ap为是矩阵a,up返回左奇异值,vp返回右奇异值...
矩阵的奇异值分解,ap为是矩阵a,up返回左奇异值,vp返回右奇异值-Matrix singular value decomposition, ap is the matrix for a, up to return the left singular value, vp return the right singular value
- 2022-03-03 12:23:18下载
- 积分:1
-
这是一个简单的计算器,C++ programminng文件。
This a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.-This is a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.
- 2022-01-30 12:31:10下载
- 积分:1
-
This is learning "system" in the curriculum design, including the subj...
这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
- 2022-09-02 15:55:02下载
- 积分:1
-
multisim9shuzidianlu.rar,压缩包无法解压密码。
Multisim9shuzidianlu.rar,
压缩包解压时不能有密码。-Multisim9shuzidianlu.rar, compressed packets can not extract the password.
- 2022-01-26 07:26:26下载
- 积分:1
-
一个非常好的串口程序
一个非常好的串口程序-a very good Serial procedures
- 2022-05-14 03:58:54下载
- 积分:1
-
几种VB程序和案例
几种VB程序和案例-VB program and several cases
- 2023-03-24 07:50:04下载
- 积分:1
-
一个简单的计算器
一个简单的计算器-a simple calculator
- 2022-03-25 06:45:56下载
- 积分:1
-
售楼管理系统
比较好的售楼管理系统源码毕业的同学
售楼管理系统
比较好的售楼管理系统源码毕业的同学-Sales management system for better sales management system for school-leavers source
- 2022-03-23 15:38:16下载
- 积分:1
-
一个JAVA下applet到 application的转换
一个JAVA下applet到 application的转换-a Java applet to the application under the conversion
- 2023-08-24 15:45:03下载
- 积分:1
-
pc.c是移植于μCOS
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
- 2022-12-20 12:30:03下载
- 积分:1