-
用Doolittle方法求解此方程组;
1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L...
用Doolittle方法求解此方程组;
1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L的第一列;2..然后根据公式求得U,L其他的值;
3 回带求解得到X
-Try using this method to solve equations; 1. First U [1] [i] = a [1] [i] for the U in the first line, in accordance with L [i] [1] = a [i] [1]/U [1] [1] L for the first out; 2 .. according to equation U, L other values; three to be solved with X
- 2022-01-25 23:46:09下载
- 积分:1
-
用VC++编的,一个可以实现简繁互相转换的程序。
用VC++编的,一个可以实现简繁互相转换的程序。-VC series, a possible mutual Word conversion process.
- 2022-01-31 08:14:46下载
- 积分:1
-
中文字库HZK16使用演示
中文字库HZK16使用演示-use Chinese font HZK16 demo
- 2022-03-01 15:44:01下载
- 积分:1
-
Matlab language of communication with the QPSK demodulation function, procedures...
用matlab语言编写的通信中QPSK解调函数程序,以及判决程序-Matlab language of communication with the QPSK demodulation function, procedures, and adjudication procedures
- 2022-05-23 09:10:43下载
- 积分:1
-
为了对数据进行处理,UIMA 应用程序将使用分析引擎,而后者包含实际进行分析的应用程序、Annotator 和 XML 描述符文件,其中,XML 描述符文件包含...
为了对数据进行处理,UIMA 应用程序将使用分析引擎,而后者包含实际进行分析的应用程序、Annotator 和 XML 描述符文件,其中,XML 描述符文件包含关于类以及其要接收和返回的信息等方面的内容。
还可以将简单的分析引擎组合为更为复杂的分析引擎。例如,定位本地事故报告和广播流量报告的分析引擎可能包含一个查找事故的分析引擎、一个查找位置的分析引擎,以及一个分析前两个引擎提供的注释的分析引擎。总体引擎描述符将确定如何在这些分析引擎间传递 CAS 对象。
事实上,描述符控制任何应用程序如何访问分析引擎,而这种机制在此情况下极为方便。如果创建了相应的描述符,可以将其传递到应用程序,而该应用程序甚至不知道所使用的是 Web 服务。
-err
- 2023-01-20 05:00:04下载
- 积分:1
-
中文简繁转化的源代码
中文简繁转化的源代码-Simplified Chinese conversion source code
- 2022-07-27 04:55:10下载
- 积分:1
-
ASP.NET与Web Service实例剖析中文版
ASP.NET与Web Service实例剖析中文版...
ASP.NET与Web Service实例剖析中文版
ASP.NET与Web Service实例剖析中文版-ASP.NET and Web Service Case analysis with the Chinese version of ASP.NET Web Service Case Analysis Chinese version
- 2022-06-26 06:43:06下载
- 积分:1
-
pyformat.zip package has two folders, pyformat_src folder for the source code, p...
pyformat.zip包中有两个文件夹,pyformat_src文件夹里的为源代码,pyformat_dist文件夹里的为编译后的exe可执行程序,另外每个文件夹里都放了一个名为“testfile.txt”的测试文件。
源码使用方法示例:执行"python pyformat.py testfile.txt"。
可执行程序使用方法示例:执行“pyformat testfile.txt”。
即可把文件名中的不带调拼音+声调记号转化为带调拼音输出到stdout。文件名可以有多个。
例如:输入wo3 shi4 zhong1 guo2 ren2. 输出为wǒ shì zhōng guó rén.
zho1ng、zhon1g、zhong1、zhong12341等均输出为zhōng。-pyformat.zip package has two folders, pyformat_src folder for the source code, pyformat_dist folder for the compiled exe executable program, while each folder are placed in a
- 2022-07-10 01:43:22下载
- 积分:1
-
一个职工管理系统
一个职工管理系统-a staff management system
- 2022-04-27 17:09:35下载
- 积分:1
-
MFC programming function is to check dictionary (users can import their own vers...
MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频,还可以保存结果!我们MFC课的期末作业,强烈推荐!-MFC programming function is to check dictionary (users can import their own version), participle, statistical, frequency, the results can be saved! We MFC class at the end operations, strongly recommended!
- 2022-02-20 07:31:50下载
- 积分:1