-
该类是用于涉及数值计算特别是矩阵运算时的极佳选择,计算行列式、求逆、求秩、矩阵加减乘除样样皆有...
该类是用于涉及数值计算特别是矩阵运算时的极佳选择,计算行列式、求逆、求秩、矩阵加减乘除样样皆有------限制,只能用于浮点型计算-Such is involved in numerical calculation for the matrix calculation, especially when an excellent choice for calculating the determinant, inverse, and rank, matrix calculation bit of everything in there restrictions, can only be used for floating-point calculation
- 2022-07-01 16:45:48下载
- 积分:1
-
A server port used to simulate the set of small programs, please instruct the ne...
一个用于模拟设置服务器端口的小程序,请大家指点下-A server port used to simulate the set of small programs, please instruct the next
- 2023-03-27 03:45:03下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
可以同时实现高精度阶乘、乘方、排列组合运算,非常实用!...
可以同时实现高精度阶乘、乘方、排列组合运算,非常实用!-can also achieve high precision factorial, involution, permutations and combinations Operational very practical!
- 2022-09-20 23:35:03下载
- 积分:1
-
列举系统中所有进程
列举系统中所有进程-list all processes System
- 2022-07-19 14:49:52下载
- 积分:1
-
根据WinXP控件改写,纠正了其中的一些BUG,加入Combox类,解决了VFP自身Combox作为编辑框存在的问题,在VFP7及后续版本中使用。...
根据WinXP控件改写,纠正了其中的一些BUG,加入Combox类,解决了VFP自身Combox作为编辑框存在的问题,在VFP7及后续版本中使用。-WinXP under control rewritten to correct some of the BUG include Combox category solve the VFP own Combox editors frame the issues, and follow-up version VFP7 use.
- 2022-04-13 12:40:52下载
- 积分:1
-
Spectrum Sensing
信号参数由用户定义。根据信号参数有好信号和坏信号的分类。我用频率作为分类参数。我们将计算信号的功率谱密度并确定信号类型
- 2022-05-14 16:35:56下载
- 积分:1
-
windows 下的一个高级录音程序
windows下用MFC开发的录音程序。
使用PCM编码格式,位数、采样频率等参数可调
可实时显示波形,实时写入wav文件和MP3文件。
等等
- 2023-02-03 02:10:04下载
- 积分:1
-
C++编写的模拟操作系统的存储管理的程序,可供学习操作系统的同学借鉴...
C++编写的模拟操作系统的存储管理的程序,可供学习操作系统的同学借鉴-C simulation prepared by the operating system of storage management procedures, the operating system for learning from students
- 2022-05-15 20:09:47下载
- 积分:1