CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - timer

搜索资源列表

  1. opengl---simple-CS-game

    0下载:
  2. 基于opengl的简单CS游戏实现,包括3ds模型导入,MDL/MD2模型建模,游戏的逻辑处理,跟踪打印,计时器等功能。-Simple CS game based on the opengl, including the 3ds model import, MDL/MD2 modeling, game logic processing, tracking print and timer functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2360974
    • 提供者:fenglei
  1. JpgShown.tar

    0下载:
  2. show a jpeg file, scale it, matrix it on linux.And can open by timer whice is using qt.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-09
    • 文件大小:1197332
    • 提供者:2w
  1. Audio-watermarking-internship-report

    0下载:
  2. 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
  3. 所属分类:Wavelet

    • 发布日期:2017-11-18
    • 文件大小:299629
    • 提供者:江晨城
  1. F1

    0下载:
  2. simple car moving using timer -simple car moving using timer
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-09
    • 文件大小:8241
    • 提供者:mohsen
  1. timer

    0下载:
  2. 一个控制台和一个窗口的时钟程序 .-A console and a window clock program.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:51824
    • 提供者:liubuwei
  1. Drag

    0下载:
  2. 高效拖动控件 ,Javascr ipt 来写 拖动效果非学好,不会走位, 用SetTimer 来更新,不是用MouseMove 来更新, 时间可以自已设定 有定位记录效果,可以用在多功能网站,效果没得说-A Good Drag Control, Whitch is write by Javascr ipt, the Screen fresh Click in Timer, About 20times a second it also can set your
  3. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:3201
    • 提供者:tengfei
  1. 3

    0下载:
  2. 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1348
    • 提供者:sdsdsdfg
  1. cvcam

    0下载:
  2. 简单利用opencv和vc中timer实现对摄像头的打开和关闭操作,相比释放内存的方法可靠性更好-Simple utilization opencv and vc timer, achieve better camera open and close operations, compared to free memory reliability
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:2275096
    • 提供者:gwp
  1. Comet-Ride

    0下载:
  2. Comet Ride Animates the sun and earth from the point of view of a comet. Is another flyby with a predefined flight path. Flies around a scene with multiple objects which themselves are moving. The objects are the sun and the earth, dra
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:2140
    • 提供者:Prashant
  1. Robot-Arm

    0下载:
  2. Comet Ride Animates the sun and earth from the point of view of a comet. Is another flyby with a predefined flight path. Flies around a scene with multiple objects which themselves are moving. The objects are the sun and the earth, dra
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:2248
    • 提供者:Prashant
  1. draw-a-cube

    0下载:
  2. 链接OpenGL类库,绘制一个立方体,通过设置一个定时器,能够实现旋转-Link OpenGL library, draw a cube, by setting a timer, enabling rotation
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:4141710
    • 提供者:
  1. VC_image_capture

    0下载:
  2. 此源码是我更改过的基于VFW(Video for Windows)的源码,使用了定时器能实时的显示图像,从网上可搜到原版源码,但是原版的功能是保存为一个文件,且不能实时显示,此版本虽然能显示,但感觉反应速度不是很快,没有基于DirectShow的程序更新速度快,不过在WM_PAINT消息处理里加while(1){capGrabFrame(ghWndCap) }刷新速度就快很多了,但是这样程序就进入死循环不能再处理其他消息,至于怎样改进,就靠读者你了。-This source is changed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:15574
    • 提供者:阿健
  1. Tips1

    0下载:
  2. This small code sample shows how to obtain the RGB color of any pixel under the cursor.The code uses a timer control to fire events ever 100 th of a second and then uses the GetPixel, GetCursorPos, and GetDC WinAPI calls to obtain the value.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:ymarki
  1. Tips1

    0下载:
  2. This small code sample shows how to obtain the RGB color of any pixel under the cursor.The code uses a timer control to fire events ever 100 th of a second and then uses the GetPixel, GetCursorPos, and GetDC WinAPI calls to obtain the value.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:783
    • 提供者:centa
  1. Timer

    0下载:
  2. 实现了地球的自转,并进行了贴图,效果逼真,代码简单-Realization of the Earth' s rotation, and the textures, realistic effect, a simple code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1810487
    • 提供者:王雨晨
  1. Timer_circulaire_Et_refresh_de_div

    0下载:
  2. easy to use circular timer using canvas & Javascr ipt
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:85302
    • 提供者:Halex
  1. OpenGLMFC

    1下载:
  2. 一个MFC下的opengl实现框架,动态绘制与静态绘制分开用函数写出,用timer实现控制-An MFC opengl implementation framework, dynamic and static drawing draw written separated by function, to achieve control with timer
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:39635
    • 提供者:朱峥任
  1. donghuajingling

    0下载:
  2. 实现桌面动画精灵,Mfc编程,定时器控制图片来回变换,实现动画效果-Achieve a desktop animation wizard, Mfc programming, timer control picture change back and forth, to achieve animation effects
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:288704
    • 提供者:周璋静
  1. dingshiqi

    0下载:
  2. 关于定时器的实现,实现51单片机的动态显示代码-Realized on the timer
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1187
    • 提供者:rcrkhlmos
  1. Des6ktop

    0下载:
  2. 【谷速软件】matlab定制-MATLAB多线程实时工具—Timer对象 可以作为参考使用-[Valley] matlab software customization-MATLAB speed multi-threaded real-time tools-Timer objects can be used as references
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:16304
    • 提供者:彭供
« 1 2 3 45 »
搜珍网 www.dssz.com