-
用途:用向量(稀疏存储)形式的Gauss
用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b
% 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。
% x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默
% 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative solution of linear equations Ax = b% Format : spgs x = (A, b, x0, e, N), A coefficient matrix, b subguadratic vector, returning x vector. X0% for initial vector (the default origin), e-precision (default 1e-4), iteration ceiling set to prevent divergence (mime identified 500%).
- 2022-04-14 12:19:24下载
- 积分:1
-
在VB中查找和替换字符串的例子程序,哈
在VB中查找和替换字符串的例子程序,哈-in VB search and replace strings of examples of procedures, Kazakhstan
- 2023-03-29 19:45:03下载
- 积分:1
-
It is a Taikingclock,it could tell you the time,it also could sing and tell a st...
It is a Taikingclock,it could tell you the time,it also could sing and tell a story for you.
- 2022-03-18 17:40:46下载
- 积分:1
-
VB 图像处理软件 (阈值分割+边缘检测)
VB图像处理源码,主要实现了两种方法的二值化(阈值分割)和4种方法的边缘检测。该源码可以用于工业工件检测和图像识别(包括验证码识别),可以读取JPG、TIFF、BMP、PNG、GIF等常见文件格式,采用了模拟指针,速度快、效率高。下面是该源码主要包含的算法:
二值化:以亮度为标准进行阈值分割;以平均灰度为标准进行阈值分割
边缘检测:Roberts(罗伯特)算子;Sobel(索贝尔)算子;Prewitt(普瑞维特)算子;Laplacian(拉普拉斯)算子。
- 2022-09-02 23:55:03下载
- 积分:1
-
c++ category of the original code, its own look, it should be able to understand...
c++类的原码,自己看吧,应该看得懂的,我就不费话了-c++ category of the original code, its own look, it should be able to understand, and I do not charge if the
- 2022-02-01 19:56:50下载
- 积分:1
-
正版软件网上序列号注册向导
这个程序演示使用网络来验证软件的序列号是否是正版.你需要把调用程序writeFile.php上传到你的服务器,当然你的服务...
正版软件网上序列号注册向导
这个程序演示使用网络来验证软件的序列号是否是正版.你需要把调用程序writeFile.php上传到你的服务器,当然你的服务器需要支持PHP功能,MYSQL不需要.-Serial number of legitimate software online registration wizard demo of this process using the Internet to verify the serial number of the software whether it is genuine. You need to call the procedure writeFile.php uploaded to your server, of course, your server needs to support PHP function, MYSQL not required.
- 2023-08-28 17:30:04下载
- 积分:1
-
步进电机的控制程序。用来控制步进电机的正转,反转,加速,减速...
步进电机的控制程序。用来控制步进电机的正转,反转,加速,减速-stepper motor control procedures. Used to control the stepping motor is changed, and inverted, acceleration, deceleration
- 2022-05-20 23:59:31下载
- 积分:1
-
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。...
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page interrupt cycle arithmetic about memory management by pages.calculate missing-page,missing-page-rate,orders eliminited
- 2022-02-14 11:45:29下载
- 积分:1
-
Summary of the environment are: window XP VS2005 major technical: MFC Title: Thi...
小结
环境是:window XP VS2005
主要技术:MFC
题目:
这是一个让你选择找出指定文件类型,让后把文件名输入到一个指定文件中。
比如你要找D盘中 以.txt文件类型的文件,然后就把它们的名字输入到output.txt文件中。
[BBsee]《锵锵三人行》2008-05-12.也说藏传佛教.rmvb
这样的文件名太长,所以在window上显示不完。
这样你可以方便查阅在一个目录下的文件。
如果有什么问题与意见可以与我联系
hanyuejun2006@163.com
-Summary of the environment are: window XP VS2005 major technical: MFC Title: This is a let you choose to find the specified file type, so that after the file name entered into a specified file. For example, you are looking to D intraday. Txt file type of file, and then put their names entered into the output.txt file. [BBsee] Qiang Qiang Three 2008-05-12. Also said that Tibetan Buddhism. Rmvb this file name is too long, so could not finish in the window display. So that you can easily access a directory in the document. If you have any questions and comments can contact me hanyuejun2006@163.com
- 2022-01-24 14:37:45下载
- 积分:1
-
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标-VC6.0 icon of the system source code
- 2022-05-29 22:12:13下载
- 积分:1