-
Face-Detection
说明: 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。(Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE Programming , image processing, histogram equalization, image filtering, C++ programming.)
- 2011-04-01 18:49:22下载
- 积分:1
-
123
4X4点阵键盘+1602液晶显示做的计算器(AVR单片机)(4X4 matrix keyboard 1602 LCD calculator to do (AVR microcontroller))
- 2014-01-06 16:19:02下载
- 积分:1
-
youchengbianma
用c++实现的对游程编码的译码以及编码操作。对信息论一块的游程编码的理解具有一定参考价值。(C++ with the realization of run length coding decoding and encoding operation. For information on the run length encoding a piece of understanding has a certain reference value.)
- 2014-08-26 22:20:27下载
- 积分:1
-
Genetic_Algorithm_for_Mapping
采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
- 2020-12-11 12:49:18下载
- 积分:1
-
box2d-chinese-tutorial
box2d中文教程,一个物理引擎,做游戏的朋友们可以研究一下。愤怒的小鸟就是用的这个引擎。(box2d Chinese tutorial, a physics engine, games, friends can look at. Angry bird is to use this engine.)
- 2011-10-05 23:10:47下载
- 积分:1
-
BPA视频教程
BPA视频教程 比较详细 比较典型 希望对学习爱好者有帮助(BPA video tutorials, more detailed, more typical, I hope to learn enthusiasts help)
- 2017-08-14 13:42:24下载
- 积分:1
-
MDAC2.6
MDAC(Microsoft Data Access Components)是微软数据库访问组件,Netpise和许多利用数据库的软件都需要操作系统安装MDAC。很多用户的操作系统中已经存在了MDAC,有些是操作系统内置的、有些是其它应用程序安装的。(MDAC (Microsoft Data Access Components) is a Microsoft database access components, Netpise and many need to use the database software operating system to install MDAC. Many users of the operating system already exists in the MDAC, some built-in operating system, some other applications installed.)
- 2010-07-05 02:04:55下载
- 积分:1
-
aaa
算法设计与分析中的最长公共子序列的c++代码,很好的解决了此算法(Longest common subsequence algorithm design and analysis c++ code, a good solution to this algorithm)
- 2012-12-01 10:49:48下载
- 积分:1
-
dizhenginedex
这是一篇地震的数学理论方面的文章,希望能对大家有帮助(This is a mathematical theory of an article of the earthquake, I hope you can help)
- 2015-03-26 10:03:19下载
- 积分:1
-
CreatingGraphicalUserInterfaces
一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。(An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.)
- 2010-06-13 23:55:44下载
- 积分:1