-
用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源码)-Chinese programming language-- Yi languages (Visual Programming, cross-platform programming) supports the development kits (first edition) (VC-source)
- 2022-01-31 06:22:08下载
- 积分:1
-
dialog! ! ! Most read a few lines down is the green circle! !
对话框!!! 最上面写着几行字 下来就是个绿色的圆圈-dialog! ! ! Most read a few lines down is the green circle! !
- 2023-02-04 01:55:04下载
- 积分:1
-
中文转拼音字母码
汉字转拼音码 -Chinese turn to Chinese phonetic alphabet code code
- 2022-06-13 14:21:37下载
- 积分:1
-
compiler original programming Principle
编译原理原程序编程-compiler original programming Principle
- 2022-04-22 04:45:46下载
- 积分:1
-
The input section of the text txt word after the console output
将输入的一段txt文本进行分词后,保存到txt文档中-The input section of the text txt word after the console output
- 2022-02-15 16:33:26下载
- 积分:1
-
Vb 读取文本数据,每次一行一行显示,以及对文本字符串的分割。...
Vb 读取文本数据,每次一行一行显示,以及对文本字符串的分割。-read text data, each party and his party, and the text string segmentation.
- 2023-01-13 09:20:03下载
- 积分:1
-
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同...
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
- 2022-02-21 16:27:22下载
- 积分:1
-
一个以前写的东东,使用idhttp提交到国外顶级翻译网站实行翻译功能,翻译准确率比金山快译2005的全文翻译要准确多了,至少我是这样认为的。韩文翻译有编码问题,...
一个以前写的东东,使用idhttp提交到国外顶级翻译网站实行翻译功能,翻译准确率比金山快译2005的全文翻译要准确多了,至少我是这样认为的。韩文翻译有编码问题,还请高手改改,改好记得要给我传份。简繁互译问题今天整理的时候才发现有问题,服务器不能准确的进行简繁互译,其他语言换繁体都没有问题,不是程序本身问题-before writing a saucepan, use idhttp submitted to the translation of the top foreign websites to carry out the translation function, accurate translation Jinshan faster rate than 2,005 translated to the translation accurate, at least I think so. Korean translation of a coding problem, and also 19:56 change it, it is better to remember to give it to me- in. Babel Translation problems sorted out today when problems are detected, the server is not an accurate translation for Babel, other languages are not traditional for the problem, not the problem itself
- 2022-03-25 00:54:39下载
- 积分:1
-
good things, I hope more managers to say! Everyone upload documents is not easy!...
好东西望管理员给本人多加几分!每个人上传个文件不容易!-good things, I hope more managers to say! Everyone upload documents is not easy! Thank you
- 2022-03-03 13:41:36下载
- 积分:1