资源列表

« 1 2 ... .16 .17 .18 .19 .20 621.22 .23 .24 .25 .26 ... 653 »

[控制台(字符窗口)编程gsoap-demo

说明:gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。gsoap简单例子 适合初学者学习使用-gSOAP compiler tool provides a SOAP/XML to achieve on C/C++ language, so that C/C++ language to develop web services client or wo
<zhanghao> 在 2024-10-08 上传 | 大小:3493888 | 下载:0

[控制台(字符窗口)编程LMS

说明:利用LSM算法设计一个自适应滤波器,q阶FIR滤波器。先模拟生成信号,然后加高斯白噪声,再对其进行滤波处理。-Use LSM algorithm design an adaptive filter, q-order FIR filter. Generating the first analog signal, and then adding white Gaussian noise, then it is filtered.
<周思洁> 在 2024-10-08 上传 | 大小:37968896 | 下载:0

[控制台(字符窗口)编程Image_Processing

说明:图像处理方面基础框架结构。主要是对图像的灰度操作,均值,中值最大值最小值滤波。添加一些如高斯噪声等噪声,还有对图像进行去噪处理。显示图像的RGB分量,对图像进行灰度直方图均衡化和归一化。-Based image processing fr a mework. The main image is a gray operation, mean, median maximum minimum filter. Add some noise su
<周思洁> 在 2024-10-08 上传 | 大小:66749440 | 下载:0

[控制台(字符窗口)编程ClusterAnalysis_2014.11.4

说明:模式识别的聚类分析。K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是没有(或最小数目)对象被重新分配给不同的聚类,没有(或最小数目)聚类中心再发生变化,误差平方和局部最小。-P
<周思洁> 在 2024-10-08 上传 | 大小:33571840 | 下载:0

[控制台(字符窗口)编程LDFV

说明:VLAD VLAD可以理解为是BOF和fisher vector的折中 BOF是把特征点做kmeans聚类,然后用离特征点最近的一个聚类中心去代替该特征点,损失较多信息; Fisher vector是对特征点用GMM建模,GMM实际上也是一种聚类,只不过它是考虑了特征点到每个聚类中心的距离,也就是用所有聚类中心的线性组合去表示该特征点,在GMM建模的过程中也有损失信息; VLAD像BOF那样,只考虑离特征点最近的聚类中
<周思洁> 在 2024-10-08 上传 | 大小:27753472 | 下载:0

[控制台(字符窗口)编程libsigcDemo_20160811

说明:信号槽库sigc++库的demo,使用sigc++2.8.0库版本,详细讲解了库的用法-demo signal slot library sigc++ library, use the library version sigc++2.8.0, explain in detail the usage of the library
<yehuohan> 在 2024-10-08 上传 | 大小:156672 | 下载:0

[控制台(字符窗口)编程sigslotDemo_20160811

说明:信号槽库sigslot库的demo,使用sigslot1.0.0库版本,详细讲解了库的用法,只需要包含一个头文件就可以使用-demo signal slot library sigslot library, use the library version sigslot1.0.0, explain in detail the use of the library, just include a header file, you can
<yehuohan> 在 2024-10-08 上传 | 大小:14336 | 下载:0

[控制台(字符窗口)编程smb2jsrc

说明:Contiene los archivos que permiten construir la versión de Super Mario Bros. 2 Lost Levels en formato NES.
<Orangel Duque> 在 2024-10-08 上传 | 大小:218112 | 下载:0

[控制台(字符窗口)编程LBP_C

说明:LBP作为一种人脸识别技术,改程序是将其用C语言代码实现并进行封装-LBP as a face recognition technology, the reform process is to use C language code and encapsulate
<wxc> 在 2024-10-08 上传 | 大小:2906112 | 下载:0

[控制台(字符窗口)编程MPU6050_shangweiji

说明:1.上位机无法运行的用户请下载安装.net fr a mework4.0:http://www.microsoft.com/zh-cn/download/details.aspx?id 17718 2.请先选择串口号,然后选择正确的波特率,默认115200. 4.点击记录按钮,可以记录MPU6050模块上传的数据,数据保存在上位机目录下的data.txt中。 5.Z轴初始化按钮用于是模块的Z轴角度归0,并
<周民> 在 2024-10-08 上传 | 大小:1335296 | 下载:0

[控制台(字符窗口)编程CFREZ

说明:CFREZ解包封包,REZ中含有武器,地图模型,利用模型修改游戏达到作弊效果-CFREZ REZ contains unpacked the packet, weapons, map model, using the model to modify the game cheat effect
<刘坤> 在 2024-10-08 上传 | 大小:13312 | 下载:0

[控制台(字符窗口)编程ElizaAvanzado

说明:Eliza Advanced A simple speech recognition terminal program coded in C.
<imfeder> 在 2024-10-08 上传 | 大小:16384 | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 621.22 .23 .24 .25 .26 ... 653 »

源码中国 www.ymcn.org