-
本程序可以扫描到系统目前windows系统存在的漏洞,并给出提示,查出漏洞后,可到MS官方网站下载相应的补丁,以确保系统尽可能地安全。...
本程序可以扫描到系统目前windows系统存在的漏洞,并给出提示,查出漏洞后,可到MS官方网站下载相应的补丁,以确保系统尽可能地安全。-This procedure can be scanned into the system the current loopholes in windows system, and gives tips for identifying vulnerabilities, you can download the MS official website of the corresponding patch to ensure that the system security as much as possible.
- 2022-01-26 07:37:03下载
- 积分:1
-
Jilin University Experimental procedures Computer Graphics bezier curve drawing...
吉林大学计算机图形学的试验程序 bezier曲线的绘制方法-Jilin University Experimental procedures Computer Graphics bezier curve drawing method
- 2022-03-03 17:51:23下载
- 积分:1
-
source code of DirectX:MoviePlay
DirectX 源代码:MoviePlay-source code of DirectX:MoviePlay
- 2022-03-11 11:12:24下载
- 积分:1
-
这是用高斯消去法求解非线性的FORTRAN语言…
这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
- 2022-10-05 23:45:02下载
- 积分:1
-
直接硬盘读文件,可用于读系统sam文件,很好使
直接硬盘读文件,可用于读系统sam文件,很好使-Read the file directly to the hard disk can be used to read the file system sam
- 2023-07-26 12:30:03下载
- 积分:1
-
扫雷扫雷,自写代码扫雷,自写代码
扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写代码扫雷,自写
- 2023-09-04 20:55:04下载
- 积分:1
-
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OC...
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。-Graphic character recognition (OCR) is a common thing. Many programmers want to program in their own embedded OCR recognition modules. However, use someone else
- 2022-04-16 06:58:04下载
- 积分:1
-
冒泡程序,是您的textbox更直观,美观的现实出验证情况
冒泡程序,是您的textbox更直观,美观的现实出验证情况-Bubble process, is your textbox is more intuitive, aesthetically pleasing out the verification of the reality
- 2022-01-26 03:17:43下载
- 积分:1
-
AutoCad中关于使用vc++编程操作选择集的一个类实例。
AutoCad中关于使用vc++编程操作选择集的一个类实例。-AutoCad regarding the use of vc programmed to choose a category set examples.
- 2022-03-26 11:02:38下载
- 积分:1
-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1