-
PCA矩阵的算法,能得到图像的特征向量,很好的!
PCA矩阵的算法,能得到图像的特征向量,很好的!-PCA matrix algorithm, very good!
- 2022-11-13 00:50:03下载
- 积分:1
-
A simple file compiler, to realize the editing saved
一个简单的文件编译器,实现对文件的编辑保存-A simple file compiler, to realize the editing saved
- 2022-04-26 20:03:39下载
- 积分:1
-
数据匹配,初学者必备,读取网页邮箱的代码
数据匹配,初学者必备,读取网页邮箱的代码-Data matching, beginners must-read page-mail code
- 2022-04-15 22:07:24下载
- 积分:1
-
一个使用VB编写的聊天软件。
一个使用VB编写的聊天软件。-use VB to prepare a chat software.
- 2022-02-27 01:28:45下载
- 积分:1
-
TW2835 applies to security industry code slicer. Two TW2835_ boot screen no date...
TW2835应用于安防产业中的分割器中的代码。TW2835_开机两画面无日期时间与通道标识显示-TW2835 applies to security industry code slicer. Two TW2835_ boot screen no date time and channel logo display
- 2022-06-02 13:29:55下载
- 积分:1
-
一个透明窗体源代码,窗体标题采用API函数画出来的,效果还不错的,原作者"蓝色炫影"在标题栏没有实现,现经本人该后实现了标题显示 修改:陈峰 clg...
一个透明窗体源代码,窗体标题采用API函数画出来的,效果还不错的,原作者"蓝色炫影"在标题栏没有实现,现经本人该后实现了标题显示 修改:陈峰 clg-123@126.com-Form a transparent source code, form title used by the API function paintings, the effect is also good, original author of
- 2023-08-07 21:15:03下载
- 积分:1
-
WSDN 天气预报实时显示系统源码 下载 WSDN WEB图章自动生成系统的数据库实现,可添加或修改(删除)城市的天气情况,通过数据库显现在图片上,采用Micr...
WSDN 天气预报实时显示系统源码 下载 WSDN WEB图章自动生成系统的数据库实现,可添加或修改(删除)城市的天气情况,通过数据库显现在图片上,采用Microsoft公司C#.NET(GDI+)技术开发.-WSDN forecast real-time display system source code download WSDN WEB seal automatic generation system, the database can be added or modified (deleted) city weather conditions through the database appear in the pictures, using Microsoft C#.NET (GDI) technology.
- 2022-06-12 19:58:31下载
- 积分:1
-
to check and control parallel port in a system
to check and control parallel port in a system-to check and control parallel port in a system
- 2022-02-09 19:31:03下载
- 积分:1
-
演示了如何用activex控件,在Html/Asp/Aspx网页上实现磁条信息的读取....
演示了如何用activex控件,在Html/Asp/Aspx网页上实现磁条信息的读取. -Demonstrated how to use activex control in Html/Asp/Aspx pages of information to read magnetic stripe realize.
- 2022-06-19 10:26:11下载
- 积分:1
-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1