CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - vs2008 the

搜索资源列表

  1. VS2008-and-Matlab_R2010b-mixprogrom

    0下载:
  2. 基于VS2008和Matlab R2010b版本的混合编程的实现 包含如何在Matlab R2010b生成dll 以及在VS2008中调用所做的设置操作过程-Based on VS2008 and Matlab R2010b version of the mix of programming realize how contains Matlab R2010b generated in VS2008 invokes the DLL and the operation process set
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7159
    • 提供者:piao
  1. testTeeChart

    1下载:
  2. TeeChart的使用示例,一个TeeChart在VC下的使用示例,学习TCHART的一个很好的例子。-TeeChart the use of example, a TeeChart under the VC to use the sample to learn TCHART a good example of this.
  3. 所属分类:Other windows programs

    • 发布日期:2016-06-15
    • 文件大小:754627
    • 提供者:yuwei
  1. multi-secret-sharing-code

    0下载:
  2. 多秘密共享代码 ,包含四个模型的实现。代码用c++编写,用vs2008做平台。-Multi-secret sharing code, including the realization of the four models.
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9735603
    • 提供者:wangyanxi
  1. Thunderdemo

    0下载:
  2. vs2008仿写的C#迅雷下载软件主界面源程序,使用有控件,不过模仿的很像,像分校、Tab选项卡的应用、Flash文件的嵌入、多级的展开菜单、树形控件的加入、DatView数据列表的调用与显示、图形按钮的实现、网络信息的载入等,考验的是比较综合的窗体界面编程技术,希望每一样C#爱好者都能参考一下这套源代码 。-vs2008 C# Thunder Imitating the main interface to download software source code, use the contr
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:622098
    • 提供者:张小根
  1. Monitor

    0下载:
  2. CSharp VS2008 编写的具有简单配置监听器的软件-the configure of Monitor
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:59045
    • 提供者:武徵
  1. vs2005-vs-vs2008

    0下载:
  2. 一个c#2.0与3.0之间互相切换的工具,非常地适用!-A c# 2.0 and 3.0 to switch between the tools, very applicable!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:56333
    • 提供者:祥子
  1. Fools

    0下载:
  2. VS2008写的恶搞程序,打开后仿蓝屏,像死机了一样,鼠标键盘常用键不可用,源码爱好者在测试时就不得不重启了电脑,本来可以抓到图的,但抓到图后电脑就要重启,因此各位要小心了,学习一下原理是可以的,不要拿它来伤人,很不礼貌的……      友情提示:请小心测试,后果自负…… -恶搞procedures written in VS2008, open the blue screen after the fake, like a crash, as commonly used keyboa
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:66016
    • 提供者:马明星
  1. dcmtk-3.5.5_20090818.tar

    0下载:
  2. 最新的DICOM开发平台DCMTK 3.5.5版,支持 VS2008-The latest development platform DCMTK 3.5.5 version of DICOM support VS2008
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4232006
    • 提供者:wang xs
  1. testdll

    0下载:
  2. 改程序主要用来测试VS2008下的dll文件使用-Reform program is mainly used to test the dll file under VS2008 the use of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:317257
    • 提供者:litiancheng
  1. circle

    0下载:
  2. 在vs2008中,使用VC中的OpenGL模拟抛物线运动-In vs2008, the use of VC in the OpenGL simulation of parabolic movement
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6234966
    • 提供者:麟雲
  1. 4mfc

    0下载:
  2. VS2008上的MFC,看看效果好不好,试验一下和VC6.0的区别-VS2008 on the MFC, see the results good or bad, to test the difference between and VC6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10498953
    • 提供者:撒会是
  1. Assignment2-vs2008

    0下载:
  2. 程序设计课程,三个程序,包ListCompletions,SierpinskiTriangle,Boggle用于练习递归的运用。-Programming courses, three program packages ListCompletions SierpinskiTriangle Boggle used to practice the use of recursion.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:3744741
    • 提供者:魏剑辉
  1. Assignment1-vs2008

    1下载:
  2. 程序设计课程,两个程序,包WordLadder,RandomWriter用于练习容器的运用。-Program design courses the two procedures, package WordLadder, RandomWriter, for exercises container use.
  3. 所属分类:Other windows programs

    • 发布日期:2014-10-02
    • 文件大小:4016128
    • 提供者:魏剑辉
  1. SerialPortTest

    0下载:
  2. 最简单的串口通信程序,MFC,基于SerialPort类,VS2008-The simplest SerialPort program,based on CSerialPort ,VS2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:12890523
    • 提供者:赵洪鹏
  1. SingleTon

    0下载:
  2. vs2008下单键类singleton的c++实现与说明-vs2008 the single bond class singleton c++ under achieve and Descr iption
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1134592
    • 提供者:o_o
  1. cantingv4_final(vs2008)

    0下载:
  2. 模拟餐厅运营的程序,对餐厅的各项参数进行建模,最终得出一天的运营结构-Program to simulate the operation of the restaurant, the restaurant on the parameters for modeling, concluded the day s operational structure
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:19055386
    • 提供者:lewis
  1. FtpINFO

    0下载:
  2. c# 連接FTP代碼 可直接使用 vs2008-The c# connection FTP code can be used directly vs2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:20657
    • 提供者:万邦飞
  1. qt-vs-addin-1.1.5

    0下载:
  2. qt-vs-addin-1.1.5在官网上已经找不到了,但是现在还有一些技术需要使用到原来的插件,特此找到了qt-vs-addin-1.1.5的插件,可以与vs2008完美结合(Qt-vs-addin-1.1.5 can't find it on the official website, but there are still some techniques that need to be used in the original plug-in, so I've found a plug-i
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:45757440
    • 提供者:包火火
  1. student management system

    0下载:
  2. 基于VS2008 C#编写的简单学生成绩管理系统 源代码(VS2008 C# based on the preparation of a simple student achievement management system source code)
  3. 所属分类:其他

  1. 赵泽峰

    0下载:
  2. 简单的用户注册,用户登录,使用的是sql语言,c#语言,控件等(The realization of the user login and registrationSimple user registration user loginUse the vs2008 sql2008 c# language controls etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:155648
    • 提供者:兮兮然
« 12 3 4 5 6 »
搜珍网 www.dssz.com