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

搜索资源列表

  1. SerialsCommunit_vs2010

    0下载:
  2. VS2010串口通讯 采用serialport类实现 -VS2010 Serials communit
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:56625
    • 提供者:koomee
  1. Email-Make-Sure

    0下载:
  2. 在vs2010下用C#语言,编写网站的一部分,用户这方面的小应用:通过邮箱验证用户登录名或者获取其密码-Under the vs2010 written in c# language, part of the website, users of this small application: through the email to verify user login or retrieve the password
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:19509
    • 提供者:曦花
  1. Clips6.3_CPP_VS2010_Integration

    1下载:
  2. Clips 6.3 integration with C++ VS2010 using not managed code and clipscpp.lib statically linked
  3. 所属分类:Other systems

    • 发布日期:2015-06-12
    • 文件大小:2565120
    • 提供者:giofum
  1. drawing-board

    0下载:
  2. vs2010上基于C#编写的简易画板,可画简易图形,擦出,并且在导入图片上绘画-vs2010 based on the simple drawing board written in C#, can draw simple graphics, clashes, and import pictures painting
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:163436
    • 提供者:yixiuge
  1. my_putty

    0下载:
  2. putty源码,此源码在vs2010上可调试运行! -the putty source, this source in vs2010 debug run!
  3. 所属分类:Shell api

    • 发布日期:2017-11-13
    • 文件大小:624696
    • 提供者:王宗伟
  1. FIVECHESS

    0下载:
  2. 基于MFC开发的五子棋小游戏,人机博弈,智能化程度高,使用的是VS2010平台,可以直接用VS2010编译,调试运行。--Based the MFC developers backgammon game, man-machine game, a high degree of intelligence, using VS2010 platform directly with VS2010 compile, debug and run.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-20
    • 文件大小:155136
    • 提供者:于亚军
  1. Canney

    0下载:
  2. VS2010+OpenCV下canny算法的实现-The canny algorithm with VS2010+OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:12017230
    • 提供者:大鹏
  1. isinpolygo

    0下载:
  2. 判断点是否在多边形内,在VS2010能运行-To determine whether the point within the polygon, VS2010 can run
  3. 所属分类:Fractal program

    • 发布日期:2017-11-28
    • 文件大小:1638128
    • 提供者:huangxiao
  1. BinarySearch

    0下载:
  2. 二叉树查找算法C++实现,在VS2010运行环境下调试运行通过-binary search c++
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:2089414
    • 提供者:张旭
  1. MFC

    0下载:
  2. 孙鑫老师的第八课的编程的源码,在VS2010上完美运行,里面加了很多窗口空间的功能,从对象,窗口对象,窗口,资源,之间的关系做了详细的优化,很适合mfc初级入门-SUN Xin teachers lesson 8 programming source code, on a perfect run in VS2010, which add a lot of window space, from the relationship between the object, window object,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:25509985
    • 提供者:段治增
  1. vs2010lesson1

    0下载:
  2. 在VS2010环境下调试成功的孙鑫老师的源码,由于孙鑫老师的源码是在6.0环境下编译,很多无法调试成功,前段时间学习孙鑫老师代码的时候,将代码做了优化,并且改动一些环境,标注上了一些改动点,这是第一课的代码-Source code the VS2010 debugging environment SUN Xin teachers, due to the SUN Xin teachers source code is compiled in the 6.0 environment, many no
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:7021475
    • 提供者:段治增
  1. vs2010lesson2

    0下载:
  2. 在VS2010环境下调试成功的孙鑫老师的源码,由于孙鑫老师的源码是在6.0环境下编译,很多无法调试成功,前段时间学习孙鑫老师代码的时候,将代码做了优化,并且改动一些环境,标注上了一些改动点,这是第二课的代码-Source code the VS2010 debugging environment SUN Xin teachers, due to the SUN Xin teachers source code is compiled in the 6.0 environment, many no
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:4500518
    • 提供者:段治增
  1. vs2010lesson3

    0下载:
  2. 在VS2010环境下调试成功的孙鑫老师的源码,由于孙鑫老师的源码是在6.0环境下编译,很多无法调试成功,前段时间学习孙鑫老师代码的时候,将代码做了优化,并且改动一些环境,标注上了一些改动点,这是第一课的代码-Source code the VS2010 debugging environment SUN Xin teachers, due to the SUN Xin teachers source code is compiled in the 6.0 environment, many no
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:17320441
    • 提供者:段治增
  1. vs2010lesson4

    0下载:
  2. 在VS2010环境下调试成功的孙鑫老师的源码,由于孙鑫老师的源码是在6.0环境下编译,很多无法调试成功,前段时间学习孙鑫老师代码的时候,将代码做了优化,并且改动一些环境,标注上了一些改动点,这是第四课的代码-Source code the VS2010 debugging environment SUN Xin teachers, due to the SUN Xin teachers source code is compiled in the 6.0 environment, many no
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:25798208
    • 提供者:段治增
  1. vs2010lesson5

    0下载:
  2. 在VS2010环境下调试成功的孙鑫老师的源码,由于孙鑫老师的源码是在6.0环境下编译,很多无法调试成功,前段时间学习孙鑫老师代码的时候,将代码做了优化,并且改动一些环境,标注上了一些改动点,这是第五课的代码-Source code the VS2010 debugging environment SUN Xin teachers, due to the SUN Xin teachers source code is compiled in the 6.0 environment, many no
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:19759048
    • 提供者:段治增
  1. Fiddler_Source

    0下载:
  2. Fiddler是一个http调试代理,它能够记录并检查所有你的电脑和互联网之间 的http通讯,设置断点,查看Fiddle 所有的“进出”的数据(指cookie,html,js,css等文件,这些都可以让你胡乱修改的意思)。 Fiddler 要比其他的网络调试器要更加简单,因为它仅仅暴露http通讯还有提供一个用户友好的格式。Fiddler 是用C#写出来的。fiddler包含了一个强大的基于事件脚本的子系统,并且能够使用.net框架语言扩展。这里上传的是Fiddler的源码,在VS201
  3. 所属分类:Web Server

    • 发布日期:2017-11-02
    • 文件大小:2560109
    • 提供者:吉祥
  1. FileMoni0913

    0下载:
  2. 系统文件监控的程序,VS2010实现,通过文件数字指纹识别跨盘文件拷贝-system monitoring program based on vs2010,and can detect copying files between by file hash
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:8206961
    • 提供者:dingkaimeng
  1. GenerateKey

    0下载:
  2. 基于crypto++实现RSA密钥对生成,密钥长度1024,vs2010实现-generate RSA key pair based on Crypto++,and save the key pairs which is 1024 bit in txt file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:9454357
    • 提供者:dingkaimeng
  1. miracl_Test

    0下载:
  2. 基于miracle实现的大数测试程序,编程环境2010,可有进一步进行非对称密码相关实验-Big Integer test program based on miracle and VS2010 ,which can be used for further crypto program especially RSA
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:4439040
    • 提供者:dingkaimeng
  1. OPT_N_MD5

    0下载:
  2. 基于openssl实现的Hash链程序,可以用于一次性密码口令,编程环境VS2010-Hash chains program based on openssl and VS2010,which can be used for One Time Password
  3. 所属分类:Windows Kernel

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