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

搜索资源列表

  1. ObjectArx-VS-Version

    1下载:
  2. arx cad二次开发 多版本编译 vs2010开发环境设置 及 vc6789开发库部署-The arx cad secondary development of deployment of multi-version compile vs2010 development environment settings and vc6789 development libraries
  3. 所属分类:File Formats

    • 发布日期:2017-03-21
    • 文件大小:150392
    • 提供者:liming
  1. Add-noise-to-vedio

    0下载:
  2. 在vs2010下用opencv给导入的视频加高斯噪声-Under vs2010 with opencv to import video plus Gaussian noise
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:834
    • 提供者:杨涛
  1. helicopter

    0下载:
  2. 一个直升机围绕盆地飞行的openGL程序,用在VS2010里写的,配置好openGl环境打开可以直接运行-a helicopter flying arround a mountain
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:494258
    • 提供者:私房猫
  1. zoom

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现  按ESC或双击放大镜可退出程序-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run support custom support current mouse position zoom z
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:29175
    • 提供者:cgl
  1. simpleTemplates

    0下载:
  2. CUDA 的第一个检验小程序 有VS2008 he VS2010 两个版本 可以直接运行和打开-CUDA' s first test applet VS2008 he VS2010 two versions can be run directly open
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:8781
    • 提供者:Xin wang
  1. student

    0下载:
  2. VS2010,对C++中的基本概念(基本知识点)的理解和掌握,其中包括类、成员、函数、友元、重载、IO流、模板等;此外,还包含了对数据结构(链表)、内存操作的内容,以及编程的规范。-VS2010, on the basic concepts C++ (basic knowledge) to understand and master, including class, member, function, friends, overloading, IO streams, templates, e
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:4985940
    • 提供者:周梦婷
  1. COMer

    0下载:
  2. VS2010编写的串口调试助手工具,使用c#.net编写,串口类的使用例子-VS2010 prepared by the serial debugging assistant tool, c# net written examples of the use of the serial class
  3. 所属分类:.net

    • 发布日期:2017-11-23
    • 文件大小:83127
    • 提供者:黎耀辉
  1. rjkj_huffman

    0下载:
  2. 在VS2010中用C语言实现以哈夫曼编码为基础的压缩与解压缩,处理文件大小限制为2G(可以通过修改源码来改变)-VS2010 using C language to Huffman coding based compression and decompression processing the file size is limited to 2G (can be changed by modifying the source code)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:5322
    • 提供者:lnf
  1. snake

    0下载:
  2. 经典游戏贪食蛇,用VS2010完成基本功能,测试通过-Classic game Snake VS2010 completed the basic functions of the test by
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-01
    • 文件大小:138924
    • 提供者:王全理
  1. Jigsaw

    0下载:
  2. 经典游戏拼图,完成基本功能,vs2010测试成功-Classic game puzzles, completion of the basic functions of the test is successful vs2010
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-24
    • 文件大小:1879711
    • 提供者:王全理
  1. Sokoban

    0下载:
  2. 经典游戏推箱子,完成基本功能,vs2010测试成功-The classic game Sokoban complete basic functions, the test is successful
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-10
    • 文件大小:658889
    • 提供者:王全理
  1. 12306

    0下载:
  2. 12306[已经无法使用的订票软件代码,用到curl,sqlite3,boost,VS2010],支持多种office界面风格-Booking train tickets for 12306.com,use curl,sqlite3,boost,by VS2010, suport office skin
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:10695782
    • 提供者:wjw
  1. scanner

    0下载:
  2. 用C实现的编译原理课程中的词法分析程序,需在vs2010下运行-Lexical analysis procedures implemented in C compiler theory courses need to run in vs2010
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:869250
    • 提供者:liuming
  1. gdal1.7.3

    0下载:
  2. 在vs2010环境下编译的gdal1.7.3-The compiled gdal1.7.3 under vs2010 environment
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:1840248
    • 提供者:走哦啊
  1. DecisionTree

    0下载:
  2. 决策树的经典C4.5算法,基于VS2010,对学习人工智能的同学有帮助-C4.5 decision tree algorithm, based on VS2010
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:4885458
    • 提供者:凌遥雪
  1. circleExtractforHough

    0下载:
  2. 在编译器VS2010和opencv2.4.3下用Hough算法对图像中的圆提取并标记.-Under the compiler VS2010 and opencv2.4.3 Hough algorithm of image of the circle was used to extract and tag.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:6137031
    • 提供者:汤姆
  1. texture_extract

    0下载:
  2. 在VS2010和OPENCV2.4.3下实现对一幅图像的纹理特征的提取。-In the VS2010 and OPENCV2.4.3 under an image texture features extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:5933972
    • 提供者:汤姆
  1. DemoServer

    0下载:
  2. opc server 开发源码( c++ ) 支持vs2003 vs2005 vs2008和 vs2010-opc server source code c++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:17805312
    • 提供者:jinixn
  1. PrinterControlDemo

    0下载:
  2. vs2010 工程文件 可以枚举当前系统的打印机,并且双击打印机能够检测到该打印机上的作业任务。-vs2010 project file .It can enumerate the printers of the current OS, and when you double-click the selected-printer in the list,you will get the current printing task information on this printer.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:44862
    • 提供者:CheungJiao
  1. Irvine

    0下载:
  2. Irvine,用来配置汇编vs2010的环境,包含各种库,还有用例源码-irvine,used to set vs2010 envieroment
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:4905143
    • 提供者:TONGAG
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com