按分类查找:

  • A java based programming environment - processing - free from processing.org. here it uses a free l

    A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to detect blobs in a live video capture - some parts like - hands or head or the entire human are evidenced through some visual effects.

    /dl/478497.html

    标签: processing free environment programming

    上传时间: 2013-12-26

    上传用户:erkuizhang

  • 这是一篇对armlinux内核启动的分析

    这是一篇对armlinux内核启动的分析,主要是arch/arm/kernel/head-armv.S文件, head-armv.S文件是整个内核的入口

    /dl/482621.html

    标签: armlinux 内核

    上传时间: 2017-08-25

    上传用户:chenbhdt

  • 两个链表的交集

    两个链表的交集 #include<stdio.h> #include<stdlib.h> typedef struct Node{ &nbsp; int data; &nbsp; struct &nbsp;Node *next; }Node; void initpointer(struct Node *p){ &nbsp; p=NULL; } int &nbsp;printlist(struct Node* head){ &nbsp; int flag=1; &nbsp; head=head->next; &nbsp; /* &nbsp; 因为标记1的地 ...

    /dl/502540.html

    标签: c语言编程

    上传时间: 2015-04-27

    上传用户:coco2017co

  • 文件Java排课系统的报告

    My JSP 'TeacherMain.jsp' starting page var $=function(id) { return document.getElementById(id); } function show_menu(num){ for(i=0;i

    /dl/507625.html

    标签: C++

    上传时间: 2015-07-03

    上传用户:xiyuzhu

  • 运动会源代码

    #include&nbsp;<malloc.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #include&nbsp;<stdio.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #include&nbsp;<stdlib.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #include&nbsp;<string.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #define&nbsp;NULL&nbsp;0&nbsp;&nbsp; &nbsp;&nbsp ...

    /dl/513814.html

    标签: 源代码

    上传时间: 2016-12-28

    上传用户:150501

  • AC_25-17A_CHG-1

    This change clarifies guidance for the head strike zone, to standardize application of the head strike zone when showing compliance with Title 14, Code of Federal Regulations

    /dl/514117.html

    标签: AC_25-17A_CHG-1

    上传时间: 2017-02-15

    上传用户:freemind

  • CCS样式选择符设计

    CCS样式选择符,初学者,设计,DW,网页制作,大一作业 部分预览: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; cha ...

    /dl/516267.html

    标签: CCS 网页设计

    上传时间: 2017-12-07

    上传用户:圈圈Ace

  • photoshop入门教程

    photoshop软件(本例中使用CS5版本,当然各版本界面都大同小异) 界面篇 1 首先我们打开photoshop软件,界面就如下图所示了: 2 ...

    /dl/516271.html

    标签: photoshop 入门教程

    上传时间: 2017-12-07

    上传用户:1506034115

  • photoshop软件

    photoshop软件(本例中使用CS5版本,当然各版本界面都大同小异) 界面篇 1 首先我们打开photoshop软件,界面就如下图所示了: 2 ...

    /dl/516272.html

    标签: photoshop 软件

    上传时间: 2017-12-07

    上传用户:1506034115

  • 数据结构实验

    #include&nbsp;<stdio.h>&nbsp;&nbsp; #include&nbsp;<stdlib.h>&nbsp;///链式栈&nbsp;&nbsp; &nbsp;&nbsp; typedef&nbsp;struct&nbsp;node&nbsp;&nbsp; {&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;data;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;struc ...

    /dl/517413.html

    标签: 数据结构 实验

    上传时间: 2018-05-09

    上传用户:123456..