资源列表
spgs
- 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
8_5
- 输入一行英文句子,句子当中的4个字母的单词将被替换成love-Enter a line English sentence, the sentence among the four-letter words will be replaced with love
detect_video
- 视频监视程序,可以监视摄像头拍摄的内容是否发生变化-Video surveillance program, you can monitor whether the contents of the camera shot changes
X982003_v1.
- 应用多线程的方法搜寻某固定区域内的所有素数。-Application of multi-threaded approach search for a fixed area of all prime numbers.
matlabdrawingprogram
- 一个简单的程序 用以matlab的画图 供新手参考-a small program for green students
Lineer_Wave_Theory
- Linear Wave Theory velocity and acceralation clalc
naizhipinjiagongwenti
- lingo源程序,课件例程中奶制品加工问题的lingo程序。-lingo source code, courseware routine procedures for dairy processing problems lingo.
jiujiu
- 一个简单的九九乘法表的程序,只为了能够下些代码来学习,希望站长见谅-A simple multiplication table of the program, just to be able to learn under some of the code, I hope owners forgive me,,
main
- 文件的copy,把文件从一个文件copy为另一个文件,命令行方式。-copy a file to another file.
daojishi
- 一款倒计时小软件,可以按照自己所需要进行倒计时,并且界面美观。-to be given time to run and by yourself.
jddy
- 简单实用的找多图源码,用数组方法无法解决,可以用此方法解决-Sub 找多图(x坐标, y坐标, x1坐标, y1坐标, 图片路径, 相似度, x偏移量, y偏移量, 图片像素x, 图片像素y, 延时时间, 鼠标动作) // 如 Call 找多图(0, 0, 1200, 800, "Attachment:\1.bmp", 0.9, 2, 10, 5, 20, 100, "LeftClick 2") a = x坐标 b = y坐标 c = x1
CommonOrder
- 最长公共子序列问题的一个小程序,数据在代码里面-The longest public subsequence of a small program