CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 2010 visual studio

搜索资源列表

  1. VS2010Crt

    1下载:
  2. Visual Studio 2010 CRT库源码-Visual Studio 2010 CRT library source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9.33mb
    • 提供者:凝霜
  1. ParallelBlur

    0下载:
  2. 对VS2010中的并行编程库PPL的Demo程序-A demo on the use of parallel pattern library in Visual Studio 2010
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:Joe
  1. des

    0下载:
  2. 自己写的个DES加密,解密文件的源代码, 用C++写的,工具是 visual studio 2010-Himself wrote a DES encryption and decryption files of source code, written using C++, visual studio 2010 tools
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.66mb
    • 提供者:squirrel
  1. FixVS2010Copy

    0下载:
  2. 修复visual studio 2010 复制到doc文档中出现乱码的问题! 包含代码!-Copy to repair visual studio 2010 doc document garbled question! Contains code!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5.44kb
    • 提供者:Edward
  1. Prof_UIS_292_Freeware_Source

    0下载:
  2. Prof_UIS是一个C++扩展库,可以用来创建类似Office 2010/XP/Windows7和Visual Studio.NET的应用程序,可以实现完全定制功能(定制工具栏,菜单,键盘等等)。Prof_UIS库包含了超过300个C++扩展库文件,能够帮助用户将这些功能轻松地融合到程序中,节省宝贵的开发和测试时间。-Latest Prof_UIS graphical interface development library source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-19
    • 文件大小:27.29mb
    • 提供者:changming
  1. EnDnpassword

    0下载:
  2. 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program consists of Microsoft Visual Stu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:182.11kb
    • 提供者:skysoul
  1. 20119160496916

    0下载:
  2. 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program from the Microsoft Visual Studio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:187.29kb
    • 提供者:shiliu2022
  1. AES_OpenSSL

    0下载:
  2. 基于OPenSSL实现的AES文件加密,编程环境Visual Studio2010,编程语言C-advanced encryption standard for file with Visual Studio 2010 and C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:5.99mb
    • 提供者:丁凯孟
  1. RC4

    0下载:
  2. 基于visual studio 2010实现的RC4流密码,对字符串加密,编程语言C-RC4 for string,based on visual studio 2010 and C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:250.2kb
    • 提供者:丁凯孟
  1. TestCryptoMD5

    0下载:
  2. Crypto++实现的MD5算法,可以对字符串和文件求数字指纹-MD5 based on Crypto++ with Visual Studio 2010 and C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:1.83mb
    • 提供者:丁凯孟
  1. euclid4

    0下载:
  2. Visual studio c++ 2010 express implementation of euclid algorithm
  3. 所属分类:Exploit

    • 发布日期:2017-11-21
    • 文件大小:842.6kb
    • 提供者:robin
  1. euclid2

    0下载:
  2. visual studio c++ 2010 express extended euclid algorithm
  3. 所属分类:Exploit

    • 发布日期:2017-11-16
    • 文件大小:2.16mb
    • 提供者:robin
  1. visual_ddk_drv

    0下载:
  2. Driver template 32 and 64 bit, Visual studio 2008-2010
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:7.26kb
    • 提供者:rogi
  1. KeyHook

    0下载:
  2. This for Keyboard Hooking. it used by Visual Studio 2010-This is for Keyboard Hooking. it used by Visual Studio 2010
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-16
    • 文件大小:24.11mb
    • 提供者:lahyunmin
  1. zuc

    0下载:
  2. 祖冲之算法的C实现,参照国密局的输入和输出。已经通过,visual studio 2010-The ZUC algorithm implied base visual studio 2010
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1.17mb
    • 提供者:王帅
  1. data-structure-algorithm-code

    0下载:
  2. 使用Visual Studio 2010开发了数据结构算法演示程序,包括二叉树,栈,线性表的演示。-we use Visual Studio 2010 software to design data structure algorithm code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:204.34kb
    • 提供者:LiXiuRong
  1. OSLab-

    0下载:
  2. 操作系统课程设计。visual studio 2010,2008上的模拟UNIX文件系统的c++源码,附加实验报告和readmefile-1.Simulate a Unix file system on your Windows Platform 2.Understand the file system on Unix system, and the usage of i-nodes 3.Implement the function of sub-directory 4.The
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:537.12kb
    • 提供者:limengxi
  1. HotelManager

    0下载:
  2. C/S结构的酒店管理系统(Visual Studio 2010.. 本系统是c/s结构的酒店管理系统 提供了系统的源码,图片,还有数据库文件 详细: 项目名称:酒店管理系统 开发方式:个人开发 开发环境:Windows 7 开发-C/S structure of the hotel management system (Visual Studio 2010 .. This system is c/s structure of the hotel management system pro
  3. 所属分类:Windows Kernel

    • 发布日期:2016-09-02
    • 文件大小:5.46mb
    • 提供者:mike
  1. SkGradientShaderPriv

    0下载:
  2. Visual Studio 2010 (MSC_VER=1600) optimizes bit-shift code incorrectly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4.68kb
    • 提供者:binqiepu
  1. if_team

    0下载:
  2. Visual Studio 2010 (MSC_VER=1600) optimizes bit-shift code incorrectly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.48kb
    • 提供者:yemxleng
« 12 »
搜珍网 www.dssz.com