搜索资源列表
C Algorithm_配套源码Robert Sedgewick
- 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedgewick the disciples of the fam
EFG1D
- 一维meshfree 的EFG算法!!属于T. Belytschko这种大师人物的经典例程
lhxy
- 游戏林海雪原全套源代码,我花了钱买的。它具备了天空、太阳光晕、地表贴图、粒子系统等特征,加入了菜单选项、草木、人物与房子模型,而且人物具有一定的人工智能。游戏中,玩家需要消灭所有的敌人。对地形游戏开发很有帮助。
Kinect_Microsoft_version0
- 这个matlab源代码提供,视频,深度流和人物骨架跟踪。其中,包含微软Kinect和SDK库的C ++骨架函数。-The matlab source code is provided, video, stream depth and character skeleton track, including Microsoft Kinect and C++ SDK library skeleton functions.
MikuMikuDanceCHS_v702
- 提供一个AR键建模工具,解压所有文件,在MMD中建立人物模型后,点文件——载入动作数据(英文版为File——Load motion data),然后选择一个vmd动作数据确定载入。-An AR key modeling tools, extract all files, create character models in the MMD, the point of file- Load movement data (English File- Load motion data), then c
PUZZLE
- 自动创建一个迷宫地图,并在置一小人物,实现动态的找迷宫出口,是数据结构中一个非常典型的例子.-Automatically creates a maze map, and in the home a little, to achieve dynamic maze to find the export of data structure is a very typical example.
Gender
- matlab 神经网络算法应用于图片中人物性格识别,通过对神经网络的训练,可以识别图像中是男性还是女性-matlab neural network algorithm is applied to the picture of character recognition, neural network through training, can identify the image is male or female. . .
tc6su-20091216
- 透视 瞬移 人物上色 非常实用的一款工具-Focus Teleport a character painted a very useful tool for
check
- 点击名字图片自动选择人物,并有框中人物头像-Click the name of image is automatically selected characters, and a box head people
liangzhiyichuan
- 收集的几篇重要量子遗传算法方面文献,这几篇文章都是该方向领军人物-Kuk-Hyun Han大作, 感兴趣的可以研读研读。-Collection of several important aspects of quantum genetic algorithm literature, this is the direction of several articles leader-Kuk-Hyun Han comes up, you can read interesting read.
code
- 本程序采用二叉树的数据结构,,以作为家谱成员及信息(profile)的存储结构,,个人信息包括姓名,,性别,配偶,出生,死亡日期等,,还包括人物编号ID,,附加信息(便于以后扩展需要),以二叉树的遍历搜索,修改,增加,删除等作为核心算法,,并通过MFC界面显示出来,,以windows树结构来展示底层的家谱信息.-family tree
Library
- 已修改了各種發光原碼及人物顯示模式 以及怪物血量-Have modified the original code and the character of various light-emitting display mode and the monster blood
Mysteryproblem
- 重排九宫是一个古老的单人智力游戏。据说重排九宫起源于我国古时由三国演义故事“关羽义释曹操”而设计的智力玩具“华容道”,后来流传到欧洲,将人物变成 数字。原始的重排九宫问题是这样的:将数字1~8按照任意次序排在3×3的方格阵列中,留下一个空格。与空格相邻的数字,允许从上,下,左,右方向移动到 空格中。游戏的最终目标是通过合法移动,将数字 1~8 按行排好序。在一般情况下,n2-1 谜问题是将数字 1~n2-1 按照任意次序排在n×n的方格阵列中,留下一个空格。允许与空格相邻的数字从上,下,左,右
Dijkstra
- 使用c实现人工智能中的dijkstra算法,主要用于游戏人物的自动路径搜寻-Use c to achieve artificial intelligence dijkstra algorithm, mainly used for the automatic path search game characters
pku1835
- 北大OJ_pku1835 参考程序 使用三维向量点积,数量积,和加法等运算实现空间人物在坐标轴方向的行走定位-pku1835 reference program using three-dimensional vector dot product, scalar product, and add other operations to achieve space characters walking in the direction of the axis orientation
line2arrow
- 在轴箭头绘制坐标空间是很困难的,因为Matlab的内置函数图工程箭头坐标空间。这个函数的轴到图坐标计算及放置在正确的位置注释箭头。它还提供了一个按钮式功能重新同步线和箭头如果调整轴或人物,或变更线的属性。-Plotting an arrow in axis coordinate space can be difficult, since Matlab s built-in arrow function works in figure coordinate space. This function
eq-article
- 该文献是非线性滤波领域重量级人物sarrka最新研究成果,可以为非线性滤波研究提供新的方向-The literature is a heavyweight in the field of nonlinear filtering sarrka latest research results, research for non-linear filtering new direction
walker
- 模拟人物动态行走程序,可设定性别,速度等参数-Sims dynamic walking program
qiannianguaji_2013315139
- 可以用来挂千年,但是只能挂弓,而且得修改千年人物的模型-Can be used to hang the Millennium, but can only be linked to the bow, but also have to modify the model of the Millennium figures
人物定位、特征提取、识别
- 该程序的主要功能就是识别图片中的人物特征,对图片进行去噪,对遮挡人物的障碍物进行去除,人物放大,特征提取,识别,从而达到目的。