-
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。...
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。-NG-source file system, file system is learning and virtual file system, and user state to the core of the process of file system too.
- 2022-07-25 07:55:11下载
- 积分:1
-
右键关机的详细源码 用VC实现鼠标的右键关机
右键关机的详细源码 用VC实现鼠标的右键关机-Shutdown windows by click right mouse button
- 2022-05-07 01:36:08下载
- 积分:1
-
facedetector
人脸检测器 #include < iostream >
#include < cv.h >
#include < highgui.h >
int main(void)
{
int 键 = 0 ;
int i;
CvMemStorage * 存储 = cvCreateMemStorage (0) ;
CvCapture * 捕获 = cvCaptureFromCAM (0) ;
char * 文件名 ="haarcascade_frontalface_alt.xml";
CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名,
0,0,0) ;
虽然 (关键! = "q") {
IplImage * 帧 = cvQueryFrame (捕获) ;
如果 (! 帧) 断 ;
CvSeq * 脸 = cvHaarDetectObjects (
帧,
级联,
存储,
1.1、
3,
0 / * CV_HAAR_DO_CANNY_PRUNNING *,
cvSize (40,40)) ;
为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) {
CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ;
CvFont 字体 ;
cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ;
CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ;
cvPutTex
- 2022-01-30 19:16:21下载
- 积分:1
-
学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等...
学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等-study of a chemical tool can analyze the crystal structure around, and rotating graphics
- 2022-01-26 07:33:21下载
- 积分:1
-
这个例子演示了如何将一棵树上添加按钮细胞克里斯得…
This example demonstrates how to embed a tree and add button cells to Chris Maunder s MFC Grid control (derived from CWnd-This example demonstrates how to embed a tree and add button cells to Chris Maunder" s MFC Grid control (derived from CWnd
- 2022-01-24 10:09:52下载
- 积分:1
-
信号量的vc例程
信号量的vc例程-signal of vc routines
- 2022-02-10 07:20:08下载
- 积分:1
-
COmtongxun jiandande diaoyong mscommkongjiantobngxun
COM通讯,简单的调用MSCOMM控件.错误之处还请见谅。-COmtongxun jiandande diaoyong mscommkongjiantobngxun
- 2022-03-21 08:45:56下载
- 积分:1
-
flex聊天室教程
基于flex+java开发,使用到Cairngorm框架,socket来做前后台通讯.
com-dobodo
command:
CoonSocketCommand.as
GetUserListComand.as
UserLoginCommmand.as
controller:
UserLoginController.as
delegate:
SocketDelegate.as
UserDelegate.as
event:
ConnSocketEvent.as
GetUserListEvent.as
UserLoginEvent.as
mode:
ModelLocator.as
service:
UserService.as
util:
ChatUtil.as
view:
UserChat.mxml
UserLogin.mxml
vo:
Chatuser.as
- 2023-02-22 04:50:04下载
- 积分:1
-
一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。...
一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。- This design using VB toolbox own controls to make a simpleuser switching interface which based on VB calendar
- 2022-05-29 18:48:59下载
- 积分:1
-
取机器硬盘号、CPU号、IP地址、机器名
取机器硬盘号、CPU号、IP地址、机器名-No. machines check the hard disk, CPU number, IP address, machine name
- 2022-03-15 11:40:49下载
- 积分:1