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

搜索资源列表

  1. EasilyComprehensible

    0下载:
  2. VC++深入浅出的示例代码,很适合初学者学习使用-VC++ sample code in simple terms, it is suitable for beginners learning to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2201911
    • 提供者:孙忠耀
  1. OPC_HDA_Auto_1_Sample_Code

    0下载:
  2. OPC 历史数据访问代码 从OPC基金会下载的,非常有帮助!-The OPC Historical Data Access Sample Code consists of an C# client application and a C++ server application. These applications implement the Historical Data Access Custom Interface Specification 1.20. These samples
  3. 所属分类:Windows编程

    • 发布日期:2013-08-28
    • 文件大小:72902
    • 提供者:Andy
  1. PDAtoCFA

    0下载:
  2. C++ sample code - Program to Convert CNF to PDA - Source code examples_dosyalar-C++ sample code- Program to Convert CNF to PDA- Source code examples_dosyalar
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3174
    • 提供者:sas
  1. efi_sample

    0下载:
  2. EFI apps sample code
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:88238
    • 提供者:lawrence chen
  1. WVC

    0下载:
  2. This sample code helps to upload web test.. done by some programmer... very good code
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:903592
    • 提供者:jimmyneo
  1. HP_Driver

    0下载:
  2. Printer Driver Sample Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2721
    • 提供者:kourosh
  1. lpt-vb

    0下载:
  2. LPT -VB sample code-LPT-VB sample code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:20440
    • 提供者:ben
  1. delegates

    0下载:
  2. a delegates sample code for charp from msdn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6477
    • 提供者:steven
  1. send_uart

    0下载:
  2. ST16C2550 UART TX Sample Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:658
    • 提供者:siongny
  1. Runtime_Dynamic_DLL_Loading

    0下载:
  2. This archive contains two Code::Blocks project. The first one is a DLL skeleton. It includes a default DLLMain function (the DLL entry point) that is called when the DLL is loaded in the memory and a sample function HelloDll. The second project con
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:8372
    • 提供者:mihi64
  1. dde_demo

    0下载:
  2. vb 6.0 DDE sample code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:11798
    • 提供者:kimjungil
  1. OPC_AE_Auto_0[1].01_VB_Sample_CodeAE

    0下载:
  2. 用VB写的关于 OPC AE的例子关于AE的例子并不多,供大家参考-OPC AE Auto 0.01 VB Sample Code
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-26
    • 文件大小:5149
    • 提供者:战伟程
  1. skindemo

    0下载:
  2. vc++皮肤管理 一个很好看的皮肤界面示例代码,对刚开始接触皮肤管理的人来说,会很有帮助-vc++ skin care a good look at the skin interface, sample code, just came into contact with the skin on the management of people, would be helpful
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:246109
    • 提供者:蔡宁
  1. hsm_test

    0下载:
  2. PKCS#11 Libp11 sample code .net 2008
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1708327
    • 提供者:fernando
  1. TrayIcon_Dialog

    0下载:
  2. 封装了一个托盘的类,可以再MFC工程或者WIN32工程中方便的使用。也可以作为一个示例代码。-Class encapsulates a tray, you can re-MFC project or projects to facilitate the use of WIN32. Also be used as a sample code.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:1396277
    • 提供者:netsd
  1. Sample

    0下载:
  2. This code introduces many computer vision techniques. It explains how to create an image, load an image, show a picture, dim an image, add a constant an wrap, add a constant and saturate, subtract a constant and wrap, subtract a constant and saturate
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1520834
    • 提供者:marwa
  1. AutoUpgrade

    1下载:
  2. 自动升级程序-列表版 调用程序必须带两个参数以上,即至少是这样的形式: /AD:"12:00:10" /url:"ftp://219.140.167.50/lzw/TestIni2.txt" 第1个参数暂无意义,第2个参数是表示配置文件的网络路径。 下面是调用例子的示例代码: String ParaStr = "/AD:12:00:10 /url:ftp://219.140.167.50/lzw/TestIni2.txt" ShellExecute(N
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2218478
    • 提供者:jaffy lee
  1. test1

    0下载:
  2. 这是一个使用C++实现了类成员变量的Set和Get属性的例子,使用的模板类,技巧性极高。我是在FreeCL项目上面提取来的示例代码,希望有兴趣的研究一下。用的是VC2008.-This is an implementation of the use of C++ class member variables Set and Get attributes example, using the template class, skills highly. I was in FreeCL projec
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7100
    • 提供者:sunyi
  1. UsingSimpleMAPI

    0下载:
  2. Mail API Sample Code
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:125922
    • 提供者:tugari
  1. VoiceChat

    0下载:
  2. Voice Chatting Server And Client Sample Code
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:191243
    • 提供者:tugari
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com