CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 动作

搜索资源列表

  1. chap10

    1下载:
  2. 网上购物商城界面,采用JSP实现页面的表示,Servlet对JSP页面传递过来的动作进行处理,JavaBean对业务功能进行处理。-Online shopping mall interface, using JSP pages that realization, Servlet on the JSP page to pass over the action processing, JavaBean business functions for processing.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:509224
    • 提供者:hsz
  1. keyboard

    1下载:
  2. 这是一个ucGUI的虚拟键盘程序,可以在ucGUI3.90以上版本运行。与其它虚拟键盘不同的是,这里采用hook方式把按钮的动作挂到目标窗口,这样就可以动态的设定输入对象,完全不需要编写目标窗口的回调函数,非常方便。已经在stm32平台测试通过。-This is a ucGUI virtual keyboard program, you can run ucGUI3.90 above. With other virtual keyboard is different is that here,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:2990
    • 提供者:asion
  1. ex07a

    0下载:
  2. 实现VC++6.0环境下非模式对话框的编辑动作,从对话框中取得编辑控件的值,然后通过自定义消息传回View类来处理。
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1944011
    • 提供者:Arkliszeng
  1. incremental_pid

    0下载:
  2. 增量式PID控制算法:相比位置式PID控制有更好的控制精度,不累加误差,误动作影响小,不易引起积分饱和-Incremental PID control algorithm: compared to the position PID control has better control accuracy, and does not accumulate error, malfunction affect small, are unlikely to cause the windup
  3. 所属分类:Energy industry

    • 发布日期:2017-04-07
    • 文件大小:611
    • 提供者:胡彬
  1. 3-Dimensional_SIFT_Descriptor

    0下载:
  2. 三维SIFT算子,包含了时间域,可以进行动作的识别和理解,具有很大的参考价值。-3D SIFT operator, including time domain, can recognize an action and understanding of great reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1233144
    • 提供者:苏航
  1. 11vs11

    0下载:
  2. 压缩包有服务器端和客户端程序,实现了agent的基本动作,并有使用说明详细讲解了FIFA比赛11vs11的工作原理,对初学者和研究者有很大帮助-Compressed with the server side and client-side procedures, the agent' s basic action, and have instructions explained in detail the working principle of FIFA competitions 11v
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1179454
    • 提供者:lichen
  1. [Code]RPGgame2Dengine

    0下载:
  2. DirectDraw 2D 角色扮演游戏的引擎DEMO,演示人物动作和汇编MMX实现魔法效果。-DirectDraw RPG game engine DEMO
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3749023
    • 提供者:q1196403
  1. MF17-1(120109)

    1下载:
  2. 使用roboBASIC MF软件开发的2012年春晚舞蹈小机器人的动作及其程序代码-2012 Spring Festival Evening dance robot use roboBASIC MF software development action and its code
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:277475
    • 提供者:默阿
  1. SmsInterception

    0下载:
  2. 对任何短信进行拦截,并针对不同种类的短信分别存储。如果还需要屏蔽特殊短信的来信提醒,就要修改源代码,具体是: 可SmsReceiverService.javainsertMessage方法里拦截。短信的来源和内容都可以通过class SmsMessage提供的方法获取。 如可以通过getOriginatingAddress方法获取,内容则可以通过getMessageBody方法获取。如果满足拦截的条件,就不做storeMessage的动作。-The project achieved t
  3. 所属分类:SMS

    • 发布日期:2017-04-17
    • 文件大小:68021
    • 提供者:benqer
  1. manmotiondetect

    0下载:
  2. 人类动作识别,使用的是c++和opencv开发,有多种识别方法,建议收藏-Human movement recognition, using a c++ and opencv development, there are a variety of identification methods, the proposed collection of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1451154
    • 提供者:方天柱
  1. FakeTagsActivity

    0下载:
  2. 在手机上模拟NFC卡触发的动作,同时具有探知NFC卡的功能。其实就是之前有一个NFC DEMO,不过我加上了需要的其他jar文件,可以方便地运行了。-an app which can simulate nfc tags. also can detect and handle a cfc tag.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2245785
    • 提供者:Bankichi
  1. SensorTest

    0下载:
  2. Android 手机系统中的重力传感器+源码,,重力传感器也称为加速度传感器,源代码编译环境需要SDK 1.5(api 3)支持。 此传感器不仅对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同-Android mobile phone system in the gravity sensor+ source code, gravity sensor, also known as acceleration sensors, the source code is co
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:48311
    • 提供者:张峰
  1. kinecthand

    2下载:
  2. 用VS2010 C#编写,kinect识别手模拟鼠标的动作-Using the VS2010 C# to write, the kinect identify hand simulated mouse action
  3. 所属分类:CSharp

    • 发布日期:2014-05-12
    • 文件大小:65536
    • 提供者:stephen
  1. SensorTest22

    0下载:
  2. 通过android手机的重力传感器获得当前用户的动作,翻转,以及方向。-Android mobile phone by the gravity sensor to obtain the current user' s movement, flip, and direction.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:60021
    • 提供者:薛诚
  1. robot

    0下载:
  2. MATLAB机器人模拟工具箱源码,利用机器人工具箱可以进行对机器人行走等动作的模拟仿真。-MATLAB toolbox source robot simulation, robot kit can be used on the robot walking and other movement simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1245595
    • 提供者:tianyuqi
  1. snort-2.9.0.3.tar

    0下载:
  2. Snort有三种工作模式:嗅探器、数据包记录器、网络入侵检测系统。嗅探器模式仅仅是从网络上读取数据包并作为连续不断的流显示在终端上。数据包记录器模式把数据包记录到硬盘上。网路入侵检测模式是最复杂的,而且是可配置的。我们可以让snort分析网络数据流以匹配用户定义的一些规则,并根据检测结果采取一定的动作。-Snort has three operating modes: sniffer, packet logger, network intrusion detection system. Snif
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-20
    • 文件大小:5728526
    • 提供者:林建光
  1. java3D-Skeletal-motion

    0下载:
  2. 使用java3d引擎编写,实现3d游戏人物模型序列动作运动。帮助你学习理解3D游戏开发,相当实用(运行需要安装java3d库)-Written java3d engine, 3d game character model sequences of action sports. Help you learn to understand the development of 3D games, very useful
  3. 所属分类:Game Engine

    • 发布日期:2017-11-09
    • 文件大小:5207153
    • 提供者:符浩睿
  1. fly1

    0下载:
  2. 鸟的飞翔 用intel8086汇编语言编写程序,使一只鸟的图形飞过屏幕。飞鸟的动作可由小写字母v变成破折号来模仿。两个字符先后在两列上交替显示. -Birds fly by intel8086 assembly language programming, so that a bird flew over the graphics screen. Action by the birds into a dash lower case letters v to imitate. Has two
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:675
    • 提供者:王亚楠
  1. Walk_Challenge

    0下载:
  2. agentspark 机器人模拟代码 适用robocup 机器人步态模拟仿真(机器人动作在NAOGETUP.cpp下修改)-applicable code agentspark robot simulation robot gait simulation robocup (robot moves in NAOGETUP.cpp modify)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3457978
    • 提供者:leeyuan
  1. MongoTheApe

    0下载:
  2. MotionWelderEditor的例子 想学动作编辑器的看看吧-Example MotionWelderEditor want to learn to see the editor moves you
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:118981
    • 提供者:Thanatos
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com