搜索资源列表
smi
- 移动的笑脸的汇编程序,笑脸在屏幕上移动且根据随机产生的0,1,2开完成笑脸的上右,右和右下的移动,到达边界结束移动-movement faces a compilation procedures, smiling faces on the screen and under the random movement of 0,1, 2 opened completed a smiling face on the right and the right of movement and right lo
rising钥匙盘破解源码
- DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV
nowshop4.5
- nowshop4.5破解版一个好用的商场面-nowshop4.5 cracked version of a face-to-use shopping malls
zd
- 要求按Q键返回操作系统,按其他键开始顺序显示256种ASCII字符。显示方法是每按一次键在屏幕左上右下的斜线上显示一串相同字符,下一次换下一个相邻字符(即从ASCII值0开始,每次值递增1)。并且要求每隔5秒屏幕上角显示一个笑脸字符,该笑脸字符交替变脸。-Requested by the Q key to return to the operating system, according to other key sequence shows the beginning of 256 kinds
face_detection
- 自己写的一个基于肤色的人脸检测代码 用matlab做得 -face detection based on the skin colour
editor
- 一款功能齐全的高级文本编辑器,功能齐全,换面完美-A full-featured text editor, senior, full-featured, perfect for face
Clock
- 一个win32写的汇编程序,里面的功能很强大,有着很好的界面支撑(包括数字钟和指针型的圆盘钟面),功能特点有:1.可以对时间进行设置2.可以设置界面的透明效果,可以最小化钟面到系统托盘3.可以使窗口中在最前面4.可以改变钟面的颜色5.可以定时,设定闹钟时间和闹钟铃声6.有相应的帮助操作chm(即支持chm帮助文件)7.其中的数字钟是用我的图像做钟面的,喜欢的人请不是随便抄袭和改变。 希望大家喜欢,共同进步!-A compilation of written procedures for
vtk
- point picker切割,分别有多点拾取,在产生的图像中拾取点信息。包涵几种例子,有人脸切割等例子。能更好的理解VTK poit功能与使用方法~-point picker cutting, more points were picked up in the resulting image pick-up point information. Bear with a few examples, some examples of cutting face. A better understand
hb
- 用汇编语言 实现画面中的一个笑脸 在屏幕中横向移动 -Screen with the assembly language implementation of a smiling face on the screen in the lateral movement
SP2.0
- 可用于极图投影分析,晶向标定,晶面夹角计算等等 材料分析软件-Projection can be used for pole figure analysis, the calibration crystal, crystal face angle calculation and so on material analysis software
xiaolian
- 这是一个动态笑脸,可以先是很可爱的笑脸,在编程的时候可以将它放在任意时刻,会给用户惊喜。很好很有用-This is a dynamic smile, smiling face can be cute at first, when the program can place it at any time, give the user surprises. Very useful
ifyh
- this source code is face recognition
3
- 长方体球体积的,还有学生学号的,最后一个是面子坐标的-Rectangular ball size, as well as students learn numbers, the last one is the face coordinate
xiaolian
- 汇编语言编的一个小程序,一个笑脸在屏幕上随机移动-Assembly language code for a small program, a smiling face on the screen randomly moving
xiaolian
- 一个使用汇编语言编写的图形程序,在屏幕中间显示一个微笑的小脸-One using a graphics program written in assembly language, in the middle of the screen shows a smiling little face
facial-recoginiton
- face recognition in assembly language
Face-Detection
- 人脸检测的opencv实现,采用VC2008进行编译并实现。-Opencv implementation of face detection
face-recognition
- 人 脸识别技术分 4 个方面:(1)皮肤检测 ,在 图像 中寻找出人 脸 区域,也可 以说是将图像中的背景和人的肤色进行分 离;(2)人脸规范化,即校正人脸在尺度、光照和旋转等方 面的变化;(3)特征提取 ,从人脸图像中映射提取~组能反 映人脸特征的数值表示样本;(4)特征匹配,将待识别人脸 与数据库中的已知人脸比较,得出相关信息。-people face recognition
vb-face-recognition-system
- vb人脸识别系统有助于你方便的设计人脸识别功能-vb face recognition system
PCA_based-Face-Recognition-System
- 在matlab上运用PCA的方法进行人脸识别,包括灰度处理,二值化。-In the use of PCA on the method of PCA face recognition, including gray processing, binarization.