-
text-data-mining
说明: 此程序实现了如何在TXT或WORD文档中进行数据挖掘,在文本中提取有用信息(The realization of this procedure how to TXT or WORD document to carry out data mining, in the text to extract useful information)
- 2008-10-09 09:43:14下载
- 积分:1
-
结果
说明: 图像的分割和校正,将斜着的马路线进行矫正(Image segmentation and correction)
- 2020-10-31 21:49:55下载
- 积分:1
-
蚁群算法进行三维路径规划
说明: 在MATLAB中用一群算法实现三维路径规划的代码,可以运行,自己修改地图数据即可达到自己的需求(Using a group of algorithms to realize three-dimensional path planning code in MATLAB, it can run and modify map data to meet its own needs.)
- 2019-04-29 09:51:44下载
- 积分:1
-
diansaizuoping
说明: 全国大学生电子设计优秀作品选集,每个课题都有几种方案可供选择。(National Undergraduate Electronic Design a selection of outstanding works, each of these issues have several options to choose from.)
- 2009-08-18 18:11:35下载
- 积分:1
-
face-detection
Thermal Infrared Face Recognition –
a Biometric Identification Technique
for Robust Security System
- 2013-10-14 21:09:15下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
使用delphi7 进行socket 服务器端 开发含源码
基于delphi7开发,使用IdTCPServer控件,进行socket服务器端开发。
包含全部源码以及exe文件,纯原生开发。
还有Client客户端代码已经上传。
- 2022-03-22 19:03:49下载
- 积分:1
-
rgbprosdk
说明: rbb处理的SDK。效率很高的。Vision RGB Software Development Kit
===================================
This readme file accompanies version 1.05 of the Vision RGB SDK. The following
directories make up the remainder of this SDK.(rbb deal with the SDK. Very efficient. Vision RGB Software Development Kit =================================== This readme file accompanies version 1.05 of the Vision RGB SDK. The followingdirectories make up the remainder of this SDK.)
- 2008-09-04 15:43:22下载
- 积分:1
-
PB_get_CPU_speed_manufacturer_name_and_model
PB获得CPU的速度、生产商的名字和型号PB get CPU speed, manufacturer name and model(PB get CPU speed, manufacturer name and model)
- 2010-08-15 11:19:29下载
- 积分:1
-
Form-call-Console
使用c#的form程序调用console窗口,可以显示很多动态信息(Form called the Console, use the Form to invoke the Console interface, dynamic output state information, etc)
- 2015-05-11 22:45:45下载
- 积分:1