CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - sample code

搜索资源列表

  1. source_code

    1下载:
  2. comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1102164
    • 提供者:aaaaaa
  1. MoviePlayerCSharp

    0下载:
  2. c# 使用 quicktime player SDK範例源碼-c# use quicktime player SDK sample source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:25918
    • 提供者:nick
  1. RANSAC.code.Ziv.Yaniv

    2下载:
  2. 随机抽样一致性算法RANSAC源程序,C++实现。作者:Ziv Yaniv。推荐理由1:没有使用任何其他的函数库,省去您更多负担。如解线性方程、随机数产生器。理由2:唯一觉得可惜的是他的算法中过多的使用了C++的特性,如vector,虚函数,设计模式。如果您刚好是C++高手,正是您阅读的好程序。理由3:作者的注解详细,每2行就有1行注释,容易看懂。-RANSAC random sample consensus algorithm source code, C++ implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:18412
    • 提供者:
  1. ArcEngine

    0下载:
  2. C#+ArcEngine开发的一些示例代码:制作Symbol选择对话框 如何实现在MAP空间里选择一块区域打印 如何新建新图层 实现TOC控件里的图层拖动等等。 VBA+AO入门50例完全注释版 中文注释是自己加上去的-C#+ ArcEngine developed some sample code: create Symbol dialog box to choose how to achieve the MAP space to print how to choose a new regio
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:164820
    • 提供者:郑志华
  1. OV7660-Code

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:15978
    • 提供者:Breeze
  1. StillCap

    0下载:
  2. directshow demo code for web camera
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:40666
    • 提供者:fangzhl
  1. code

    0下载:
  2. 关于文件I/O及串口编程的代码,一些示例代码,与大家共享-On file I/O and serial port programming code, some sample code, and share
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5426
    • 提供者:fenglimei
  1. multithread

    0下载:
  2. Win32应用多线程,Visual C++ 6.0 实现,是一个很好的学习多线程的样板源码-visual c++ source code, for multithread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:10896
    • 提供者:方岩
  1. Mpeg-4DemultiplexorandMultiplexorfilters

    0下载:
  2. MPEG4复用和解复用代码,被封装成DirectShow控件。-The GDCL Mpeg-4 Demultiplexor and Multiplexor filters are now freely available for download in source form. You can re-use them in your projects, commercial or otherwise [provided that you don t pretend that you wrote
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:610635
    • 提供者:wolf
  1. ViewTransitions

    0下载:
  2. A sample code for doing transitions on iphone.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:343355
    • 提供者:Andy
  1. filteringdftfft

    0下载:
  2. sample code to show how to perform digital filtering using fast fourier transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:105593
    • 提供者:Lijun
  1. OPCClient_Demo

    0下载:
  2. Visual Bacic6.0 OPC Client Sample Code有中文註解-OPC Client VB Sample code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:13625
    • 提供者:李宗益
  1. CallRouting

    0下载:
  2. TSAPI CallRouting Sample code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10692050
    • 提供者:SJ
  1. SampleTAPI

    0下载:
  2. C++ sample code using Telephony Application Programming Interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:24797902
    • 提供者:alter
  1. BCB-OLE-EXCEL

    0下载:
  2. BCB中用OLE实现输出EXCEL文件的功能,是自己写的源码中的一部分,有需要的朋友只需看其中用到的属性和方法就可以了,希望对用到这个控件的朋友有帮助!-BCB using OLE to achieve output EXCEL files, source code is written in their own part, there is a need to only look at one of the friends of the properties and methods used
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-29
    • 文件大小:8491
    • 提供者:ouyangyajuan
  1. bgfg_codebook

    0下载:
  2. Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2841
    • 提供者:Jason
  1. GrabBitmaps

    0下载:
  2. Improved DirectShow sample code - GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:2975
    • 提供者:SkySniper
  1. C_Example_ADC_UART_LCD

    0下载:
  2. sample code psoc ADC UART LCD.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:27072
    • 提供者:Fabio
  1. sample-code

    0下载:
  2. 非常简单的一段代码,实现的功能是只有密码输入正确,才能进入plus程序-code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:742
    • 提供者:学习
  1. VB-code

    0下载:
  2. VB经典示例代码大收集,二十多个VB源码集合-Large collection of sample code VB Classic, VB source collection of more than twenty
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1053988
    • 提供者:陈霸天
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com